#E6DEF2#E6DEF2
#E6DEF2 is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.3% C 0.028 H 303.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEF2 |
|---|---|
| RGB | rgb(230, 222, 242) |
| HSL | hsl(264, 43%, 91%) |
| HSV | hsv(264, 8%, 95%) |
| CMYK | cmyk(5%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(89.62, 6.34, -8.76) |
| CIE-LCH | lch(89.62, 10.81, 305.92°) |
| OKLab | oklab(91.29% 0.0157 -0.0234) |
| OKLCH | oklch(91.29% 0.028 303.9) |
| XYZ | xyz(74.7786, 75.4764, 94.6161) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.67
Lavenderblush
#FFF0F5
ΔE00 7.52
Ghostwhite
#F8F8FF
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 8.85
Fog
#D8DCE0
ΔE00 9.85
Gainsboro
#DCDCDC
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEF2 #EAF2DE
analogous
#DEE0F2 #E6DEF2 #F0DEF2
triadic
#E6DEF2 #F2E6DE #DEF2E6
tetradic
#E6DEF2 #F2DEE0 #EAF2DE #DEF2F0
square
#E6DEF2 #F2DEE0 #EAF2DE #DEF2F0
split-complementary
#E6DEF2 #F2F0DE #E0F2DE
monochromatic
#A386CF #C5B2E1 #E6DEF2 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.30
#E6DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E6DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEF2
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEF2 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#E4E0E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6def2; /* rgb */ color: rgb(230, 222, 242); /* oklch */ color: oklch(91.3% 0.028 303.9);
Tailwind
colors: {
custom: {
50: '#eee8f6',
500: '#e6def2',
950: '#000000',
},
}SCSS
$custom: #e6def2; $custom-light: #eee8f6; $custom-dark: #000000;
JSON
{
"hex": "#e6def2",
"rgb": {
"r": 230,
"g": 222,
"b": 242
},
"hsl": {
"h": 264,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91285,
"c": 0.0282,
"h": 303.9
},
"luminance": 0.75476
}Semantic roles & 50–950 ramp
primary
#E6DEF2
secondary
#BECFA5
accent
#B72F80
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485