#E6DDEF#E6DDEF
#E6DDEF is a very light, muted violet. Relative luminance 0.748; OKLCH L 91.0% C 0.026 H 308.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DDEF |
|---|---|
| RGB | rgb(230, 221, 239) |
| HSL | hsl(270, 36%, 90%) |
| HSV | hsv(270, 8%, 94%) |
| CMYK | cmyk(3.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(89.28, 6.30, -7.67) |
| CIE-LCH | lch(89.28, 9.93, 309.40°) |
| OKLab | oklab(91% 0.0161 -0.0205) |
| OKLCH | oklch(91% 0.026 308.1) |
| XYZ | xyz(74.0669, 74.7680, 92.1743) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.12
Lavenderblush
#FFF0F5
ΔE00 6.98
Ghostwhite
#F8F8FF
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.64
Fog
#D8DCE0
ΔE00 9.56
Gainsboro
#DCDCDC
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DDEF #E6EFDD
analogous
#DDDDEF #E6DDEF #EFDDEF
triadic
#E6DDEF #EFE6DD #DDEFE6
tetradic
#E6DDEF #EFDDDD #E6EFDD #DDEFEF
square
#E6DDEF #EFDDDD #E6EFDD #DDEFEF
split-complementary
#E6DDEF #EFEFDD #DDEFDD
monochromatic
#A98AC8 #C7B3DB #E6DDEF #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.32
#E6DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E6DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DDEF
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DDEF | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#E5DFE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6ddef; /* rgb */ color: rgb(230, 221, 239); /* oklch */ color: oklch(91.0% 0.026 308.1);
Tailwind
colors: {
custom: {
50: '#ede7f4',
500: '#e6ddef',
950: '#000000',
},
}SCSS
$custom: #e6ddef; $custom-light: #ede7f4; $custom-dark: #000000;
JSON
{
"hex": "#e6ddef",
"rgb": {
"r": 230,
"g": 221,
"b": 239
},
"hsl": {
"h": 270,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.90998,
"c": 0.02602,
"h": 308.1
},
"luminance": 0.74768
}Semantic roles & 50–950 ramp
primary
#E6DDEF
secondary
#B8CAA6
accent
#AF3773
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485