#FFE1DC#FFE1DC
#FFE1DC is a very light, muted red. Relative luminance 0.803; OKLCH L 93.3% C 0.034 H 29.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1DC |
|---|---|
| RGB | rgb(255, 225, 220) |
| HSL | hsl(9, 100%, 93%) |
| HSV | hsv(9, 14%, 100%) |
| CMYK | cmyk(0%, 11.8%, 13.7%, 0%) |
| CIE-LAB | lab(91.81, 9.51, 6.22) |
| CIE-LCH | lch(91.81, 11.36, 33.21°) |
| OKLab | oklab(93.3% 0.0297 0.0165) |
| OKLCH | oklch(93.3% 0.034 29) |
| XYZ | xyz(81.0828, 80.2796, 78.9205) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.29
Lavenderblush
#FFF0F5
ΔE00 6.82
Very Light Pink
#FFF4F2
ΔE00 7.48
Seashell
#FFF5EE
ΔE00 8.67
Light Pink
#FFD1DF
ΔE00 9.18
Linen
#FAF0E6
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1DC #DCFAFF
analogous
#FFDCE8 #FFE1DC #FFF2DC
triadic
#FFE1DC #DCFFE1 #E1DCFF
tetradic
#FFE1DC #E8FFDC #DCFAFF #F2DCFF
square
#FFE1DC #E8FFDC #DCFAFF #F2DCFF
split-complementary
#FFE1DC #DCFFF2 #DCE8FF
monochromatic
#FF7862 #FFAD9F #FFE1DC #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.23
#FFE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FFE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1DC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1DC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DC
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#FFDEE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe1dc; /* rgb */ color: rgb(255, 225, 220); /* oklch */ color: oklch(93.3% 0.034 29.0);
Tailwind
colors: {
custom: {
50: '#ffeae6',
500: '#ffe1dc',
950: '#000000',
},
}SCSS
$custom: #ffe1dc; $custom-light: #ffeae6; $custom-dark: #000000;
JSON
{
"hex": "#ffe1dc",
"rgb": {
"r": 255,
"g": 225,
"b": 220
},
"hsl": {
"h": 8.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93301,
"c": 0.03397,
"h": 29
},
"luminance": 0.80278
}Semantic roles & 50–950 ramp
primary
#FFE1DC
secondary
#93DFEC
accent
#C5E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484