#E3DCDB#E3DCDB
#E3DCDB is a very light, near-neutral red. Relative luminance 0.726; OKLCH L 90.0% C 0.008 H 27.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DCDB |
|---|---|
| RGB | rgb(227, 220, 219) |
| HSL | hsl(8, 13%, 87%) |
| HSV | hsv(8, 4%, 89%) |
| CMYK | cmyk(0%, 3.1%, 3.5%, 11%) |
| CIE-LAB | lab(88.27, 2.21, 1.34) |
| CIE-LCH | lch(88.27, 2.58, 31.22°) |
| OKLab | oklab(89.97% 0.0069 0.0036) |
| OKLCH | oklch(89.97% 0.008 27.2) |
| XYZ | xyz(70.0561, 72.6322, 77.3329) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.32
Light Gray
#D3D3D3
ΔE00 4.09
Fog
#D8DCE0
ΔE00 5.45
Very Light Pink
#FFF4F2
ΔE00 5.56
Whitesmoke
#F5F5F5
ΔE00 6.05
Linen
#FAF0E6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DCDB #DBE2E3
analogous
#E3DBDE #E3DCDB #E3E0DB
triadic
#E3DCDB #DBE3DC #DCDBE3
tetradic
#E3DCDB #DEE3DB #DBE2E3 #E0DBE3
square
#E3DCDB #DEE3DB #DBE2E3 #E0DBE3
split-complementary
#E3DCDB #DBE3E0 #DBDEE3
monochromatic
#AD9996 #C8BBB9 #E3DCDB #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.35
#E3DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#E3DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DCDB
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DCDB | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#E5DBDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e3dcdb; /* rgb */ color: rgb(227, 220, 219); /* oklch */ color: oklch(90.0% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#ebe6e6',
500: '#e3dcdb',
950: '#000000',
},
}SCSS
$custom: #e3dcdb; $custom-light: #ebe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e3dcdb",
"rgb": {
"r": 227,
"g": 220,
"b": 219
},
"hsl": {
"h": 7.5,
"s": 12.5,
"l": 87.451
},
"oklch": {
"l": 0.89973,
"c": 0.0078,
"h": 27.2
},
"luminance": 0.72632
}Semantic roles & 50–950 ramp
primary
#E3DCDB
secondary
#AAB6B8
accent
#8E974F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484