#F1DA78#F1DA78
#F1DA78 is a very light, vivid yellow. Relative luminance 0.702; OKLCH L 88.7% C 0.121 H 96.5°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DA78 |
|---|---|
| RGB | rgb(241, 218, 120) |
| HSL | hsl(49, 81%, 71%) |
| HSV | hsv(49, 50%, 95%) |
| CMYK | cmyk(0%, 9.5%, 50.2%, 5.5%) |
| CIE-LAB | lab(87.10, -4.45, 50.71) |
| CIE-LCH | lch(87.10, 50.91, 95.02°) |
| OKLab | oklab(88.73% -0.0136 0.1206) |
| OKLCH | oklch(88.73% 0.121 96.5) |
| XYZ | xyz(64.7393, 70.2022, 27.9059) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.30
Wheat (survey)
#FBDD7E
ΔE00 2.29
Pale Gold
#FDDE6C
ΔE00 3.04
Yellow Tan
#FFE36E
ΔE00 3.39
Sand Yellow
#FCE166
ΔE00 3.63
Light Mustard
#F7D560
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DA78 #788FF1
analogous
#F19D78 #F1DA78 #CBF178
triadic
#F1DA78 #78F1DA #DA78F1
tetradic
#F1DA78 #78F19D #788FF1 #F178CB
square
#F1DA78 #78F19D #788FF1 #F178CB
split-complementary
#F1DA78 #78CBF1 #9D78F1
monochromatic
#D8B316 #EBCB41 #F1DA78 #F7E9AF #FCF7E3
Accessibility & contrast
On white
1.40
#F1DA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#F1DA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DA78
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DA78 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD66F
Deuteranopia (green-blind)
#F1DE7C
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f1da78; /* rgb */ color: rgb(241, 218, 120); /* oklch */ color: oklch(88.7% 0.121 96.5);
Tailwind
colors: {
custom: {
50: '#f8e5a1',
500: '#f1da78',
950: '#000000',
},
}SCSS
$custom: #f1da78; $custom-light: #f8e5a1; $custom-dark: #000000;
JSON
{
"hex": "#f1da78",
"rgb": {
"r": 241,
"g": 218,
"b": 120
},
"hsl": {
"h": 48.595,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.88726,
"c": 0.12132,
"h": 96.5
},
"luminance": 0.702
}Semantic roles & 50–950 ramp
primary
#F1DA78
secondary
#425CCB
accent
#31DE08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480