#F9EA77#F9EA77
#F9EA77 is a very light, vivid yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.137 H 101.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F9EA77 |
|---|---|
| RGB | rgb(249, 234, 119) |
| HSL | hsl(53, 92%, 72%) |
| HSV | hsv(53, 52%, 98%) |
| CMYK | cmyk(0%, 6%, 52.2%, 2.4%) |
| CIE-LAB | lab(91.83, -9.36, 56.98) |
| CIE-LCH | lch(91.83, 57.74, 99.33°) |
| OKLab | oklab(92.63% -0.0283 0.134) |
| OKLCH | oklch(92.63% 0.137 101.9) |
| XYZ | xyz(71.8217, 80.3198, 29.1692) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.24
Yellowish
#FAEE66
ΔE00 2.55
Straw
#FCF679
ΔE00 3.26
Yellow Tan
#FFE36E
ΔE00 3.58
Dull Yellow
#EEDC5B
ΔE00 3.61
Sand Yellow
#FCE166
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9EA77 #7786F9
analogous
#F9A977 #F9EA77 #C7F977
triadic
#F9EA77 #77F9EA #EA77F9
tetradic
#F9EA77 #77F9A9 #7786F9 #F977C7
square
#F9EA77 #77F9A9 #7786F9 #F977C7
split-complementary
#F9EA77 #77C7F9 #A977F9
monochromatic
#EBD10A #F6E13C #F9EA77 #FCF3B2 #FEFAE2
Accessibility & contrast
On white
1.23
#F9EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F9EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9EA77
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9EA77 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46C
Deuteranopia (green-blind)
#FFEB7C
Tritanopia (blue-blind)
#FFDCD0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f9ea77; /* rgb */ color: rgb(249, 234, 119); /* oklch */ color: oklch(92.6% 0.137 101.9);
Tailwind
colors: {
custom: {
50: '#fef0a1',
500: '#f9ea77',
950: '#000000',
},
}SCSS
$custom: #f9ea77; $custom-light: #fef0a1; $custom-dark: #000000;
JSON
{
"hex": "#f9ea77",
"rgb": {
"r": 249,
"g": 234,
"b": 119
},
"hsl": {
"h": 53.077,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.92633,
"c": 0.13701,
"h": 101.9
},
"luminance": 0.80317
}Semantic roles & 50–950 ramp
primary
#F9EA77
secondary
#3F50D5
accent
#1AE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580