#F9DA77#F9DA77
#F9DA77 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.124 H 92.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DA77 |
|---|---|
| RGB | rgb(249, 218, 119) |
| HSL | hsl(46, 92%, 72%) |
| HSV | hsv(46, 52%, 98%) |
| CMYK | cmyk(0%, 12.4%, 52.2%, 2.4%) |
| CIE-LAB | lab(87.78, -1.32, 52.18) |
| CIE-LCH | lch(87.78, 52.20, 91.45°) |
| OKLab | oklab(89.43% -0.0051 0.1236) |
| OKLCH | oklch(89.43% 0.124 92.4) |
| XYZ | xyz(67.4706, 71.6175, 27.7188) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.91
Pale Gold
#FDDE6C
ΔE00 2.18
Sandy
#F1DA7A
ΔE00 2.22
Light Mustard
#F7D560
ΔE00 2.66
Yellow Tan
#FFE36E
ΔE00 3.18
Light Gold
#FDDC5C
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DA77 #7796F9
analogous
#F99977 #F9DA77 #D7F977
triadic
#F9DA77 #77F9DA #DA77F9
tetradic
#F9DA77 #77F999 #7796F9 #F977D7
square
#F9DA77 #77F999 #7796F9 #F977D7
split-complementary
#F9DA77 #77D7F9 #9977F9
monochromatic
#EBB60A #F6CA3C #F9DA77 #FCEAB2 #FEF7E2
Accessibility & contrast
On white
1.37
#F9DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#F9DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DA77
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DA77 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f9da77; /* rgb */ color: rgb(249, 218, 119); /* oklch */ color: oklch(89.4% 0.124 92.4);
Tailwind
colors: {
custom: {
50: '#fee5a0',
500: '#f9da77',
950: '#000000',
},
}SCSS
$custom: #f9da77; $custom-light: #fee5a0; $custom-dark: #000000;
JSON
{
"hex": "#f9da77",
"rgb": {
"r": 249,
"g": 218,
"b": 119
},
"hsl": {
"h": 45.692,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.89432,
"c": 0.12368,
"h": 92.4
},
"luminance": 0.71614
}Semantic roles & 50–950 ramp
primary
#F9DA77
secondary
#3F63D5
accent
#37E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480