#FFE9D6#FFE9D6
#FFE9D6 is a very light, muted orange. Relative luminance 0.844; OKLCH L 94.7% C 0.035 H 63.2°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9D6 |
|---|---|
| RGB | rgb(255, 233, 214) |
| HSL | hsl(28, 100%, 92%) |
| HSV | hsv(28, 16%, 100%) |
| CMYK | cmyk(0%, 8.6%, 16.1%, 0%) |
| CIE-LAB | lab(93.62, 4.48, 11.94) |
| CIE-LCH | lch(93.62, 12.76, 69.45°) |
| OKLab | oklab(94.67% 0.0157 0.0311) |
| OKLCH | oklch(94.67% 0.035 63.2) |
| XYZ | xyz(82.5160, 84.3946, 75.5483) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.29
Champagne
#F7E7CE
ΔE00 4.41
Bisque
#FFE4C4
ΔE00 4.53
Papayawhip
#FFEFD5
ΔE00 4.74
Blanchedalmond
#FFEBCD
ΔE00 4.76
Linen
#FAF0E6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9D6 #D6ECFF
analogous
#FFD6D8 #FFE9D6 #FFFED6
triadic
#FFE9D6 #D6FFE9 #E9D6FF
tetradic
#FFE9D6 #D8FFD6 #D6ECFF #FED6FF
square
#FFE9D6 #D8FFD6 #D6ECFF #FED6FF
split-complementary
#FFE9D6 #D6FFFE #D6D8FF
monochromatic
#FFA75C #FFC899 #FFE9D6 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.17
#FFE9D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#FFE9D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9D6
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9D6 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD5
Deuteranopia (green-blind)
#F5EFD6
Tritanopia (blue-blind)
#FFE4E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe9d6; /* rgb */ color: rgb(255, 233, 214); /* oklch */ color: oklch(94.7% 0.035 63.2);
Tailwind
colors: {
custom: {
50: '#fff0e2',
500: '#ffe9d6',
950: '#000000',
},
}SCSS
$custom: #ffe9d6; $custom-light: #fff0e2; $custom-dark: #000000;
JSON
{
"hex": "#ffe9d6",
"rgb": {
"r": 255,
"g": 233,
"b": 214
},
"hsl": {
"h": 27.805,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.94673,
"c": 0.03488,
"h": 63.2
},
"luminance": 0.84393
}Semantic roles & 50–950 ramp
primary
#FFE9D6
secondary
#8EC0EB
accent
#7BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584