#E8DDEF#E8DDEF
#E8DDEF is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.2% C 0.027 H 312.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DDEF |
|---|---|
| RGB | rgb(232, 221, 239) |
| HSL | hsl(277, 36%, 90%) |
| HSV | hsv(277, 8%, 94%) |
| CMYK | cmyk(2.9%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(89.44, 6.96, -7.42) |
| CIE-LCH | lch(89.44, 10.18, 313.17°) |
| OKLab | oklab(91.16% 0.0182 -0.0198) |
| OKLCH | oklch(91.16% 0.027 312.6) |
| XYZ | xyz(74.7126, 75.1010, 92.2046) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.81
Lavenderblush
#FFF0F5
ΔE00 6.76
Thistle
#D8BFD8
ΔE00 8.24
Ghostwhite
#F8F8FF
ΔE00 8.70
Very Light Pink
#FFF4F2
ΔE00 9.86
Mistyrose
#FFE4E1
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DDEF #E4EFDD
analogous
#DFDDEF #E8DDEF #EFDDED
triadic
#E8DDEF #EFE8DD #DDEFE8
tetradic
#E8DDEF #EFDFDD #E4EFDD #DDEDEF
square
#E8DDEF #EFDFDD #E4EFDD #DDEDEF
split-complementary
#E8DDEF #EDEFDD #DDEFDF
monochromatic
#B08AC8 #CCB3DB #E8DDEF #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.31
#E8DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E8DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DDEF
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DDEF | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E8DFE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8ddef; /* rgb */ color: rgb(232, 221, 239); /* oklch */ color: oklch(91.2% 0.027 312.6);
Tailwind
colors: {
custom: {
50: '#efe7f4',
500: '#e8ddef',
950: '#000000',
},
}SCSS
$custom: #e8ddef; $custom-light: #efe7f4; $custom-dark: #000000;
JSON
{
"hex": "#e8ddef",
"rgb": {
"r": 232,
"g": 221,
"b": 239
},
"hsl": {
"h": 276.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91158,
"c": 0.02686,
"h": 312.6
},
"luminance": 0.75101
}Semantic roles & 50–950 ramp
primary
#E8DDEF
secondary
#B4CAA6
accent
#AF3765
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485