#E6DFFB#E6DFFB
#E6DFFB is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.8% C 0.038 H 297.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFFB |
|---|---|
| RGB | rgb(230, 223, 251) |
| HSL | hsl(255, 78%, 93%) |
| HSV | hsv(255, 11%, 98%) |
| CMYK | cmyk(8.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.12, 7.54, -12.73) |
| CIE-LCH | lch(90.12, 14.79, 300.65°) |
| OKLab | oklab(91.76% 0.0175 -0.0342) |
| OKLCH | oklch(91.76% 0.038 297.1) |
| XYZ | xyz(76.4301, 76.5632, 101.9997) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.37
Periwinkle
#CCCCFF
ΔE00 8.38
Pale Lavender
#EECFFE
ΔE00 8.54
Pale Lilac
#E4CBFF
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 9.13
Lavenderblush
#FFF0F5
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFFB #F4FBDF
analogous
#DFE6FB #E6DFFB #F4DFFB
triadic
#E6DFFB #FBE6DF #DFFBE6
tetradic
#E6DFFB #FBDFE6 #F4FBDF #DFFBF4
square
#E6DFFB #FBDFE6 #F4FBDF #DFFBF4
split-complementary
#E6DFFB #FBF4DF #E6FBDF
monochromatic
#9172ED #BBA9F4 #E6DFFB #EAE4FC #EAE4FC
Accessibility & contrast
On white
1.29
#E6DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#E6DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFFB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFFB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#E3E3E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e6dffb; /* rgb */ color: rgb(230, 223, 251); /* oklch */ color: oklch(91.8% 0.038 297.1);
Tailwind
colors: {
custom: {
50: '#eee9fc',
500: '#e6dffb',
950: '#000000',
},
}SCSS
$custom: #e6dffb; $custom-light: #eee9fc; $custom-dark: #000000;
JSON
{
"hex": "#e6dffb",
"rgb": {
"r": 230,
"g": 223,
"b": 251
},
"hsl": {
"h": 255,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91764,
"c": 0.03843,
"h": 297.1
},
"luminance": 0.76563
}Semantic roles & 50–950 ramp
primary
#E6DFFB
secondary
#D0E29C
accent
#DA0BA6
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485