#E7DFF0#E7DFF0
#E7DFF0 is a very light, muted violet. Relative luminance 0.761; OKLCH L 91.5% C 0.024 H 306.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFF0 |
|---|---|
| RGB | rgb(231, 223, 240) |
| HSL | hsl(268, 36%, 91%) |
| HSV | hsv(268, 7%, 94%) |
| CMYK | cmyk(3.7%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.89, 5.78, -7.30) |
| CIE-LCH | lch(89.89, 9.31, 308.36°) |
| OKLab | oklab(91.5% 0.0146 -0.0195) |
| OKLCH | oklch(91.5% 0.024 306.9) |
| XYZ | xyz(75.0681, 76.0557, 93.1467) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.67
Lavenderblush
#FFF0F5
ΔE00 6.60
Ghostwhite
#F8F8FF
ΔE00 7.65
Fog
#D8DCE0
ΔE00 9.04
Gainsboro
#DCDCDC
ΔE00 9.12
Thistle
#D8BFD8
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFF0 #E8F0DF
analogous
#DFDFF0 #E7DFF0 #EFDFF0
triadic
#E7DFF0 #F0E7DF #DFF0E7
tetradic
#E7DFF0 #F0DFDF #E8F0DF #DFF0EF
square
#E7DFF0 #F0DFDF #E8F0DF #DFF0EF
split-complementary
#E7DFF0 #F0EFDF #DFF0DF
monochromatic
#A88CC9 #C8B5DC #E7DFF0 #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.30
#E7DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#E7DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFF0
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFF0 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#E6E1E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e7dff0; /* rgb */ color: rgb(231, 223, 240); /* oklch */ color: oklch(91.5% 0.024 306.9);
Tailwind
colors: {
custom: {
50: '#eee9f5',
500: '#e7dff0',
950: '#000000',
},
}SCSS
$custom: #e7dff0; $custom-light: #eee9f5; $custom-dark: #000000;
JSON
{
"hex": "#e7dff0",
"rgb": {
"r": 231,
"g": 223,
"b": 240
},
"hsl": {
"h": 268.235,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.91496,
"c": 0.02436,
"h": 306.9
},
"luminance": 0.76056
}Semantic roles & 50–950 ramp
primary
#E7DFF0
secondary
#BBCBA8
accent
#AF3676
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485