#E3DCDA#E3DCDA
#E3DCDA is a very light, near-neutral red. Relative luminance 0.726; OKLCH L 89.9% C 0.008 H 36.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DCDA |
|---|---|
| RGB | rgb(227, 220, 218) |
| HSL | hsl(13, 14%, 87%) |
| HSV | hsv(13, 4%, 89%) |
| CMYK | cmyk(0%, 3.1%, 4%, 11%) |
| CIE-LAB | lab(88.25, 2.03, 1.83) |
| CIE-LCH | lch(88.25, 2.73, 41.96°) |
| OKLab | oklab(89.95% 0.0066 0.0049) |
| OKLCH | oklch(89.95% 0.008 36.5) |
| XYZ | xyz(69.9249, 72.5797, 76.6416) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.31
Light Gray
#D3D3D3
ΔE00 4.07
Fog
#D8DCE0
ΔE00 5.57
Very Light Pink
#FFF4F2
ΔE00 5.59
Linen
#FAF0E6
ΔE00 5.75
Seashell
#FFF5EE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DCDA #DAE1E3
analogous
#E3DADD #E3DCDA #E3E1DA
triadic
#E3DCDA #DAE3DC #DCDAE3
tetradic
#E3DCDA #DDE3DA #DAE1E3 #E1DAE3
square
#E3DCDA #DDE3DA #DAE1E3 #E1DAE3
split-complementary
#E3DCDA #DAE3E1 #DADDE3
monochromatic
#AE9A94 #C9BBB7 #E3DCDA #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.35
#E3DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#E3DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DCDA
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DCDA | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#E5DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e3dcda; /* rgb */ color: rgb(227, 220, 218); /* oklch */ color: oklch(89.9% 0.008 36.5);
Tailwind
colors: {
custom: {
50: '#ebe6e5',
500: '#e3dcda',
950: '#000000',
},
}SCSS
$custom: #e3dcda; $custom-light: #ebe6e5; $custom-dark: #000000;
JSON
{
"hex": "#e3dcda",
"rgb": {
"r": 227,
"g": 220,
"b": 218
},
"hsl": {
"h": 13.333,
"s": 13.846,
"l": 87.255
},
"oklch": {
"l": 0.89945,
"c": 0.00816,
"h": 36.5
},
"luminance": 0.72579
}Semantic roles & 50–950 ramp
primary
#E3DCDA
secondary
#A9B5B8
accent
#87984E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484