#E6DEEE#E6DEEE
#E6DEEE is a very light, muted violet. Relative luminance 0.752; OKLCH L 91.2% C 0.023 H 308.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEEE |
|---|---|
| RGB | rgb(230, 222, 238) |
| HSL | hsl(270, 32%, 90%) |
| HSV | hsv(270, 7%, 93%) |
| CMYK | cmyk(3.4%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.50, 5.60, -6.82) |
| CIE-LCH | lch(89.50, 8.82, 309.37°) |
| OKLab | oklab(91.16% 0.0143 -0.0182) |
| OKLCH | oklch(91.16% 0.023 308.2) |
| XYZ | xyz(74.1844, 75.2387, 91.4867) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.85
Lavenderblush
#FFF0F5
ΔE00 6.48
Ghostwhite
#F8F8FF
ΔE00 7.58
Fog
#D8DCE0
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 8.77
Very Light Pink
#FFF4F2
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEEE #E6EEDE
analogous
#DEDEEE #E6DEEE #EEDEEE
triadic
#E6DEEE #EEE6DE #DEEEE6
tetradic
#E6DEEE #EEDEDE #E6EEDE #DEEEEE
square
#E6DEEE #EEDEDE #E6EEDE #DEEEEE
split-complementary
#E6DEEE #EEEEDE #DEEEDE
monochromatic
#A98DC4 #C7B6D9 #E6DEEE #F0EBF5 #F0EBF5
Accessibility & contrast
On white
1.31
#E6DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E6DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEEE
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEEE | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#E5E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6deee; /* rgb */ color: rgb(230, 222, 238); /* oklch */ color: oklch(91.2% 0.023 308.2);
Tailwind
colors: {
custom: {
50: '#ede8f3',
500: '#e6deee',
950: '#000000',
},
}SCSS
$custom: #e6deee; $custom-light: #ede8f3; $custom-dark: #000000;
JSON
{
"hex": "#e6deee",
"rgb": {
"r": 230,
"g": 222,
"b": 238
},
"hsl": {
"h": 270,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91162,
"c": 0.02312,
"h": 308.2
},
"luminance": 0.75239
}Semantic roles & 50–950 ramp
primary
#E6DEEE
secondary
#B8C8A8
accent
#AB3B73
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485