#F1DC79#F1DC79
#F1DC79 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.122 H 97.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DC79 |
|---|---|
| RGB | rgb(241, 220, 121) |
| HSL | hsl(50, 81%, 71%) |
| HSV | hsv(50, 50%, 95%) |
| CMYK | cmyk(0%, 8.7%, 49.8%, 5.5%) |
| CIE-LAB | lab(87.62, -5.38, 50.86) |
| CIE-LCH | lch(87.62, 51.14, 96.04°) |
| OKLab | oklab(89.14% -0.0162 0.121) |
| OKLCH | oklch(89.14% 0.122 97.6) |
| XYZ | xyz(65.3221, 71.2702, 28.4011) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.82
Wheat (survey)
#FBDD7E
ΔE00 2.72
Pale Gold
#FDDE6C
ΔE00 3.26
Yellow Tan
#FFE36E
ΔE00 3.32
Sand Yellow
#FCE166
ΔE00 3.54
Khaki (CSS)
#F0E68C
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DC79 #798EF1
analogous
#F1A079 #F1DC79 #CAF179
triadic
#F1DC79 #79F1DC #DC79F1
tetradic
#F1DC79 #79F1A0 #798EF1 #F179CA
square
#F1DC79 #79F1A0 #798EF1 #F179CA
split-complementary
#F1DC79 #79CAF1 #A079F1
monochromatic
#D9B717 #EBCE42 #F1DC79 #F7EAB0 #FCF8E3
Accessibility & contrast
On white
1.38
#F1DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#F1DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DC79
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DC79 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f1dc79; /* rgb */ color: rgb(241, 220, 121); /* oklch */ color: oklch(89.1% 0.122 97.6);
Tailwind
colors: {
custom: {
50: '#f8e6a2',
500: '#f1dc79',
950: '#000000',
},
}SCSS
$custom: #f1dc79; $custom-light: #f8e6a2; $custom-dark: #000000;
JSON
{
"hex": "#f1dc79",
"rgb": {
"r": 241,
"g": 220,
"b": 121
},
"hsl": {
"h": 49.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.89142,
"c": 0.12204,
"h": 97.6
},
"luminance": 0.71268
}Semantic roles & 50–950 ramp
primary
#F1DC79
secondary
#435BCB
accent
#2DDD08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480