#E7DEEF#E7DEEF
#E7DEEF is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.3% C 0.025 H 309.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEEF |
|---|---|
| RGB | rgb(231, 222, 239) |
| HSL | hsl(272, 35%, 90%) |
| HSV | hsv(272, 7%, 94%) |
| CMYK | cmyk(3.3%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.61, 6.11, -7.18) |
| CIE-LCH | lch(89.61, 9.43, 310.40°) |
| OKLab | oklab(91.27% 0.0157 -0.0191) |
| OKLCH | oklch(91.27% 0.025 309.4) |
| XYZ | xyz(74.6536, 75.4636, 92.2777) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.10
Lavenderblush
#FFF0F5
ΔE00 6.58
Ghostwhite
#F8F8FF
ΔE00 7.97
Thistle
#D8BFD8
ΔE00 8.91
Gainsboro
#DCDCDC
ΔE00 9.30
Fog
#D8DCE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEEF #E6EFDE
analogous
#DEDEEF #E7DEEF #EFDEEE
triadic
#E7DEEF #EFE7DE #DEEFE7
tetradic
#E7DEEF #EFDEDE #E6EFDE #DEEEEF
square
#E7DEEF #EFDEDE #E6EFDE #DEEEEF
split-complementary
#E7DEEF #EEEFDE #DEEFDE
monochromatic
#AB8CC7 #C9B5DB #E7DEEF #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.30
#E7DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#E7DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEEF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEEF | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E6E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7deef; /* rgb */ color: rgb(231, 222, 239); /* oklch */ color: oklch(91.3% 0.025 309.4);
Tailwind
colors: {
custom: {
50: '#eee8f4',
500: '#e7deef',
950: '#000000',
},
}SCSS
$custom: #e7deef; $custom-light: #eee8f4; $custom-dark: #000000;
JSON
{
"hex": "#e7deef",
"rgb": {
"r": 231,
"g": 222,
"b": 239
},
"hsl": {
"h": 271.765,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91272,
"c": 0.02476,
"h": 309.4
},
"luminance": 0.75463
}Semantic roles & 50–950 ramp
primary
#E7DEEF
secondary
#B8CAA8
accent
#AE386F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485