#F9D876#F9D876
#F9D876 is a very light, vivid orange. Relative luminance 0.706; OKLCH L 89.0% C 0.123 H 91.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F9D876 |
|---|---|
| RGB | rgb(249, 216, 118) |
| HSL | hsl(45, 92%, 72%) |
| HSV | hsv(45, 53%, 98%) |
| CMYK | cmyk(0%, 13.3%, 52.6%, 2.4%) |
| CIE-LAB | lab(87.27, -0.38, 52.05) |
| CIE-LCH | lch(87.27, 52.05, 90.42°) |
| OKLab | oklab(89.02% -0.0025 0.1232) |
| OKLCH | oklch(89.02% 0.123 91.2) |
| XYZ | xyz(66.8954, 70.5626, 27.2324) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.36
Pale Gold
#FDDE6C
ΔE00 2.61
Light Mustard
#F7D560
ΔE00 2.63
Sandy
#F1DA7A
ΔE00 2.77
Yellow Tan
#FFE36E
ΔE00 3.75
Maize
#F4D054
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9D876 #7697F9
analogous
#F99676 #F9D876 #D9F976
triadic
#F9D876 #76F9D8 #D876F9
tetradic
#F9D876 #76F996 #7697F9 #F976D9
square
#F9D876 #76F996 #7697F9 #F976D9
split-complementary
#F9D876 #76D9F9 #9676F9
monochromatic
#EAB20A #F6C73B #F9D876 #FCE9B1 #FEF7E2
Accessibility & contrast
On white
1.39
#F9D876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#F9D876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9D876
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9D876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9D876 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f9d876; /* rgb */ color: rgb(249, 216, 118); /* oklch */ color: oklch(89.0% 0.123 91.2);
Tailwind
colors: {
custom: {
50: '#fee3a0',
500: '#f9d876',
950: '#000000',
},
}SCSS
$custom: #f9d876; $custom-light: #fee3a0; $custom-dark: #000000;
JSON
{
"hex": "#f9d876",
"rgb": {
"r": 249,
"g": 216,
"b": 118
},
"hsl": {
"h": 44.885,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.89024,
"c": 0.12321,
"h": 91.2
},
"luminance": 0.70559
}Semantic roles & 50–950 ramp
primary
#F9D876
secondary
#3E64D5
accent
#3AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480