#E2DCFB#E2DCFB
#E2DCFB is a very light, muted violet. Relative luminance 0.743; OKLCH L 90.9% C 0.042 H 294.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCFB |
|---|---|
| RGB | rgb(226, 220, 251) |
| HSL | hsl(252, 79%, 92%) |
| HSV | hsv(252, 12%, 98%) |
| CMYK | cmyk(10%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.07, 7.83, -14.32) |
| CIE-LCH | lch(89.07, 16.33, 298.66°) |
| OKLab | oklab(90.87% 0.0175 -0.0386) |
| OKLCH | oklch(90.87% 0.042 294.4) |
| XYZ | xyz(74.3664, 74.3199, 101.6754) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Periwinkle
#CCCCFF
ΔE00 7.16
Pale Lilac
#E4CBFF
ΔE00 7.77
Pale Lavender
#EECFFE
ΔE00 8.11
Light Lavender
#DFC5FE
ΔE00 8.96
Thistle
#D8BFD8
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCFB #F5FBDC
analogous
#DCE6FB #E2DCFB #F2DCFB
triadic
#E2DCFB #FBE2DC #DCFBE2
tetradic
#E2DCFB #FBDCE6 #F5FBDC #DCFBF2
square
#E2DCFB #FBDCE6 #F5FBDC #DCFBF2
split-complementary
#E2DCFB #FBF2DC #E6FBDC
monochromatic
#876EEE #B4A5F5 #E2DCFB #E8E4FC #E8E4FC
Accessibility & contrast
On white
1.32
#E2DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E2DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCFB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCFB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#DEE0E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dcfb; /* rgb */ color: rgb(226, 220, 251); /* oklch */ color: oklch(90.9% 0.042 294.4);
Tailwind
colors: {
custom: {
50: '#ebe6fc',
500: '#e2dcfb',
950: '#000000',
},
}SCSS
$custom: #e2dcfb; $custom-light: #ebe6fc; $custom-dark: #000000;
JSON
{
"hex": "#e2dcfb",
"rgb": {
"r": 226,
"g": 220,
"b": 251
},
"hsl": {
"h": 251.613,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.90873,
"c": 0.0424,
"h": 294.4
},
"luminance": 0.7432
}Semantic roles & 50–950 ramp
primary
#E2DCFB
secondary
#D4E299
accent
#DC0AB3
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485