#FFE5DD#FFE5DD
#FFE5DD is a very light, muted red. Relative luminance 0.825; OKLCH L 94.1% C 0.031 H 37.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5DD |
|---|---|
| RGB | rgb(255, 229, 221) |
| HSL | hsl(14, 100%, 93%) |
| HSV | hsv(14, 13%, 100%) |
| CMYK | cmyk(0%, 10.2%, 13.3%, 0%) |
| CIE-LAB | lab(92.80, 7.60, 7.13) |
| CIE-LCH | lch(92.80, 10.43, 43.18°) |
| OKLab | oklab(94.09% 0.0242 0.0188) |
| OKLCH | oklch(94.09% 0.031 37.8) |
| XYZ | xyz(82.3097, 82.5208, 79.9848) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.42
Very Light Pink
#FFF4F2
ΔE00 6.18
Lavenderblush
#FFF0F5
ΔE00 6.77
Seashell
#FFF5EE
ΔE00 6.79
Linen
#FAF0E6
ΔE00 7.16
Antiquewhite
#FAEBD7
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5DD #DDF7FF
analogous
#FFDDE6 #FFE5DD #FFF6DD
triadic
#FFE5DD #DDFFE5 #E5DDFF
tetradic
#FFE5DD #E6FFDD #DDF7FF #F6DDFF
square
#FFE5DD #E6FFDD #DDF7FF #F6DDFF
split-complementary
#FFE5DD #DDFFF6 #DDE6FF
monochromatic
#FF8763 #FFB6A0 #FFE5DD #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.20
#FFE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#FFE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5DD
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5DD | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#F1ECDD
Tritanopia (blue-blind)
#FFE2E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe5dd; /* rgb */ color: rgb(255, 229, 221); /* oklch */ color: oklch(94.1% 0.031 37.8);
Tailwind
colors: {
custom: {
50: '#ffede7',
500: '#ffe5dd',
950: '#000000',
},
}SCSS
$custom: #ffe5dd; $custom-light: #ffede7; $custom-dark: #000000;
JSON
{
"hex": "#ffe5dd",
"rgb": {
"r": 255,
"g": 229,
"b": 221
},
"hsl": {
"h": 14.118,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.94085,
"c": 0.03067,
"h": 37.8
},
"luminance": 0.82519
}Semantic roles & 50–950 ramp
primary
#FFE5DD
secondary
#94D7EC
accent
#AFE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484