#F9DF77#F9DF77
#F9DF77 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 90.4% C 0.127 H 95.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DF77 |
|---|---|
| RGB | rgb(249, 223, 119) |
| HSL | hsl(48, 92%, 72%) |
| HSV | hsv(48, 52%, 98%) |
| CMYK | cmyk(0%, 10.4%, 52.2%, 2.4%) |
| CIE-LAB | lab(89.04, -3.85, 53.68) |
| CIE-LCH | lch(89.04, 53.82, 94.10°) |
| OKLab | oklab(90.42% -0.0125 0.1269) |
| OKLCH | oklch(90.42% 0.127 95.6) |
| XYZ | xyz(68.7868, 74.2499, 28.1575) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.75
Pale Gold
#FDDE6C
ΔE00 1.76
Wheat (survey)
#FBDD7E
ΔE00 1.86
Yellow Tan
#FFE36E
ΔE00 1.90
Sand Yellow
#FCE166
ΔE00 2.41
Light Mustard
#F7D560
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DF77 #7791F9
analogous
#F99E77 #F9DF77 #D2F977
triadic
#F9DF77 #77F9DF #DF77F9
tetradic
#F9DF77 #77F99E #7791F9 #F977D2
square
#F9DF77 #77F99E #7791F9 #F977D2
split-complementary
#F9DF77 #77D2F9 #9E77F9
monochromatic
#EBBE0A #F6D13C #F9DF77 #FCEDB2 #FEF8E2
Accessibility & contrast
On white
1.32
#F9DF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#F9DF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DF77
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DF77 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6E
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f9df77; /* rgb */ color: rgb(249, 223, 119); /* oklch */ color: oklch(90.4% 0.127 95.6);
Tailwind
colors: {
custom: {
50: '#fee8a1',
500: '#f9df77',
950: '#000000',
},
}SCSS
$custom: #f9df77; $custom-light: #fee8a1; $custom-dark: #000000;
JSON
{
"hex": "#f9df77",
"rgb": {
"r": 249,
"g": 223,
"b": 119
},
"hsl": {
"h": 48,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.90424,
"c": 0.12746,
"h": 95.6
},
"luminance": 0.74247
}Semantic roles & 50–950 ramp
primary
#F9DF77
secondary
#3F5DD5
accent
#2EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480