#E6DEEB#E6DEEB
#E6DEEB is a very light, near-neutral violet. Relative luminance 0.751; OKLCH L 91.1% C 0.019 H 312.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEEB |
|---|---|
| RGB | rgb(230, 222, 235) |
| HSL | hsl(277, 25%, 90%) |
| HSV | hsv(277, 6%, 92%) |
| CMYK | cmyk(2.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(89.42, 5.04, -5.37) |
| CIE-LCH | lch(89.42, 7.36, 313.22°) |
| OKLab | oklab(91.07% 0.0132 -0.0143) |
| OKLCH | oklch(91.07% 0.019 312.8) |
| XYZ | xyz(73.7473, 75.0639, 89.1848) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.37
Lavenderblush
#FFF0F5
ΔE00 5.79
Ghostwhite
#F8F8FF
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.74
Fog
#D8DCE0
ΔE00 7.90
Very Light Pink
#FFF4F2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEEB #E3EBDE
analogous
#E0DEEB #E6DEEB #EBDEEA
triadic
#E6DEEB #EBE6DE #DEEBE6
tetradic
#E6DEEB #EBE0DE #E3EBDE #DEEAEB
square
#E6DEEB #EBE0DE #E3EBDE #DEEAEB
split-complementary
#E6DEEB #EAEBDE #DEEBE0
monochromatic
#AC92BD #C9B8D4 #E6DEEB #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.31
#E6DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E6DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEEB
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEEB | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#E6DFE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6deeb; /* rgb */ color: rgb(230, 222, 235); /* oklch */ color: oklch(91.1% 0.019 312.8);
Tailwind
colors: {
custom: {
50: '#ede8f1',
500: '#e6deeb',
950: '#000000',
},
}SCSS
$custom: #e6deeb; $custom-light: #ede8f1; $custom-dark: #000000;
JSON
{
"hex": "#e6deeb",
"rgb": {
"r": 230,
"g": 222,
"b": 235
},
"hsl": {
"h": 276.923,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.91071,
"c": 0.01943,
"h": 312.8
},
"luminance": 0.75064
}Semantic roles & 50–950 ramp
primary
#E6DEEB
secondary
#B4C3AA
accent
#A34268
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485