#E8DCF0#E8DCF0
#E8DCF0 is a very light, muted violet. Relative luminance 0.746; OKLCH L 91.0% C 0.030 H 312.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCF0 |
|---|---|
| RGB | rgb(232, 220, 240) |
| HSL | hsl(276, 40%, 90%) |
| HSV | hsv(276, 8%, 94%) |
| CMYK | cmyk(3.3%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(89.22, 7.67, -8.27) |
| CIE-LCH | lch(89.22, 11.28, 312.83°) |
| OKLab | oklab(91% 0.02 -0.0221) |
| OKLCH | oklch(91% 0.03 312.1) |
| XYZ | xyz(74.5975, 74.6338, 92.8970) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Lavenderblush
#FFF0F5
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 7.70
Pale Lavender
#EECFFE
ΔE00 9.34
Ghostwhite
#F8F8FF
ΔE00 9.43
Pale Lilac
#E4CBFF
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCF0 #E4F0DC
analogous
#DEDCF0 #E8DCF0 #F0DCEE
triadic
#E8DCF0 #F0E8DC #DCF0E8
tetradic
#E8DCF0 #F0DEDC #E4F0DC #DCEEF0
square
#E8DCF0 #F0DEDC #E4F0DC #DCEEF0
split-complementary
#E8DCF0 #EEF0DC #DCF0DE
monochromatic
#B086CB #CCB1DE #E8DCF0 #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.32
#E8DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E8DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCF0
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCF0 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF1
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#E7DEE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dcf0; /* rgb */ color: rgb(232, 220, 240); /* oklch */ color: oklch(91.0% 0.030 312.1);
Tailwind
colors: {
custom: {
50: '#efe6f5',
500: '#e8dcf0',
950: '#000000',
},
}SCSS
$custom: #e8dcf0; $custom-light: #efe6f5; $custom-dark: #000000;
JSON
{
"hex": "#e8dcf0",
"rgb": {
"r": 232,
"g": 220,
"b": 240
},
"hsl": {
"h": 276,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90996,
"c": 0.02975,
"h": 312.1
},
"luminance": 0.74633
}Semantic roles & 50–950 ramp
primary
#E8DCF0
secondary
#B4CCA4
accent
#B33266
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485