#FFE4DD#FFE4DD
#FFE4DD is a very light, muted red. Relative luminance 0.820; OKLCH L 93.9% C 0.031 H 34.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4DD |
|---|---|
| RGB | rgb(255, 228, 221) |
| HSL | hsl(12, 100%, 93%) |
| HSV | hsv(12, 13%, 100%) |
| CMYK | cmyk(0%, 10.6%, 13.3%, 0%) |
| CIE-LAB | lab(92.56, 8.12, 6.78) |
| CIE-LCH | lch(92.56, 10.58, 39.89°) |
| OKLab | oklab(93.9% 0.0257 0.0179) |
| OKLCH | oklch(93.9% 0.031 34.9) |
| XYZ | xyz(82.0338, 81.9690, 79.8928) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.83
Very Light Pink
#FFF4F2
ΔE00 6.46
Lavenderblush
#FFF0F5
ΔE00 6.64
Seashell
#FFF5EE
ΔE00 7.29
Linen
#FAF0E6
ΔE00 7.74
Snow
#FFFAFA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4DD #DDF8FF
analogous
#FFDDE7 #FFE4DD #FFF5DD
triadic
#FFE4DD #DDFFE4 #E4DDFF
tetradic
#FFE4DD #E7FFDD #DDF8FF #F5DDFF
square
#FFE4DD #E7FFDD #DDF8FF #F5DDFF
split-complementary
#FFE4DD #DDFFF5 #DDE7FF
monochromatic
#FF8363 #FFB3A0 #FFE4DD #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.21
#FFE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FFE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4DD
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4DD | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#FFE1E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4dd; /* rgb */ color: rgb(255, 228, 221); /* oklch */ color: oklch(93.9% 0.031 34.9);
Tailwind
colors: {
custom: {
50: '#ffece7',
500: '#ffe4dd',
950: '#000000',
},
}SCSS
$custom: #ffe4dd; $custom-light: #ffece7; $custom-dark: #000000;
JSON
{
"hex": "#ffe4dd",
"rgb": {
"r": 255,
"g": 228,
"b": 221
},
"hsl": {
"h": 12.353,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93895,
"c": 0.03132,
"h": 34.9
},
"luminance": 0.81967
}Semantic roles & 50–950 ramp
primary
#FFE4DD
secondary
#94DAEC
accent
#B6E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484