#F9CE96#F9CE96
#F9CE96 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.6% C 0.087 H 73.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CE96 |
|---|---|
| RGB | rgb(249, 206, 150) |
| HSL | hsl(34, 89%, 78%) |
| HSV | hsv(34, 40%, 98%) |
| CMYK | cmyk(0%, 17.3%, 39.8%, 2.4%) |
| CIE-LAB | lab(85.24, 7.80, 33.54) |
| CIE-LCH | lch(85.24, 34.43, 76.90°) |
| OKLab | oklab(87.57% 0.0244 0.0832) |
| OKLCH | oklch(87.57% 0.087 73.6) |
| XYZ | xyz(66.6452, 66.4876, 38.1712) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.33
Light Peach
#FFD8B1
ΔE00 4.91
Burlywood
#DEB887
ΔE00 5.81
Moccasin
#FFE4B5
ΔE00 6.33
Wheat
#F5DEB3
ΔE00 6.62
Peach
#FFDAB9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CE96 #96C1F9
analogous
#F99C96 #F9CE96 #F3F996
triadic
#F9CE96 #96F9CE #CE96F9
tetradic
#F9CE96 #96F99C #96C1F9 #F996F3
square
#F9CE96 #96F99C #96C1F9 #F996F3
split-complementary
#F9CE96 #96F3F9 #9C96F9
monochromatic
#F29822 #F6B35C #F9CE96 #FCE9D0 #FDF1E2
Accessibility & contrast
On white
1.47
#F9CE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#F9CE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CE96
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CE96 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF92
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f9ce96; /* rgb */ color: rgb(249, 206, 150); /* oklch */ color: oklch(87.6% 0.087 73.6);
Tailwind
colors: {
custom: {
50: '#fddcb5',
500: '#f9ce96',
950: '#000000',
},
}SCSS
$custom: #f9ce96; $custom-light: #fddcb5; $custom-dark: #000000;
JSON
{
"hex": "#f9ce96",
"rgb": {
"r": 249,
"g": 206,
"b": 150
},
"hsl": {
"h": 33.939,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.87574,
"c": 0.08669,
"h": 73.6
},
"luminance": 0.66484
}Semantic roles & 50–950 ramp
primary
#F9CE96
secondary
#5A91D9
accent
#64E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481