#F9DA74#F9DA74
#F9DA74 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.4% C 0.126 H 92.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DA74 |
|---|---|
| RGB | rgb(249, 218, 116) |
| HSL | hsl(46, 92%, 72%) |
| HSV | hsv(46, 53%, 98%) |
| CMYK | cmyk(0%, 12.4%, 53.4%, 2.4%) |
| CIE-LAB | lab(87.75, -1.56, 53.56) |
| CIE-LCH | lch(87.75, 53.59, 91.67°) |
| OKLab | oklab(89.39% -0.0062 0.1263) |
| OKLCH | oklch(89.39% 0.126 92.8) |
| XYZ | xyz(67.2933, 71.5466, 26.7849) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.24
Pale Gold
#FDDE6C
ΔE00 1.79
Sandy
#F1DA7A
ΔE00 2.27
Light Mustard
#F7D560
ΔE00 2.30
Yellow Tan
#FFE36E
ΔE00 2.86
Light Gold
#FDDC5C
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DA74 #7493F9
analogous
#F99874 #F9DA74 #D6F974
triadic
#F9DA74 #74F9DA #DA74F9
tetradic
#F9DA74 #74F998 #7493F9 #F974D6
square
#F9DA74 #74F998 #7493F9 #F974D6
split-complementary
#F9DA74 #74D6F9 #9874F9
monochromatic
#E9B50A #F6CA39 #F9DA74 #FCEAAF #FEF7E2
Accessibility & contrast
On white
1.37
#F9DA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F9DA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DA74
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DA74 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76B
Deuteranopia (green-blind)
#F5E078
Tritanopia (blue-blind)
#FFCCC2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f9da74; /* rgb */ color: rgb(249, 218, 116); /* oklch */ color: oklch(89.4% 0.126 92.8);
Tailwind
colors: {
custom: {
50: '#fee59e',
500: '#f9da74',
950: '#000000',
},
}SCSS
$custom: #f9da74; $custom-light: #fee59e; $custom-dark: #000000;
JSON
{
"hex": "#f9da74",
"rgb": {
"r": 249,
"g": 218,
"b": 116
},
"hsl": {
"h": 46.015,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.89393,
"c": 0.12646,
"h": 92.8
},
"luminance": 0.71543
}Semantic roles & 50–950 ramp
primary
#F9DA74
secondary
#3D60D5
accent
#35E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480