#FFE0D7#FFE0D7
#FFE0D7 is a very light, muted red. Relative luminance 0.795; OKLCH L 93.0% C 0.037 H 36.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0D7 |
|---|---|
| RGB | rgb(255, 224, 215) |
| HSL | hsl(14, 100%, 92%) |
| HSV | hsv(14, 16%, 100%) |
| CMYK | cmyk(0%, 12.2%, 15.7%, 0%) |
| CIE-LAB | lab(91.45, 9.25, 8.32) |
| CIE-LCH | lch(91.45, 12.44, 41.97°) |
| OKLab | oklab(92.98% 0.0293 0.0219) |
| OKLCH | oklch(92.98% 0.037 36.8) |
| XYZ | xyz(80.1610, 79.4796, 75.3952) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.80
Very Light Pink
#FFF4F2
ΔE00 7.95
Lavenderblush
#FFF0F5
ΔE00 8.08
Apricot
#FBCEB1
ΔE00 8.45
Seashell
#FFF5EE
ΔE00 8.58
Linen
#FAF0E6
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0D7 #D7F6FF
analogous
#FFD7E2 #FFE0D7 #FFF4D7
triadic
#FFE0D7 #D7FFE0 #E0D7FF
tetradic
#FFE0D7 #E2FFD7 #D7F6FF #F4D7FF
square
#FFE0D7 #E2FFD7 #D7F6FF #F4D7FF
split-complementary
#FFE0D7 #D7FFF4 #D7E2FF
monochromatic
#FF815D #FFB19A #FFE0D7 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.24
#FFE0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FFE0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0D7
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0D7 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D6
Deuteranopia (green-blind)
#EEE9D7
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe0d7; /* rgb */ color: rgb(255, 224, 215); /* oklch */ color: oklch(93.0% 0.037 36.8);
Tailwind
colors: {
custom: {
50: '#ffe9e3',
500: '#ffe0d7',
950: '#000000',
},
}SCSS
$custom: #ffe0d7; $custom-light: #ffe9e3; $custom-dark: #000000;
JSON
{
"hex": "#ffe0d7",
"rgb": {
"r": 255,
"g": 224,
"b": 215
},
"hsl": {
"h": 13.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92981,
"c": 0.03656,
"h": 36.8
},
"luminance": 0.79478
}Semantic roles & 50–950 ramp
primary
#FFE0D7
secondary
#8FD6EB
accent
#B2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484