#E6DFF2#E6DFF2
#E6DFF2 is a very light, muted violet. Relative luminance 0.760; OKLCH L 91.5% C 0.027 H 302.6°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFF2 |
|---|---|
| RGB | rgb(230, 223, 242) |
| HSL | hsl(262, 42%, 91%) |
| HSV | hsv(262, 8%, 95%) |
| CMYK | cmyk(5%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.86, 5.82, -8.39) |
| CIE-LCH | lch(89.86, 10.21, 304.76°) |
| OKLab | oklab(91.48% 0.0143 -0.0224) |
| OKLCH | oklch(91.48% 0.027 302.6) |
| XYZ | xyz(75.0450, 76.0092, 94.7049) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.22
Lavenderblush
#FFF0F5
ΔE00 7.29
Ghostwhite
#F8F8FF
ΔE00 7.95
Fog
#D8DCE0
ΔE00 9.32
Thistle
#D8BFD8
ΔE00 9.32
Gainsboro
#DCDCDC
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFF2 #EBF2DF
analogous
#DFE1F2 #E6DFF2 #EFDFF2
triadic
#E6DFF2 #F2E6DF #DFF2E6
tetradic
#E6DFF2 #F2DFE1 #EBF2DF #DFF2EF
square
#E6DFF2 #F2DFE1 #EBF2DF #DFF2EF
split-complementary
#E6DFF2 #F2EFDF #E1F2DF
monochromatic
#A288CF #C4B3E0 #E6DFF2 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.30
#E6DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#E6DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFF2
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFF2 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#E4E1E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e6dff2; /* rgb */ color: rgb(230, 223, 242); /* oklch */ color: oklch(91.5% 0.027 302.6);
Tailwind
colors: {
custom: {
50: '#eee9f6',
500: '#e6dff2',
950: '#000000',
},
}SCSS
$custom: #e6dff2; $custom-light: #eee9f6; $custom-dark: #000000;
JSON
{
"hex": "#e6dff2",
"rgb": {
"r": 230,
"g": 223,
"b": 242
},
"hsl": {
"h": 262.105,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91479,
"c": 0.0266,
"h": 302.6
},
"luminance": 0.76009
}Semantic roles & 50–950 ramp
primary
#E6DFF2
secondary
#C0CFA6
accent
#B53084
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485