#F9DD76#F9DD76
#F9DD76 is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 90.0% C 0.127 H 94.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DD76 |
|---|---|
| RGB | rgb(249, 221, 118) |
| HSL | hsl(47, 92%, 72%) |
| HSV | hsv(47, 53%, 98%) |
| CMYK | cmyk(0%, 11.2%, 52.6%, 2.4%) |
| CIE-LAB | lab(88.53, -2.92, 53.54) |
| CIE-LCH | lch(88.53, 53.62, 93.12°) |
| OKLab | oklab(90.01% -0.0099 0.1265) |
| OKLCH | oklch(90.01% 0.127 94.5) |
| XYZ | xyz(68.1959, 73.1636, 27.6659) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.39
Pale Gold
#FDDE6C
ΔE00 1.58
Sandy
#F1DA7A
ΔE00 1.78
Yellow Tan
#FFE36E
ΔE00 2.19
Sand Yellow
#FCE166
ΔE00 2.68
Light Mustard
#F7D560
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DD76 #7692F9
analogous
#F99C76 #F9DD76 #D3F976
triadic
#F9DD76 #76F9DD #DD76F9
tetradic
#F9DD76 #76F99C #7692F9 #F976D3
square
#F9DD76 #76F99C #7692F9 #F976D3
split-complementary
#F9DD76 #76D3F9 #9C76F9
monochromatic
#EABA0A #F6CE3B #F9DD76 #FCECB1 #FEF8E2
Accessibility & contrast
On white
1.34
#F9DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#F9DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DD76
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DD76 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f9dd76; /* rgb */ color: rgb(249, 221, 118); /* oklch */ color: oklch(90.0% 0.127 94.5);
Tailwind
colors: {
custom: {
50: '#fee7a0',
500: '#f9dd76',
950: '#000000',
},
}SCSS
$custom: #f9dd76; $custom-light: #fee7a0; $custom-dark: #000000;
JSON
{
"hex": "#f9dd76",
"rgb": {
"r": 249,
"g": 221,
"b": 118
},
"hsl": {
"h": 47.176,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.90014,
"c": 0.12684,
"h": 94.5
},
"luminance": 0.73161
}Semantic roles & 50–950 ramp
primary
#F9DD76
secondary
#3E5ED5
accent
#31E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480