#FFE3DC#FFE3DC
#FFE3DC is a very light, muted red. Relative luminance 0.814; OKLCH L 93.7% C 0.032 H 34.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3DC |
|---|---|
| RGB | rgb(255, 227, 220) |
| HSL | hsl(12, 100%, 93%) |
| HSV | hsv(12, 14%, 100%) |
| CMYK | cmyk(0%, 11%, 13.7%, 0%) |
| CIE-LAB | lab(92.29, 8.48, 6.92) |
| CIE-LCH | lch(92.29, 10.94, 39.24°) |
| OKLab | oklab(93.68% 0.0268 0.0183) |
| OKLCH | oklch(93.68% 0.032 34.3) |
| XYZ | xyz(81.6267, 81.3673, 79.1018) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.78
Very Light Pink
#FFF4F2
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 6.85
Seashell
#FFF5EE
ΔE00 7.67
Linen
#FAF0E6
ΔE00 8.11
Antiquewhite
#FAEBD7
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3DC #DCF8FF
analogous
#FFDCE6 #FFE3DC #FFF4DC
triadic
#FFE3DC #DCFFE3 #E3DCFF
tetradic
#FFE3DC #E6FFDC #DCF8FF #F4DCFF
square
#FFE3DC #E6FFDC #DCF8FF #F4DCFF
split-complementary
#FFE3DC #DCFFF4 #DCE6FF
monochromatic
#FF8162 #FFB29F #FFE3DC #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.22
#FFE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#FFE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3DC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3DC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#EFEBDC
Tritanopia (blue-blind)
#FFE0E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3dc; /* rgb */ color: rgb(255, 227, 220); /* oklch */ color: oklch(93.7% 0.032 34.3);
Tailwind
colors: {
custom: {
50: '#ffebe6',
500: '#ffe3dc',
950: '#000000',
},
}SCSS
$custom: #ffe3dc; $custom-light: #ffebe6; $custom-dark: #000000;
JSON
{
"hex": "#ffe3dc",
"rgb": {
"r": 255,
"g": 227,
"b": 220
},
"hsl": {
"h": 12,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93679,
"c": 0.03241,
"h": 34.3
},
"luminance": 0.81365
}Semantic roles & 50–950 ramp
primary
#FFE3DC
secondary
#93DAEC
accent
#B8E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484