#FFE1DE#FFE1DE
#FFE1DE is a very light, muted red. Relative luminance 0.804; OKLCH L 93.4% C 0.033 H 24.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1DE |
|---|---|
| RGB | rgb(255, 225, 222) |
| HSL | hsl(5, 100%, 94%) |
| HSV | hsv(5, 13%, 100%) |
| CMYK | cmyk(0%, 11.8%, 12.9%, 0%) |
| CIE-LAB | lab(91.86, 9.82, 5.25) |
| CIE-LCH | lch(91.86, 11.13, 28.12°) |
| OKLab | oklab(93.35% 0.0305 0.0139) |
| OKLCH | oklch(93.35% 0.033 24.6) |
| XYZ | xyz(81.3493, 80.3862, 80.3238) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.11
Lavenderblush
#FFF0F5
ΔE00 6.40
Very Light Pink
#FFF4F2
ΔE00 7.54
Light Pink
#FFD1DF
ΔE00 8.42
Pale Pink
#FFCFDC
ΔE00 8.54
Seashell
#FFF5EE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1DE #DEFCFF
analogous
#FFDEEB #FFE1DE #FFF1DE
triadic
#FFE1DE #DEFFE1 #E1DEFF
tetradic
#FFE1DE #EBFFDE #DEFCFF #F1DEFF
square
#FFE1DE #EBFFDE #DEFCFF #F1DEFF
split-complementary
#FFE1DE #DEFFF1 #DEEBFF
monochromatic
#FF7264 #FFA9A1 #FFE1DE #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.23
#FFE1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#FFE1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1DE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1DE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DE
Deuteranopia (green-blind)
#EDEADE
Tritanopia (blue-blind)
#FFDEE0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1de; /* rgb */ color: rgb(255, 225, 222); /* oklch */ color: oklch(93.4% 0.033 24.6);
Tailwind
colors: {
custom: {
50: '#ffeae8',
500: '#ffe1de',
950: '#000000',
},
}SCSS
$custom: #ffe1de; $custom-light: #ffeae8; $custom-dark: #000000;
JSON
{
"hex": "#ffe1de",
"rgb": {
"r": 255,
"g": 225,
"b": 222
},
"hsl": {
"h": 5.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93354,
"c": 0.03349,
"h": 24.6
},
"luminance": 0.80384
}Semantic roles & 50–950 ramp
primary
#FFE1DE
secondary
#95E4EC
accent
#D1E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484