#E2DDFD#E2DDFD
#E2DDFD is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.1% C 0.044 H 292.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DDFD |
|---|---|
| RGB | rgb(226, 221, 253) |
| HSL | hsl(249, 89%, 93%) |
| HSV | hsv(249, 13%, 99%) |
| CMYK | cmyk(10.7%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.38, 7.70, -14.91) |
| CIE-LCH | lch(89.38, 16.79, 297.31°) |
| OKLab | oklab(91.13% 0.0168 -0.0402) |
| OKLCH | oklch(91.13% 0.044 292.7) |
| XYZ | xyz(74.9465, 74.9731, 103.4323) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Periwinkle
#CCCCFF
ΔE00 6.89
Pale Lilac
#E4CBFF
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.28
Light Lavender
#DFC5FE
ΔE00 8.96
Light Periwinkle
#C1C6FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DDFD #F8FDDD
analogous
#DDE8FD #E2DDFD #F2DDFD
triadic
#E2DDFD #FDE2DD #DDFDE2
tetradic
#E2DDFD #FDDDE8 #F8FDDD #DDFDF2
square
#E2DDFD #FDDDE8 #F8FDDD #DDFDF2
split-complementary
#E2DDFD #FDF2DD #E8FDDD
monochromatic
#7F69F6 #B1A3FA #E2DDFD #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.31
#E2DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E2DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DDFD
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DDFD | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#DDE2E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2ddfd; /* rgb */ color: rgb(226, 221, 253); /* oklch */ color: oklch(91.1% 0.044 292.7);
Tailwind
colors: {
custom: {
50: '#ebe7fe',
500: '#e2ddfd',
950: '#000000',
},
}SCSS
$custom: #e2ddfd; $custom-light: #ebe7fe; $custom-dark: #000000;
JSON
{
"hex": "#e2ddfd",
"rgb": {
"r": 226,
"g": 221,
"b": 253
},
"hsl": {
"h": 249.375,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91132,
"c": 0.0436,
"h": 292.7
},
"luminance": 0.74974
}Semantic roles & 50–950 ramp
primary
#E2DDFD
secondary
#DAE797
accent
#E600C2
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485