#E2D6D6#E2D6D6
#E2D6D6 is a very light, near-neutral red. Relative luminance 0.691; OKLCH L 88.6% C 0.013 H 17.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6D6 |
|---|---|
| RGB | rgb(226, 214, 214) |
| HSL | hsl(0, 17%, 86%) |
| HSV | hsv(0, 5%, 89%) |
| CMYK | cmyk(0%, 5.3%, 5.3%, 11.4%) |
| CIE-LAB | lab(86.56, 4.12, 1.48) |
| CIE-LCH | lch(86.56, 4.37, 19.73°) |
| OKLab | oklab(88.57% 0.0127 0.004) |
| OKLCH | oklch(88.57% 0.013 17.4) |
| XYZ | xyz(67.5467, 69.1176, 73.3879) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.61
Light Gray
#D3D3D3
ΔE00 5.71
Lavenderblush
#FFF0F5
ΔE00 6.48
Very Light Pink
#FFF4F2
ΔE00 6.53
Mistyrose
#FFE4E1
ΔE00 6.55
Fog
#D8DCE0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6D6 #D6E2E2
analogous
#E2D6DC #E2D6D6 #E2DCD6
triadic
#E2D6D6 #D6E2D6 #D6D6E2
tetradic
#E2D6D6 #DCE2D6 #D6E2E2 #DCD6E2
square
#E2D6D6 #DCE2D6 #D6E2E2 #DCD6E2
split-complementary
#E2D6D6 #D6E2DC #D6DCE2
monochromatic
#AF8E8E #C9B2B2 #E2D6D6 #F2EDED #F2EDED
Accessibility & contrast
On white
1.42
#E2D6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#E2D6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6D6
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6D6 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#DBD9D6
Tritanopia (blue-blind)
#E5D5D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d6d6; /* rgb */ color: rgb(226, 214, 214); /* oklch */ color: oklch(88.6% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#ebe2e2',
500: '#e2d6d6',
950: '#000000',
},
}SCSS
$custom: #e2d6d6; $custom-light: #ebe2e2; $custom-dark: #000000;
JSON
{
"hex": "#e2d6d6",
"rgb": {
"r": 226,
"g": 214,
"b": 214
},
"hsl": {
"h": 0,
"s": 17.143,
"l": 86.275
},
"oklch": {
"l": 0.88572,
"c": 0.01326,
"h": 17.4
},
"luminance": 0.69117
}Semantic roles & 50–950 ramp
primary
#E2D6D6
secondary
#A4B8B8
accent
#9B9B4A
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484