#E8DCFB#E8DCFB
#E8DCFB is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.3% C 0.044 H 303.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCFB |
|---|---|
| RGB | rgb(232, 220, 251) |
| HSL | hsl(263, 79%, 92%) |
| HSV | hsv(263, 12%, 98%) |
| CMYK | cmyk(7.6%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.54, 9.75, -13.58) |
| CIE-LCH | lch(89.54, 16.72, 305.68°) |
| OKLab | oklab(91.35% 0.0238 -0.0365) |
| OKLCH | oklch(91.35% 0.044 303.1) |
| XYZ | xyz(76.2813, 75.3073, 101.7652) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Pale Lavender
#EECFFE
ΔE00 6.61
Pale Lilac
#E4CBFF
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.87
Very Light Purple
#F6CEFC
ΔE00 8.07
Periwinkle
#CCCCFF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCFB #EFFBDC
analogous
#DCE0FB #E8DCFB #F8DCFB
triadic
#E8DCFB #FBE8DC #DCFBE8
tetradic
#E8DCFB #FBDCE0 #EFFBDC #DCFBF8
square
#E8DCFB #FBDCE0 #EFFBDC #DCFBF8
split-complementary
#E8DCFB #FBF8DC #E0FBDC
monochromatic
#A06EEE #C4A5F5 #E8DCFB #EDE4FC #EDE4FC
Accessibility & contrast
On white
1.31
#E8DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#E8DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCFB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCFB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#E5E0E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dcfb; /* rgb */ color: rgb(232, 220, 251); /* oklch */ color: oklch(91.3% 0.044 303.1);
Tailwind
colors: {
custom: {
50: '#efe6fc',
500: '#e8dcfb',
950: '#000000',
},
}SCSS
$custom: #e8dcfb; $custom-light: #efe6fc; $custom-dark: #000000;
JSON
{
"hex": "#e8dcfb",
"rgb": {
"r": 232,
"g": 220,
"b": 251
},
"hsl": {
"h": 263.226,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91347,
"c": 0.0436,
"h": 303.1
},
"luminance": 0.75307
}Semantic roles & 50–950 ramp
primary
#E8DCFB
secondary
#C6E299
accent
#DC0A8A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485