#F9DA78#F9DA78
#F9DA78 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.123 H 92.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DA78 |
|---|---|
| RGB | rgb(249, 218, 120) |
| HSL | hsl(46, 91%, 72%) |
| HSV | hsv(46, 52%, 98%) |
| CMYK | cmyk(0%, 12.4%, 51.8%, 2.4%) |
| CIE-LAB | lab(87.80, -1.23, 51.72) |
| CIE-LCH | lch(87.80, 51.73, 91.37°) |
| OKLab | oklab(89.45% -0.0048 0.1226) |
| OKLCH | oklch(89.45% 0.123 92.2) |
| XYZ | xyz(67.5310, 71.6417, 28.0368) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.82
Sandy
#F1DA7A
ΔE00 2.22
Pale Gold
#FDDE6C
ΔE00 2.31
Light Mustard
#F7D560
ΔE00 2.79
Yellow Tan
#FFE36E
ΔE00 3.29
Light Gold
#FDDC5C
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DA78 #7897F9
analogous
#F99978 #F9DA78 #D8F978
triadic
#F9DA78 #78F9DA #DA78F9
tetradic
#F9DA78 #78F999 #7897F9 #F978D8
square
#F9DA78 #78F999 #7897F9 #F978D8
split-complementary
#F9DA78 #78D8F9 #9978F9
monochromatic
#ECB60A #F6CA3D #F9DA78 #FCEAB3 #FEF7E2
Accessibility & contrast
On white
1.37
#F9DA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#F9DA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DA78
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DA78 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f9da78; /* rgb */ color: rgb(249, 218, 120); /* oklch */ color: oklch(89.4% 0.123 92.2);
Tailwind
colors: {
custom: {
50: '#fee5a1',
500: '#f9da78',
950: '#000000',
},
}SCSS
$custom: #f9da78; $custom-light: #fee5a1; $custom-dark: #000000;
JSON
{
"hex": "#f9da78",
"rgb": {
"r": 249,
"g": 218,
"b": 120
},
"hsl": {
"h": 45.581,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.89445,
"c": 0.12273,
"h": 92.2
},
"luminance": 0.71639
}Semantic roles & 50–950 ramp
primary
#F9DA78
secondary
#4064D5
accent
#37E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480