#E8DFF0#E8DFF0
#E8DFF0 is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.6% C 0.025 H 309.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFF0 |
|---|---|
| RGB | rgb(232, 223, 240) |
| HSL | hsl(272, 36%, 91%) |
| HSV | hsv(272, 7%, 94%) |
| CMYK | cmyk(3.3%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.96, 6.11, -7.18) |
| CIE-LCH | lch(89.96, 9.42, 310.40°) |
| OKLab | oklab(91.58% 0.0157 -0.0191) |
| OKLCH | oklch(91.58% 0.025 309.4) |
| XYZ | xyz(75.3919, 76.2226, 93.1618) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.03
Lavenderblush
#FFF0F5
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 7.83
Thistle
#D8BFD8
ΔE00 9.08
Gainsboro
#DCDCDC
ΔE00 9.32
Very Light Pink
#FFF4F2
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFF0 #E7F0DF
analogous
#DFDFF0 #E8DFF0 #F0DFEF
triadic
#E8DFF0 #F0E8DF #DFF0E8
tetradic
#E8DFF0 #F0DFDF #E7F0DF #DFEFF0
square
#E8DFF0 #F0DFDF #E7F0DF #DFEFF0
split-complementary
#E8DFF0 #EFF0DF #DFF0DF
monochromatic
#AC8CC9 #CAB5DC #E8DFF0 #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.29
#E8DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#E8DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFF0
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFF0 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#E7E1E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8dff0; /* rgb */ color: rgb(232, 223, 240); /* oklch */ color: oklch(91.6% 0.025 309.4);
Tailwind
colors: {
custom: {
50: '#efe9f5',
500: '#e8dff0',
950: '#000000',
},
}SCSS
$custom: #e8dff0; $custom-light: #efe9f5; $custom-dark: #000000;
JSON
{
"hex": "#e8dff0",
"rgb": {
"r": 232,
"g": 223,
"b": 240
},
"hsl": {
"h": 271.765,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.91576,
"c": 0.02474,
"h": 309.4
},
"luminance": 0.76222
}Semantic roles & 50–950 ramp
primary
#E8DFF0
secondary
#B9CBA8
accent
#AF366F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485