#E2DCFD#E2DCFD
#E2DCFD is a very light, muted violet. Relative luminance 0.744; OKLCH L 90.9% C 0.045 H 293.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCFD |
|---|---|
| RGB | rgb(226, 220, 253) |
| HSL | hsl(251, 89%, 93%) |
| HSV | hsv(251, 13%, 99%) |
| CMYK | cmyk(10.7%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(89.13, 8.23, -15.29) |
| CIE-LCH | lch(89.13, 17.36, 298.29°) |
| OKLab | oklab(90.94% 0.0182 -0.0412) |
| OKLCH | oklch(90.94% 0.045 293.8) |
| XYZ | xyz(74.6833, 74.4467, 103.3446) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.70
Pale Lilac
#E4CBFF
ΔE00 7.35
Pale Lavender
#EECFFE
ΔE00 7.80
Light Lavender
#DFC5FE
ΔE00 8.51
Light Periwinkle
#C1C6FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCFD #F7FDDC
analogous
#DCE6FD #E2DCFD #F2DCFD
triadic
#E2DCFD #FDE2DC #DCFDE2
tetradic
#E2DCFD #FDDCE6 #F7FDDC #DCFDF2
square
#E2DCFD #FDDCE6 #F7FDDC #DCFDF2
split-complementary
#E2DCFD #FDF2DC #E6FDDC
monochromatic
#8268F6 #B2A2FA #E2DCFD #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.32
#E2DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E2DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCFD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCFD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#DDE1E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dcfd; /* rgb */ color: rgb(226, 220, 253); /* oklch */ color: oklch(90.9% 0.045 293.8);
Tailwind
colors: {
custom: {
50: '#ebe6fe',
500: '#e2dcfd',
950: '#000000',
},
}SCSS
$custom: #e2dcfd; $custom-light: #ebe6fe; $custom-dark: #000000;
JSON
{
"hex": "#e2dcfd",
"rgb": {
"r": 226,
"g": 220,
"b": 253
},
"hsl": {
"h": 250.909,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.90939,
"c": 0.04508,
"h": 293.8
},
"luminance": 0.74447
}Semantic roles & 50–950 ramp
primary
#E2DCFD
secondary
#D8E796
accent
#E600BC
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485