#E6DCEF#E6DCEF
#E6DCEF is a very light, muted violet. Relative luminance 0.742; OKLCH L 90.8% C 0.028 H 309.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCEF |
|---|---|
| RGB | rgb(230, 220, 239) |
| HSL | hsl(272, 37%, 90%) |
| HSV | hsv(272, 8%, 94%) |
| CMYK | cmyk(3.8%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(89.04, 6.82, -8.04) |
| CIE-LCH | lch(89.04, 10.55, 310.33°) |
| OKLab | oklab(90.81% 0.0175 -0.0214) |
| OKLCH | oklch(90.81% 0.028 309.2) |
| XYZ | xyz(73.8037, 74.2416, 92.0866) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.53
Lavenderblush
#FFF0F5
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 8.17
Ghostwhite
#F8F8FF
ΔE00 8.86
Pale Lavender
#EECFFE
ΔE00 10.00
Gainsboro
#DCDCDC
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCEF #E5EFDC
analogous
#DCDCEF #E6DCEF #EFDCEF
triadic
#E6DCEF #EFE6DC #DCEFE6
tetradic
#E6DCEF #EFDCDC #E5EFDC #DCEFEF
square
#E6DCEF #EFDCDC #E5EFDC #DCEFEF
split-complementary
#E6DCEF #EFEFDC #DCEFDC
monochromatic
#AA88C9 #C8B2DC #E6DCEF #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.33
#E6DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E6DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCEF
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCEF | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#E5DEE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dcef; /* rgb */ color: rgb(230, 220, 239); /* oklch */ color: oklch(90.8% 0.028 309.2);
Tailwind
colors: {
custom: {
50: '#eee6f4',
500: '#e6dcef',
950: '#000000',
},
}SCSS
$custom: #e6dcef; $custom-light: #eee6f4; $custom-dark: #000000;
JSON
{
"hex": "#e6dcef",
"rgb": {
"r": 230,
"g": 220,
"b": 239
},
"hsl": {
"h": 271.579,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.90805,
"c": 0.02768,
"h": 309.2
},
"luminance": 0.74241
}Semantic roles & 50–950 ramp
primary
#E6DCEF
secondary
#B7CAA5
accent
#B03570
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485