#E3DDEA#E3DDEA
#E3DDEA is a very light, near-neutral violet. Relative luminance 0.740; OKLCH L 90.6% C 0.019 H 306.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DDEA |
|---|---|
| RGB | rgb(227, 221, 234) |
| HSL | hsl(268, 24%, 89%) |
| HSV | hsv(268, 6%, 92%) |
| CMYK | cmyk(3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.92, 4.38, -5.61) |
| CIE-LCH | lch(88.92, 7.12, 307.97°) |
| OKLab | oklab(90.61% 0.0111 -0.0149) |
| OKLCH | oklch(90.61% 0.019 306.7) |
| XYZ | xyz(72.3837, 73.9844, 88.2930) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.94
Lavenderblush
#FFF0F5
ΔE00 6.39
Ghostwhite
#F8F8FF
ΔE00 6.82
Fog
#D8DCE0
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DDEA #E4EADD
analogous
#DDDEEA #E3DDEA #EADDEA
triadic
#E3DDEA #EAE3DD #DDEAE3
tetradic
#E3DDEA #EADDDE #E4EADD #DDEAEA
square
#E3DDEA #EADDDE #E4EADD #DDEAEA
split-complementary
#E3DDEA #EAEADD #DEEADD
monochromatic
#A591BB #C4B7D3 #E3DDEA #EFECF3 #EFECF3
Accessibility & contrast
On white
1.33
#E3DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E3DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DDEA
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DDEA | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#E2DFE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3ddea; /* rgb */ color: rgb(227, 221, 234); /* oklch */ color: oklch(90.6% 0.019 306.7);
Tailwind
colors: {
custom: {
50: '#ebe7f0',
500: '#e3ddea',
950: '#000000',
},
}SCSS
$custom: #e3ddea; $custom-light: #ebe7f0; $custom-dark: #000000;
JSON
{
"hex": "#e3ddea",
"rgb": {
"r": 227,
"g": 221,
"b": 234
},
"hsl": {
"h": 267.692,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90607,
"c": 0.01862,
"h": 306.7
},
"luminance": 0.73984
}Semantic roles & 50–950 ramp
primary
#E3DDEA
secondary
#B7C2A9
accent
#A24376
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485