#FFE0D5#FFE0D5
#FFE0D5 is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.9% C 0.038 H 40.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0D5 |
|---|---|
| RGB | rgb(255, 224, 213) |
| HSL | hsl(16, 100%, 92%) |
| HSV | hsv(16, 16%, 100%) |
| CMYK | cmyk(0%, 12.2%, 16.5%, 0%) |
| CIE-LAB | lab(91.40, 8.95, 9.30) |
| CIE-LCH | lch(91.40, 12.91, 46.11°) |
| OKLab | oklab(92.93% 0.0285 0.0244) |
| OKLCH | oklch(92.93% 0.038 40.5) |
| XYZ | xyz(79.9056, 79.3775, 74.0500) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.58
Apricot
#FBCEB1
ΔE00 7.72
Very Light Pink
#FFF4F2
ΔE00 8.12
Peach
#FFDAB9
ΔE00 8.34
Seashell
#FFF5EE
ΔE00 8.46
Linen
#FAF0E6
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0D5 #D5F4FF
analogous
#FFD5DF #FFE0D5 #FFF5D5
triadic
#FFE0D5 #D5FFE0 #E0D5FF
tetradic
#FFE0D5 #DFFFD5 #D5F4FF #F5D5FF
square
#FFE0D5 #DFFFD5 #D5F4FF #F5D5FF
split-complementary
#FFE0D5 #D5FFF5 #D5DFFF
monochromatic
#FF865B #FFB398 #FFE0D5 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.24
#FFE0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFE0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0D5
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0D5 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D4
Deuteranopia (green-blind)
#EEE9D5
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe0d5; /* rgb */ color: rgb(255, 224, 213); /* oklch */ color: oklch(92.9% 0.038 40.5);
Tailwind
colors: {
custom: {
50: '#ffe9e1',
500: '#ffe0d5',
950: '#000000',
},
}SCSS
$custom: #ffe0d5; $custom-light: #ffe9e1; $custom-dark: #000000;
JSON
{
"hex": "#ffe0d5",
"rgb": {
"r": 255,
"g": 224,
"b": 213
},
"hsl": {
"h": 15.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9293,
"c": 0.03753,
"h": 40.5
},
"luminance": 0.79375
}Semantic roles & 50–950 ramp
primary
#FFE0D5
secondary
#8DD2EB
accent
#A9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484