#F9D690#F9D690
#F9D690 is a very light, moderate orange. Relative luminance 0.702; OKLCH L 89.0% C 0.096 H 84.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F9D690 |
|---|---|
| RGB | rgb(249, 214, 144) |
| HSL | hsl(40, 90%, 77%) |
| HSV | hsv(40, 42%, 98%) |
| CMYK | cmyk(0%, 14.1%, 42.2%, 2.4%) |
| CIE-LAB | lab(87.12, 3.04, 39.05) |
| CIE-LCH | lch(87.12, 39.17, 85.55°) |
| OKLab | oklab(89.02% 0.01 0.0957) |
| OKLCH | oklch(89.02% 0.096 84) |
| XYZ | xyz(68.1495, 70.2495, 36.3499) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.63
Navajowhite
#FFDEAD
ΔE00 5.05
Wheat (survey)
#FBDD7E
ΔE00 5.07
Sand (survey)
#E2CA76
ΔE00 5.77
Moccasin
#FFE4B5
ΔE00 5.90
Sandy
#F1DA7A
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9D690 #90B3F9
analogous
#F9A290 #F9D690 #E8F990
triadic
#F9D690 #90F9D6 #D690F9
tetradic
#F9D690 #90F9A2 #90B3F9 #F990E8
square
#F9D690 #90F9A2 #90B3F9 #F990E8
split-complementary
#F9D690 #90E8F9 #A290F9
monochromatic
#F3AB1C #F6C156 #F9D690 #FCEBCA #FDF4E2
Accessibility & contrast
On white
1.40
#F9D690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#F9D690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9D690
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9D690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9D690 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58B
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#FFCAC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f9d690; /* rgb */ color: rgb(249, 214, 144); /* oklch */ color: oklch(89.0% 0.096 84.0);
Tailwind
colors: {
custom: {
50: '#fde2b1',
500: '#f9d690',
950: '#000000',
},
}SCSS
$custom: #f9d690; $custom-light: #fde2b1; $custom-dark: #000000;
JSON
{
"hex": "#f9d690",
"rgb": {
"r": 249,
"g": 214,
"b": 144
},
"hsl": {
"h": 40,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.89015,
"c": 0.09625,
"h": 84
},
"luminance": 0.70246
}Semantic roles & 50–950 ramp
primary
#F9D690
secondary
#5581D8
accent
#4CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481