#F1D978#F1D978
#F1D978 is a very light, vivid yellow. Relative luminance 0.697; OKLCH L 88.5% C 0.120 H 95.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F1D978 |
|---|---|
| RGB | rgb(241, 217, 120) |
| HSL | hsl(48, 81%, 71%) |
| HSV | hsv(48, 50%, 95%) |
| CMYK | cmyk(0%, 10%, 50.2%, 5.5%) |
| CIE-LAB | lab(86.84, -3.95, 50.40) |
| CIE-LCH | lch(86.84, 50.56, 94.48°) |
| OKLab | oklab(88.53% -0.0122 0.1199) |
| OKLCH | oklch(88.53% 0.12 95.8) |
| XYZ | xyz(64.4808, 69.6852, 27.8197) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.36
Wheat (survey)
#FBDD7E
ΔE00 2.09
Pale Gold
#FDDE6C
ΔE00 3.04
Yellow Tan
#FFE36E
ΔE00 3.52
Light Mustard
#F7D560
ΔE00 3.61
Sand Yellow
#FCE166
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1D978 #7890F1
analogous
#F19C78 #F1D978 #CCF178
triadic
#F1D978 #78F1D9 #D978F1
tetradic
#F1D978 #78F19C #7890F1 #F178CC
square
#F1D978 #78F19C #7890F1 #F178CC
split-complementary
#F1D978 #78CCF1 #9C78F1
monochromatic
#D8B216 #EBC941 #F1D978 #F7E9AF #FCF7E3
Accessibility & contrast
On white
1.41
#F1D978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#F1D978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1D978
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1D978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1D978 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#F1DD7C
Tritanopia (blue-blind)
#FFCCC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f1d978; /* rgb */ color: rgb(241, 217, 120); /* oklch */ color: oklch(88.5% 0.120 95.8);
Tailwind
colors: {
custom: {
50: '#f8e4a1',
500: '#f1d978',
950: '#000000',
},
}SCSS
$custom: #f1d978; $custom-light: #f8e4a1; $custom-dark: #000000;
JSON
{
"hex": "#f1d978",
"rgb": {
"r": 241,
"g": 217,
"b": 120
},
"hsl": {
"h": 48.099,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.88525,
"c": 0.12049,
"h": 95.8
},
"luminance": 0.69683
}Semantic roles & 50–950 ramp
primary
#F1D978
secondary
#425DCB
accent
#32DE08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480