#E2DDEB#E2DDEB
#E2DDEB is a very light, near-neutral violet. Relative luminance 0.739; OKLCH L 90.6% C 0.020 H 302.2°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DDEB |
|---|---|
| RGB | rgb(226, 221, 235) |
| HSL | hsl(261, 26%, 89%) |
| HSV | hsv(261, 6%, 92%) |
| CMYK | cmyk(3.8%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(88.87, 4.24, -6.22) |
| CIE-LCH | lch(88.87, 7.53, 304.24°) |
| OKLab | oklab(90.56% 0.0104 -0.0166) |
| OKLCH | oklch(90.56% 0.02 302.2) |
| XYZ | xyz(72.2132, 73.8798, 89.0370) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.47
Lavenderblush
#FFF0F5
ΔE00 6.82
Ghostwhite
#F8F8FF
ΔE00 6.86
Fog
#D8DCE0
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DDEB #E6EBDD
analogous
#DDDFEB #E2DDEB #E9DDEB
triadic
#E2DDEB #EBE2DD #DDEBE2
tetradic
#E2DDEB #EBDDDF #E6EBDD #DDEBE9
square
#E2DDEB #EBDDDF #E6EBDD #DDEBE9
split-complementary
#E2DDEB #EBE9DD #DFEBDD
monochromatic
#A090BE #C1B6D4 #E2DDEB #EFECF4 #EFECF4
Accessibility & contrast
On white
1.33
#E2DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#E2DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DDEB
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DDEB | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#E1DFE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2ddeb; /* rgb */ color: rgb(226, 221, 235); /* oklch */ color: oklch(90.6% 0.020 302.2);
Tailwind
colors: {
custom: {
50: '#ebe7f1',
500: '#e2ddeb',
950: '#000000',
},
}SCSS
$custom: #e2ddeb; $custom-light: #ebe7f1; $custom-dark: #000000;
JSON
{
"hex": "#e2ddeb",
"rgb": {
"r": 226,
"g": 221,
"b": 235
},
"hsl": {
"h": 261.429,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.90559,
"c": 0.0196,
"h": 302.2
},
"luminance": 0.7388
}Semantic roles & 50–950 ramp
primary
#E2DDEB
secondary
#BAC3A9
accent
#A44181
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485