#E6DEEF#E6DEEF
#E6DEEF is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.2% C 0.024 H 306.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEEF |
|---|---|
| RGB | rgb(230, 222, 239) |
| HSL | hsl(268, 35%, 90%) |
| HSV | hsv(268, 7%, 94%) |
| CMYK | cmyk(3.8%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.53, 5.78, -7.30) |
| CIE-LCH | lch(89.53, 9.32, 308.36°) |
| OKLab | oklab(91.19% 0.0147 -0.0195) |
| OKLCH | oklch(91.19% 0.024 306.9) |
| XYZ | xyz(74.3317, 75.2977, 92.2626) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.75
Lavenderblush
#FFF0F5
ΔE00 6.73
Ghostwhite
#F8F8FF
ΔE00 7.79
Fog
#D8DCE0
ΔE00 9.01
Gainsboro
#DCDCDC
ΔE00 9.10
Thistle
#D8BFD8
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEEF #E7EFDE
analogous
#DEDEEF #E6DEEF #EEDEEF
triadic
#E6DEEF #EFE6DE #DEEFE6
tetradic
#E6DEEF #EFDEDE #E7EFDE #DEEFEE
square
#E6DEEF #EFDEDE #E7EFDE #DEEFEE
split-complementary
#E6DEEF #EFEEDE #DEEFDE
monochromatic
#A88CC7 #C7B5DB #E6DEEF #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.31
#E6DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#E6DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEEF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEEF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E5E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6deef; /* rgb */ color: rgb(230, 222, 239); /* oklch */ color: oklch(91.2% 0.024 306.9);
Tailwind
colors: {
custom: {
50: '#ede8f4',
500: '#e6deef',
950: '#000000',
},
}SCSS
$custom: #e6deef; $custom-light: #ede8f4; $custom-dark: #000000;
JSON
{
"hex": "#e6deef",
"rgb": {
"r": 230,
"g": 222,
"b": 239
},
"hsl": {
"h": 268.235,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91192,
"c": 0.02437,
"h": 306.9
},
"luminance": 0.75298
}Semantic roles & 50–950 ramp
primary
#E6DEEF
secondary
#BACAA8
accent
#AE3876
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485