#E8DFEE#E8DFEE
#E8DFEE is a very light, muted violet. Relative luminance 0.761; OKLCH L 91.5% C 0.022 H 312.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFEE |
|---|---|
| RGB | rgb(232, 223, 238) |
| HSL | hsl(276, 31%, 90%) |
| HSV | hsv(276, 6%, 93%) |
| CMYK | cmyk(2.5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.91, 5.74, -6.21) |
| CIE-LCH | lch(89.91, 8.45, 312.74°) |
| OKLab | oklab(91.52% 0.015 -0.0165) |
| OKLCH | oklch(91.52% 0.022 312.2) |
| XYZ | xyz(75.0964, 76.1044, 91.6058) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.25
Lavenderblush
#FFF0F5
ΔE00 5.93
Ghostwhite
#F8F8FF
ΔE00 7.42
Gainsboro
#DCDCDC
ΔE00 8.67
Very Light Pink
#FFF4F2
ΔE00 8.69
Fog
#D8DCE0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFEE #E5EEDF
analogous
#E0DFEE #E8DFEE #EEDFEC
triadic
#E8DFEE #EEE8DF #DFEEE8
tetradic
#E8DFEE #EEE0DF #E5EEDF #DFECEE
square
#E8DFEE #EEE0DF #E5EEDF #DFECEE
split-complementary
#E8DFEE #ECEEDF #DFEEE0
monochromatic
#AF8FC4 #CBB7D9 #E8DFEE #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.29
#E8DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#E8DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFEE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFEE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EF
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#E8E1E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8dfee; /* rgb */ color: rgb(232, 223, 238); /* oklch */ color: oklch(91.5% 0.022 312.2);
Tailwind
colors: {
custom: {
50: '#efe9f3',
500: '#e8dfee',
950: '#000000',
},
}SCSS
$custom: #e8dfee; $custom-light: #efe9f3; $custom-dark: #000000;
JSON
{
"hex": "#e8dfee",
"rgb": {
"r": 232,
"g": 223,
"b": 238
},
"hsl": {
"h": 276,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91515,
"c": 0.02229,
"h": 312.2
},
"luminance": 0.76104
}Semantic roles & 50–950 ramp
primary
#E8DFEE
secondary
#B6C8AA
accent
#A93C68
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485