#FFE1D8#FFE1D8
#FFE1D8 is a very light, muted red. Relative luminance 0.801; OKLCH L 93.2% C 0.035 H 37.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1D8 |
|---|---|
| RGB | rgb(255, 225, 216) |
| HSL | hsl(14, 100%, 92%) |
| HSV | hsv(14, 15%, 100%) |
| CMYK | cmyk(0%, 11.8%, 15.3%, 0%) |
| CIE-LAB | lab(91.72, 8.89, 8.18) |
| CIE-LCH | lch(91.72, 12.08, 42.62°) |
| OKLab | oklab(93.2% 0.0282 0.0215) |
| OKLCH | oklch(93.2% 0.035 37.4) |
| XYZ | xyz(80.5594, 80.0703, 76.1638) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.71
Very Light Pink
#FFF4F2
ΔE00 7.62
Lavenderblush
#FFF0F5
ΔE00 7.87
Seashell
#FFF5EE
ΔE00 8.22
Linen
#FAF0E6
ΔE00 8.49
Apricot
#FBCEB1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1D8 #D8F6FF
analogous
#FFD8E3 #FFE1D8 #FFF4D8
triadic
#FFE1D8 #D8FFE1 #E1D8FF
tetradic
#FFE1D8 #E3FFD8 #D8F6FF #F4D8FF
square
#FFE1D8 #E3FFD8 #D8F6FF #F4D8FF
split-complementary
#FFE1D8 #D8FFF4 #D8E3FF
monochromatic
#FF835E #FFB29B #FFE1D8 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.23
#FFE1D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FFE1D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1D8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1D8 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D7
Deuteranopia (green-blind)
#EEEAD8
Tritanopia (blue-blind)
#FFDDDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe1d8; /* rgb */ color: rgb(255, 225, 216); /* oklch */ color: oklch(93.2% 0.035 37.4);
Tailwind
colors: {
custom: {
50: '#ffeae4',
500: '#ffe1d8',
950: '#000000',
},
}SCSS
$custom: #ffe1d8; $custom-light: #ffeae4; $custom-dark: #000000;
JSON
{
"hex": "#ffe1d8",
"rgb": {
"r": 255,
"g": 225,
"b": 216
},
"hsl": {
"h": 13.846,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.93196,
"c": 0.03547,
"h": 37.4
},
"luminance": 0.80068
}Semantic roles & 50–950 ramp
primary
#FFE1D8
secondary
#90D6EB
accent
#B1E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484