#F9DF74#F9DF74
#F9DF74 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 90.4% C 0.130 H 95.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DF74 |
|---|---|
| RGB | rgb(249, 223, 116) |
| HSL | hsl(48, 92%, 72%) |
| HSV | hsv(48, 53%, 98%) |
| CMYK | cmyk(0%, 10.4%, 53.4%, 2.4%) |
| CIE-LAB | lab(89.01, -4.09, 55.05) |
| CIE-LCH | lch(89.01, 55.20, 94.25°) |
| OKLab | oklab(90.39% -0.0135 0.1296) |
| OKLCH | oklch(90.39% 0.13 95.9) |
| XYZ | xyz(68.6095, 74.1790, 27.2236) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.53
Yellow Tan
#FFE36E
ΔE00 1.58
Sandy
#F1DA7A
ΔE00 2.01
Sand Yellow
#FCE166
ΔE00 2.01
Wheat (survey)
#FBDD7E
ΔE00 2.19
Light Gold
#FDDC5C
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DF74 #748EF9
analogous
#F99D74 #F9DF74 #D0F974
triadic
#F9DF74 #74F9DF #DF74F9
tetradic
#F9DF74 #74F99D #748EF9 #F974D0
square
#F9DF74 #74F99D #748EF9 #F974D0
split-complementary
#F9DF74 #74D0F9 #9D74F9
monochromatic
#E9BD0A #F6D139 #F9DF74 #FCEDAF #FEF8E2
Accessibility & contrast
On white
1.33
#F9DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F9DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DF74
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DF74 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6A
Deuteranopia (green-blind)
#F9E379
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f9df74; /* rgb */ color: rgb(249, 223, 116); /* oklch */ color: oklch(90.4% 0.130 95.9);
Tailwind
colors: {
custom: {
50: '#fee89f',
500: '#f9df74',
950: '#000000',
},
}SCSS
$custom: #f9df74; $custom-light: #fee89f; $custom-dark: #000000;
JSON
{
"hex": "#f9df74",
"rgb": {
"r": 249,
"g": 223,
"b": 116
},
"hsl": {
"h": 48.271,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.90387,
"c": 0.13025,
"h": 95.9
},
"luminance": 0.74176
}Semantic roles & 50–950 ramp
primary
#F9DF74
secondary
#3D5AD5
accent
#2DE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480