#E6DEF4#E6DEF4
#E6DEF4 is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.3% C 0.031 H 302.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEF4 |
|---|---|
| RGB | rgb(230, 222, 244) |
| HSL | hsl(262, 50%, 91%) |
| HSV | hsv(262, 9%, 96%) |
| CMYK | cmyk(5.7%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(89.67, 6.72, -9.72) |
| CIE-LCH | lch(89.67, 11.82, 304.65°) |
| OKLab | oklab(91.35% 0.0164 -0.026) |
| OKLCH | oklch(91.35% 0.031 302.3) |
| XYZ | xyz(75.0806, 75.5972, 96.2067) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.79
Lavenderblush
#FFF0F5
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.73
Ghostwhite
#F8F8FF
ΔE00 8.95
Pale Lavender
#EECFFE
ΔE00 9.65
Periwinkle
#CCCCFF
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEF4 #ECF4DE
analogous
#DEE1F4 #E6DEF4 #F1DEF4
triadic
#E6DEF4 #F4E6DE #DEF4E6
tetradic
#E6DEF4 #F4DEE1 #ECF4DE #DEF4F1
square
#E6DEF4 #F4DEE1 #ECF4DE #DEF4F1
split-complementary
#E6DEF4 #F4F1DE #E1F4DE
monochromatic
#A082D5 #C3B0E5 #E6DEF4 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.30
#E6DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#E6DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEF4
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEF4 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F5
Deuteranopia (green-blind)
#DCE1F3
Tritanopia (blue-blind)
#E4E1E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6def4; /* rgb */ color: rgb(230, 222, 244); /* oklch */ color: oklch(91.3% 0.031 302.3);
Tailwind
colors: {
custom: {
50: '#eee8f7',
500: '#e6def4',
950: '#000000',
},
}SCSS
$custom: #e6def4; $custom-light: #eee8f7; $custom-dark: #000000;
JSON
{
"hex": "#e6def4",
"rgb": {
"r": 230,
"g": 222,
"b": 244
},
"hsl": {
"h": 261.818,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.91348,
"c": 0.03079,
"h": 302.3
},
"luminance": 0.75597
}Semantic roles & 50–950 ramp
primary
#E6DEF4
secondary
#C2D3A3
accent
#BD2887
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485