#FFE0D8#FFE0D8
#FFE0D8 is a very light, muted red. Relative luminance 0.795; OKLCH L 93.0% C 0.036 H 34.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0D8 |
|---|---|
| RGB | rgb(255, 224, 216) |
| HSL | hsl(12, 100%, 92%) |
| HSV | hsv(12, 15%, 100%) |
| CMYK | cmyk(0%, 12.2%, 15.3%, 0%) |
| CIE-LAB | lab(91.47, 9.40, 7.83) |
| CIE-LCH | lch(91.47, 12.24, 39.79°) |
| OKLab | oklab(93.01% 0.0297 0.0206) |
| OKLCH | oklch(93.01% 0.036 34.8) |
| XYZ | xyz(80.2899, 79.5312, 76.0740) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.43
Lavenderblush
#FFF0F5
ΔE00 7.81
Very Light Pink
#FFF4F2
ΔE00 7.89
Seashell
#FFF5EE
ΔE00 8.67
Apricot
#FBCEB1
ΔE00 8.83
Linen
#FAF0E6
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0D8 #D8F7FF
analogous
#FFD8E4 #FFE0D8 #FFF4D8
triadic
#FFE0D8 #D8FFE0 #E0D8FF
tetradic
#FFE0D8 #E4FFD8 #D8F7FF #F4D8FF
square
#FFE0D8 #E4FFD8 #D8F7FF #F4D8FF
split-complementary
#FFE0D8 #D8FFF4 #D8E4FF
monochromatic
#FF7F5E #FFAF9B #FFE0D8 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.24
#FFE0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FFE0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0D8
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0D8 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D7
Deuteranopia (green-blind)
#EEE9D8
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe0d8; /* rgb */ color: rgb(255, 224, 216); /* oklch */ color: oklch(93.0% 0.036 34.8);
Tailwind
colors: {
custom: {
50: '#ffe9e4',
500: '#ffe0d8',
950: '#000000',
},
}SCSS
$custom: #ffe0d8; $custom-light: #ffe9e4; $custom-dark: #000000;
JSON
{
"hex": "#ffe0d8",
"rgb": {
"r": 255,
"g": 224,
"b": 216
},
"hsl": {
"h": 12.308,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.93007,
"c": 0.03612,
"h": 34.8
},
"luminance": 0.79529
}Semantic roles & 50–950 ramp
primary
#FFE0D8
secondary
#90D9EB
accent
#B6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484