#E6DCFB#E6DCFB
#E6DCFB is a very light, muted violet. Relative luminance 0.750; OKLCH L 91.2% C 0.043 H 300.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCFB |
|---|---|
| RGB | rgb(230, 220, 251) |
| HSL | hsl(259, 79%, 92%) |
| HSV | hsv(259, 12%, 98%) |
| CMYK | cmyk(8.4%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.38, 9.11, -13.83) |
| CIE-LCH | lch(89.38, 16.56, 303.37°) |
| OKLab | oklab(91.19% 0.0217 -0.0372) |
| OKLCH | oklch(91.19% 0.043 300.3) |
| XYZ | xyz(75.6356, 74.9744, 101.7349) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Pale Lavender
#EECFFE
ΔE00 7.07
Pale Lilac
#E4CBFF
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 7.87
Thistle
#D8BFD8
ΔE00 8.21
Light Lavender
#DFC5FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCFB #F1FBDC
analogous
#DCE2FB #E6DCFB #F6DCFB
triadic
#E6DCFB #FBE6DC #DCFBE6
tetradic
#E6DCFB #FBDCE2 #F1FBDC #DCFBF6
square
#E6DCFB #FBDCE2 #F1FBDC #DCFBF6
split-complementary
#E6DCFB #FBF6DC #E2FBDC
monochromatic
#986EEE #BFA5F5 #E6DCFB #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.31
#E6DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E6DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCFB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCFB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FC
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#E3E0E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6dcfb; /* rgb */ color: rgb(230, 220, 251); /* oklch */ color: oklch(91.2% 0.043 300.3);
Tailwind
colors: {
custom: {
50: '#eee6fc',
500: '#e6dcfb',
950: '#000000',
},
}SCSS
$custom: #e6dcfb; $custom-light: #eee6fc; $custom-dark: #000000;
JSON
{
"hex": "#e6dcfb",
"rgb": {
"r": 230,
"g": 220,
"b": 251
},
"hsl": {
"h": 259.355,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91188,
"c": 0.04309,
"h": 300.3
},
"luminance": 0.74974
}Semantic roles & 50–950 ramp
primary
#E6DCFB
secondary
#CBE299
accent
#DC0A98
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485