#E2D6E2#E2D6E2
#E2D6E2 is a very light, muted purple. Relative luminance 0.698; OKLCH L 88.9% C 0.021 H 325.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6E2 |
|---|---|
| RGB | rgb(226, 214, 226) |
| HSL | hsl(300, 17%, 86%) |
| HSV | hsv(300, 5%, 89%) |
| CMYK | cmyk(0%, 5.3%, 0%, 11.4%) |
| CIE-LAB | lab(86.88, 6.24, -4.41) |
| CIE-LCH | lch(86.88, 7.64, 324.73°) |
| OKLab | oklab(88.92% 0.0172 -0.0117) |
| OKLCH | oklch(88.92% 0.021 325.7) |
| XYZ | xyz(69.1360, 69.7533, 81.7583) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Lavenderblush
#FFF0F5
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 8.01
Gainsboro
#DCDCDC
ΔE00 8.41
Light Gray
#D3D3D3
ΔE00 8.52
Mistyrose
#FFE4E1
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6E2 #D6E2D6
analogous
#DCD6E2 #E2D6E2 #E2D6DC
triadic
#E2D6E2 #E2E2D6 #D6E2E2
tetradic
#E2D6E2 #E2DCD6 #D6E2D6 #D6DCE2
square
#E2D6E2 #E2DCD6 #D6E2D6 #D6DCE2
split-complementary
#E2D6E2 #DCE2D6 #D6E2DC
monochromatic
#AF8EAF #C9B2C9 #E2D6E2 #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.40
#E2D6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#E2D6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6E2
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6E2 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E3
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#E3D7DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2d6e2; /* rgb */ color: rgb(226, 214, 226); /* oklch */ color: oklch(88.9% 0.021 325.7);
Tailwind
colors: {
custom: {
50: '#ebe2eb',
500: '#e2d6e2',
950: '#000000',
},
}SCSS
$custom: #e2d6e2; $custom-light: #ebe2eb; $custom-dark: #000000;
JSON
{
"hex": "#e2d6e2",
"rgb": {
"r": 226,
"g": 214,
"b": 226
},
"hsl": {
"h": 300,
"s": 17.143,
"l": 86.275
},
"oklch": {
"l": 0.88921,
"c": 0.02075,
"h": 325.7
},
"luminance": 0.69753
}Semantic roles & 50–950 ramp
primary
#E2D6E2
secondary
#A4B8A4
accent
#9B4A4A
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161516
muted
#848484