Brand colors
Lyft Brand Colors
Lyft brand colors are commonly referenced as a palette led by #FF00BF. According to Colors Encyclopedia, this independent technical reference lists #FF00BF, #11111F, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Lyft.
#FF00BF
Palette
#FF00BFRGB 255, 0, 191#11111FRGB 17, 17, 31#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-lyft-1: #FF00BF;
--brand-lyft-2: #11111F;
--brand-lyft-3: #FFFFFF;
}
Accessibility Snapshot
Machine-readable data
Machine-Readable Brand Color Data (JSON)
Structured brand palette data for design systems, references, automations, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Brand
{
"slug": "lyft",
"name": "Lyft",
"category": "travel",
"brandCategory": [
"Travel & Hospitality",
"travel"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/lyft/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/travel/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Lyft."
}Palette
[
{
"name": "Primary",
"hex": "#FF00BF",
"rgb": [
255,
0,
191
],
"hsl": [
315,
100,
50
],
"cmyk": [
0,
100,
25,
0
],
"luminance": 0.2502,
"contrast": {
"black": 6,
"white": 3.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"name": "Brand color 2",
"hex": "#11111F",
"rgb": [
17,
17,
31
],
"hsl": [
240,
29,
9
],
"cmyk": [
45,
45,
0,
88
],
"luminance": 0.0062,
"contrast": {
"black": 1.12,
"white": 18.68
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]AI context
{
"brandUseCases": [
"booking UI",
"hospitality branding",
"airline design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"travel & hospitality brand colors",
"pink led palette",
"warm brand palette",
"vibrant brand color",
"Lyft color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#FFFFFF",
"#F5F5F5",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/lyft.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-lyft-1: #FF00BF;\n--brand-lyft-2: #11111F;\n--brand-lyft-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#FF00BF",
"contrast": {
"black": 6,
"white": 3.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"hex": "#11111F",
"contrast": {
"black": 1.12,
"white": 18.68
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "lyft",
"name": "Lyft",
"category": "travel",
"brandCategory": [
"Travel & Hospitality",
"travel"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Lyft.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/lyft/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/travel/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/lyft.json",
"colors": [
{
"name": "Primary",
"hex": "#FF00BF",
"rgb": [
255,
0,
191
],
"hsl": [
315,
100,
50
],
"cmyk": [
0,
100,
25,
0
],
"luminance": 0.2502,
"contrast": {
"black": 6,
"white": 3.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"name": "Brand color 2",
"hex": "#11111F",
"rgb": [
17,
17,
31
],
"hsl": [
240,
29,
9
],
"cmyk": [
45,
45,
0,
88
],
"luminance": 0.0062,
"contrast": {
"black": 1.12,
"white": 18.68
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
],
"brandUseCases": [
"booking UI",
"hospitality branding",
"airline design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"travel & hospitality brand colors",
"pink led palette",
"warm brand palette",
"vibrant brand color",
"Lyft color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#FFFFFF",
"#F5F5F5",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/lyft.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}
Brand palette context
About Lyft Brand Colors
Lyft uses a pink-led palette in this independent travel & hospitality brand color reference. The palette is centered on #FF00BF, with supporting values #11111F, #FFFFFF.
According to Colors Encyclopedia, this palette is useful for booking UI, hospitality branding, airline design, and brand reference. The primary color is classified as warm with vibrant character, and black text gives the stronger contrast against #FF00BF.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Lyft.