#FFE5D9#FFE5D9
#FFE5D9 is a very light, muted orange. Relative luminance 0.823; OKLCH L 94.0% C 0.033 H 46.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5D9 |
|---|---|
| RGB | rgb(255, 229, 217) |
| HSL | hsl(19, 100%, 93%) |
| HSV | hsv(19, 15%, 100%) |
| CMYK | cmyk(0%, 10.2%, 14.9%, 0%) |
| CIE-LAB | lab(92.71, 6.98, 9.08) |
| CIE-LCH | lch(92.71, 11.46, 52.45°) |
| OKLab | oklab(93.98% 0.0227 0.0238) |
| OKLCH | oklch(93.98% 0.033 46.4) |
| XYZ | xyz(81.7831, 82.3102, 77.2115) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.28
Linen
#FAF0E6
ΔE00 6.55
Seashell
#FFF5EE
ΔE00 6.59
Very Light Pink
#FFF4F2
ΔE00 6.74
Antiquewhite
#FAEBD7
ΔE00 7.02
Peach
#FFDAB9
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5D9 #D9F3FF
analogous
#FFD9E0 #FFE5D9 #FFF8D9
triadic
#FFE5D9 #D9FFE5 #E5D9FF
tetradic
#FFE5D9 #E0FFD9 #D9F3FF #F8D9FF
square
#FFE5D9 #E0FFD9 #D9F3FF #F8D9FF
split-complementary
#FFE5D9 #D9FFF8 #D9E0FF
monochromatic
#FF915F #FFBB9C #FFE5D9 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.20
#FFE5D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#FFE5D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5D9
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5D9 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D8
Deuteranopia (green-blind)
#F1ECD9
Tritanopia (blue-blind)
#FFE1E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe5d9; /* rgb */ color: rgb(255, 229, 217); /* oklch */ color: oklch(94.0% 0.033 46.4);
Tailwind
colors: {
custom: {
50: '#ffede4',
500: '#ffe5d9',
950: '#000000',
},
}SCSS
$custom: #ffe5d9; $custom-light: #ffede4; $custom-dark: #000000;
JSON
{
"hex": "#ffe5d9",
"rgb": {
"r": 255,
"g": 229,
"b": 217
},
"hsl": {
"h": 18.947,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.93982,
"c": 0.03292,
"h": 46.4
},
"luminance": 0.82308
}Semantic roles & 50–950 ramp
primary
#FFE5D9
secondary
#91CFEC
accent
#9DE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484