#E6DFEA#E6DFEA
#E6DFEA is a very light, near-neutral violet. Relative luminance 0.755; OKLCH L 91.2% C 0.017 H 313.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFEA |
|---|---|
| RGB | rgb(230, 223, 234) |
| HSL | hsl(278, 21%, 90%) |
| HSV | hsv(278, 5%, 92%) |
| CMYK | cmyk(1.7%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.64, 4.34, -4.51) |
| CIE-LCH | lch(89.64, 6.26, 313.88°) |
| OKLab | oklab(91.24% 0.0114 -0.012) |
| OKLCH | oklch(91.24% 0.017 313.6) |
| XYZ | xyz(73.8696, 75.5390, 88.5149) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.56
Lavenderblush
#FFF0F5
ΔE00 5.49
Ghostwhite
#F8F8FF
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.83
Fog
#D8DCE0
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFEA #E3EADF
analogous
#E1DFEA #E6DFEA #EADFE9
triadic
#E6DFEA #EAE6DF #DFEAE6
tetradic
#E6DFEA #EAE1DF #E3EADF #DFE9EA
square
#E6DFEA #EAE1DF #E3EADF #DFE9EA
split-complementary
#E6DFEA #E9EADF #DFEAE1
monochromatic
#AC95BA #C9BAD2 #E6DFEA #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.30
#E6DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E6DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFEA
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFEA | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#E6E0E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6dfea; /* rgb */ color: rgb(230, 223, 234); /* oklch */ color: oklch(91.2% 0.017 313.6);
Tailwind
colors: {
custom: {
50: '#ede9f0',
500: '#e6dfea',
950: '#000000',
},
}SCSS
$custom: #e6dfea; $custom-light: #ede9f0; $custom-dark: #000000;
JSON
{
"hex": "#e6dfea",
"rgb": {
"r": 230,
"g": 223,
"b": 234
},
"hsl": {
"h": 278.182,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91235,
"c": 0.01654,
"h": 313.6
},
"luminance": 0.75539
}Semantic roles & 50–950 ramp
primary
#E6DFEA
secondary
#B4C1AC
accent
#9F4667
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485