#E2DDEA#E2DDEA
#E2DDEA is a very light, near-neutral violet. Relative luminance 0.738; OKLCH L 90.5% C 0.018 H 303.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DDEA |
|---|---|
| RGB | rgb(226, 221, 234) |
| HSL | hsl(263, 24%, 89%) |
| HSV | hsv(263, 6%, 92%) |
| CMYK | cmyk(3.4%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.84, 4.05, -5.74) |
| CIE-LCH | lch(88.84, 7.02, 305.22°) |
| OKLab | oklab(90.53% 0.0101 -0.0153) |
| OKLCH | oklch(90.53% 0.018 303.4) |
| XYZ | xyz(72.0692, 73.8222, 88.2783) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.73
Lavenderblush
#FFF0F5
ΔE00 6.64
Ghostwhite
#F8F8FF
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.83
Gainsboro
#DCDCDC
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DDEA #E5EADD
analogous
#DDDFEA #E2DDEA #E9DDEA
triadic
#E2DDEA #EAE2DD #DDEAE2
tetradic
#E2DDEA #EADDDF #E5EADD #DDEAE9
square
#E2DDEA #EADDDF #E5EADD #DDEAE9
split-complementary
#E2DDEA #EAE9DD #DFEADD
monochromatic
#A191BB #C2B7D3 #E2DDEA #EFECF3 #EFECF3
Accessibility & contrast
On white
1.33
#E2DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E2DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DDEA
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DDEA | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#E1DFE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2ddea; /* rgb */ color: rgb(226, 221, 234); /* oklch */ color: oklch(90.5% 0.018 303.4);
Tailwind
colors: {
custom: {
50: '#ebe7f0',
500: '#e2ddea',
950: '#000000',
},
}SCSS
$custom: #e2ddea; $custom-light: #ebe7f0; $custom-dark: #000000;
JSON
{
"hex": "#e2ddea",
"rgb": {
"r": 226,
"g": 221,
"b": 234
},
"hsl": {
"h": 263.077,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90529,
"c": 0.0183,
"h": 303.4
},
"luminance": 0.73822
}Semantic roles & 50–950 ramp
primary
#E2DDEA
secondary
#B8C2A9
accent
#A2437E
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485