#FFE3DD#FFE3DD
#FFE3DD is a very light, muted red. Relative luminance 0.814; OKLCH L 93.7% C 0.032 H 32.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3DD |
|---|---|
| RGB | rgb(255, 227, 221) |
| HSL | hsl(11, 100%, 93%) |
| HSV | hsv(11, 13%, 100%) |
| CMYK | cmyk(0%, 11%, 13.3%, 0%) |
| CIE-LAB | lab(92.32, 8.63, 6.43) |
| CIE-LCH | lch(92.32, 10.77, 36.70°) |
| OKLab | oklab(93.71% 0.0272 0.017) |
| OKLCH | oklch(93.71% 0.032 32.1) |
| XYZ | xyz(81.7595, 81.4204, 79.8014) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.34
Lavenderblush
#FFF0F5
ΔE00 6.56
Very Light Pink
#FFF4F2
ΔE00 6.78
Seashell
#FFF5EE
ΔE00 7.80
Linen
#FAF0E6
ΔE00 8.32
Snow
#FFFAFA
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3DD #DDF9FF
analogous
#FFDDE8 #FFE3DD #FFF4DD
triadic
#FFE3DD #DDFFE3 #E3DDFF
tetradic
#FFE3DD #E8FFDD #DDF9FF #F4DDFF
square
#FFE3DD #E8FFDD #DDF9FF #F4DDFF
split-complementary
#FFE3DD #DDFFF4 #DDE8FF
monochromatic
#FF7E63 #FFB1A0 #FFE3DD #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.22
#FFE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#FFE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3DD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3DD | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DD
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#FFE0E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3dd; /* rgb */ color: rgb(255, 227, 221); /* oklch */ color: oklch(93.7% 0.032 32.1);
Tailwind
colors: {
custom: {
50: '#ffebe7',
500: '#ffe3dd',
950: '#000000',
},
}SCSS
$custom: #ffe3dd; $custom-light: #ffebe7; $custom-dark: #000000;
JSON
{
"hex": "#ffe3dd",
"rgb": {
"r": 255,
"g": 227,
"b": 221
},
"hsl": {
"h": 10.588,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93706,
"c": 0.03203,
"h": 32.1
},
"luminance": 0.81419
}Semantic roles & 50–950 ramp
primary
#FFE3DD
secondary
#94DDEC
accent
#BDE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484