#E8DCF2#E8DCF2
#E8DCF2 is a very light, muted violet. Relative luminance 0.748; OKLCH L 91.1% C 0.032 H 309.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCF2 |
|---|---|
| RGB | rgb(232, 220, 242) |
| HSL | hsl(273, 46%, 91%) |
| HSV | hsv(273, 9%, 95%) |
| CMYK | cmyk(4.1%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(89.28, 8.04, -9.24) |
| CIE-LCH | lch(89.28, 12.25, 311.03°) |
| OKLab | oklab(91.06% 0.0207 -0.0247) |
| OKLCH | oklch(91.06% 0.032 309.9) |
| XYZ | xyz(74.8962, 74.7533, 94.4703) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Thistle
#D8BFD8
ΔE00 7.59
Lavenderblush
#FFF0F5
ΔE00 7.92
Pale Lavender
#EECFFE
ΔE00 8.76
Pale Lilac
#E4CBFF
ΔE00 9.44
Very Light Purple
#F6CEFC
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCF2 #E6F2DC
analogous
#DDDCF2 #E8DCF2 #F2DCF1
triadic
#E8DCF2 #F2E8DC #DCF2E8
tetradic
#E8DCF2 #F2DDDC #E6F2DC #DCF1F2
square
#E8DCF2 #F2DDDC #E6F2DC #DCF1F2
split-complementary
#E8DCF2 #F1F2DC #DCF2DD
monochromatic
#AD83D1 #CBAFE1 #E8DCF2 #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.32
#E8DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E8DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCF2
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCF2 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#DBE1F1
Tritanopia (blue-blind)
#E7DEE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dcf2; /* rgb */ color: rgb(232, 220, 242); /* oklch */ color: oklch(91.1% 0.032 309.9);
Tailwind
colors: {
custom: {
50: '#efe6f6',
500: '#e8dcf2',
950: '#000000',
},
}SCSS
$custom: #e8dcf2; $custom-light: #efe6f6; $custom-dark: #000000;
JSON
{
"hex": "#e8dcf2",
"rgb": {
"r": 232,
"g": 220,
"b": 242
},
"hsl": {
"h": 272.727,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91059,
"c": 0.0322,
"h": 309.9
},
"luminance": 0.74753
}Semantic roles & 50–950 ramp
primary
#E8DCF2
secondary
#B7D0A3
accent
#B92C6C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485