#E6DFFD#E6DFFD
#E6DFFD is a very light, muted violet. Relative luminance 0.767; OKLCH L 91.8% C 0.041 H 296.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFFD |
|---|---|
| RGB | rgb(230, 223, 253) |
| HSL | hsl(254, 88%, 93%) |
| HSV | hsv(254, 12%, 99%) |
| CMYK | cmyk(9.1%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(90.18, 7.93, -13.69) |
| CIE-LCH | lch(90.18, 15.82, 300.09°) |
| OKLab | oklab(91.83% 0.0182 -0.0368) |
| OKLCH | oklch(91.83% 0.041 296.3) |
| XYZ | xyz(76.7470, 76.6900, 103.6689) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.80
Periwinkle
#CCCCFF
ΔE00 7.91
Pale Lilac
#E4CBFF
ΔE00 8.09
Pale Lavender
#EECFFE
ΔE00 8.17
Thistle
#D8BFD8
ΔE00 9.23
Light Lavender
#DFC5FE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFFD #F6FDDF
analogous
#DFE7FD #E6DFFD #F5DFFD
triadic
#E6DFFD #FDE6DF #DFFDE6
tetradic
#E6DFFD #FDDFE7 #F6FDDF #DFFDF5
square
#E6DFFD #FDDFE7 #F6FDDF #DFFDF5
split-complementary
#E6DFFD #FDF5DF #E7FDDF
monochromatic
#8C6CF6 #B9A5F9 #E6DFFD #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.29
#E6DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#E6DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFFD
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFFD | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#E2E3E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e6dffd; /* rgb */ color: rgb(230, 223, 253); /* oklch */ color: oklch(91.8% 0.041 296.3);
Tailwind
colors: {
custom: {
50: '#eee9fe',
500: '#e6dffd',
950: '#000000',
},
}SCSS
$custom: #e6dffd; $custom-light: #eee9fe; $custom-dark: #000000;
JSON
{
"hex": "#e6dffd",
"rgb": {
"r": 230,
"g": 223,
"b": 253
},
"hsl": {
"h": 254,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.9183,
"c": 0.04109,
"h": 296.3
},
"luminance": 0.7669
}Semantic roles & 50–950 ramp
primary
#E6DFFD
secondary
#D5E799
accent
#E501B0
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485