#E6DEE0#E6DEE0
#E6DEE0 is a very light, near-neutral red. Relative luminance 0.744; OKLCH L 90.7% C 0.009 H 0.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEE0 |
|---|---|
| RGB | rgb(230, 222, 224) |
| HSL | hsl(345, 14%, 89%) |
| HSV | hsv(345, 3%, 90%) |
| CMYK | cmyk(0%, 3.5%, 2.6%, 9.8%) |
| CIE-LAB | lab(89.13, 3.07, -0.01) |
| CIE-LCH | lch(89.13, 3.07, 359.84°) |
| OKLab | oklab(90.75% 0.0091 0) |
| OKLCH | oklch(90.75% 0.009 0.1) |
| XYZ | xyz(72.2070, 74.4478, 81.0725) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.26
Light Gray
#D3D3D3
ΔE00 5.11
Very Light Pink
#FFF4F2
ΔE00 5.22
Lavenderblush
#FFF0F5
ΔE00 5.36
Fog
#D8DCE0
ΔE00 5.87
Snow
#FFFAFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEE0 #DEE6E4
analogous
#E6DEE4 #E6DEE0 #E6E0DE
triadic
#E6DEE0 #E0E6DE #DEE0E6
tetradic
#E6DEE0 #E4E6DE #DEE6E4 #E0DEE6
square
#E6DEE0 #E4E6DE #DEE6E4 #E0DEE6
split-complementary
#E6DEE0 #DEE6E0 #DEE4E6
monochromatic
#B1989F #CCBBBF #E6DEE0 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.32
#E6DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E6DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEE0
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEE0 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#E1E0E0
Tritanopia (blue-blind)
#E8DEDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dee0; /* rgb */ color: rgb(230, 222, 224); /* oklch */ color: oklch(90.7% 0.009 0.1);
Tailwind
colors: {
custom: {
50: '#ede8e9',
500: '#e6dee0',
950: '#000000',
},
}SCSS
$custom: #e6dee0; $custom-light: #ede8e9; $custom-dark: #000000;
JSON
{
"hex": "#e6dee0",
"rgb": {
"r": 230,
"g": 222,
"b": 224
},
"hsl": {
"h": 345,
"s": 13.793,
"l": 88.627
},
"oklch": {
"l": 0.90748,
"c": 0.00911,
"h": 0.1
},
"luminance": 0.74447
}Semantic roles & 50–950 ramp
primary
#E6DEE0
secondary
#ADBBB8
accent
#98854E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484