#E7DFEE#E7DFEE
#E7DFEE is a very light, muted violet. Relative luminance 0.759; OKLCH L 91.4% C 0.022 H 309.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFEE |
|---|---|
| RGB | rgb(231, 223, 238) |
| HSL | hsl(272, 31%, 90%) |
| HSV | hsv(272, 6%, 93%) |
| CMYK | cmyk(2.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.83, 5.41, -6.33) |
| CIE-LCH | lch(89.83, 8.32, 310.49°) |
| OKLab | oklab(91.44% 0.0139 -0.0168) |
| OKLCH | oklch(91.44% 0.022 309.6) |
| XYZ | xyz(74.7727, 75.9375, 91.5906) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.92
Lavenderblush
#FFF0F5
ΔE00 6.10
Ghostwhite
#F8F8FF
ΔE00 7.22
Gainsboro
#DCDCDC
ΔE00 8.45
Fog
#D8DCE0
ΔE00 8.48
Very Light Pink
#FFF4F2
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFEE #E6EEDF
analogous
#DFDFEE #E7DFEE #EEDFED
triadic
#E7DFEE #EEE7DF #DFEEE7
tetradic
#E7DFEE #EEDFDF #E6EEDF #DFEDEE
square
#E7DFEE #EEDFDF #E6EEDF #DFEDEE
split-complementary
#E7DFEE #EDEEDF #DFEEDF
monochromatic
#AB8FC4 #C9B7D9 #E7DFEE #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.30
#E7DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#E7DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFEE
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFEE | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#E6E1E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e7dfee; /* rgb */ color: rgb(231, 223, 238); /* oklch */ color: oklch(91.4% 0.022 309.6);
Tailwind
colors: {
custom: {
50: '#eee9f3',
500: '#e7dfee',
950: '#000000',
},
}SCSS
$custom: #e7dfee; $custom-light: #eee9f3; $custom-dark: #000000;
JSON
{
"hex": "#e7dfee",
"rgb": {
"r": 231,
"g": 223,
"b": 238
},
"hsl": {
"h": 272,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91435,
"c": 0.02186,
"h": 309.6
},
"luminance": 0.75937
}Semantic roles & 50–950 ramp
primary
#E7DFEE
secondary
#B8C8AA
accent
#A93C6F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485