#F1DD77#F1DD77
#F1DD77 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.3% C 0.125 H 98.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DD77 |
|---|---|
| RGB | rgb(241, 221, 119) |
| HSL | hsl(50, 81%, 71%) |
| HSV | hsv(50, 51%, 95%) |
| CMYK | cmyk(0%, 8.3%, 50.6%, 5.5%) |
| CIE-LAB | lab(87.85, -6.06, 52.09) |
| CIE-LCH | lch(87.85, 52.44, 96.63°) |
| OKLab | oklab(89.32% -0.0184 0.1235) |
| OKLCH | oklch(89.32% 0.125 98.5) |
| XYZ | xyz(65.4639, 71.7481, 27.8496) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.35
Wheat (survey)
#FBDD7E
ΔE00 3.11
Yellow Tan
#FFE36E
ΔE00 3.14
Pale Gold
#FDDE6C
ΔE00 3.26
Sand Yellow
#FCE166
ΔE00 3.28
Dull Yellow
#EEDC5B
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DD77 #778BF1
analogous
#F1A077 #F1DD77 #C8F177
triadic
#F1DD77 #77F1DD #DD77F1
tetradic
#F1DD77 #77F1A0 #778BF1 #F177C8
square
#F1DD77 #77F1A0 #778BF1 #F177C8
split-complementary
#F1DD77 #77C8F1 #A077F1
monochromatic
#D7B816 #EBCF40 #F1DD77 #F7EBAE #FCF8E3
Accessibility & contrast
On white
1.37
#F1DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#F1DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DD77
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DD77 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#F4DF7B
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f1dd77; /* rgb */ color: rgb(241, 221, 119); /* oklch */ color: oklch(89.3% 0.125 98.5);
Tailwind
colors: {
custom: {
50: '#f8e7a0',
500: '#f1dd77',
950: '#000000',
},
}SCSS
$custom: #f1dd77; $custom-light: #f8e7a0; $custom-dark: #000000;
JSON
{
"hex": "#f1dd77",
"rgb": {
"r": 241,
"g": 221,
"b": 119
},
"hsl": {
"h": 50.164,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.89317,
"c": 0.12485,
"h": 98.5
},
"luminance": 0.71746
}Semantic roles & 50–950 ramp
primary
#F1DD77
secondary
#4158CB
accent
#2BDE08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480