#E7DFEA#E7DFEA
#E7DFEA is a very light, near-neutral purple. Relative luminance 0.757; OKLCH L 91.3% C 0.017 H 316.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFEA |
|---|---|
| RGB | rgb(231, 223, 234) |
| HSL | hsl(284, 21%, 90%) |
| HSV | hsv(284, 5%, 92%) |
| CMYK | cmyk(1.3%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.72, 4.67, -4.39) |
| CIE-LCH | lch(89.72, 6.41, 316.79°) |
| OKLab | oklab(91.32% 0.0125 -0.0116) |
| OKLCH | oklch(91.32% 0.017 316.9) |
| XYZ | xyz(74.1916, 75.7050, 88.5299) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.80
Lavenderblush
#FFF0F5
ΔE00 5.25
Ghostwhite
#F8F8FF
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.41
Very Light Pink
#FFF4F2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFEA #E2EADF
analogous
#E2DFEA #E7DFEA #EADFE8
triadic
#E7DFEA #EAE7DF #DFEAE7
tetradic
#E7DFEA #EAE2DF #E2EADF #DFE8EA
square
#E7DFEA #EAE2DF #E2EADF #DFE8EA
split-complementary
#E7DFEA #E8EADF #DFEAE2
monochromatic
#B095BA #CBBAD2 #E7DFEA #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.30
#E7DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#E7DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFEA
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFEA | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#E7E0E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e7dfea; /* rgb */ color: rgb(231, 223, 234); /* oklch */ color: oklch(91.3% 0.017 316.9);
Tailwind
colors: {
custom: {
50: '#eee9f0',
500: '#e7dfea',
950: '#000000',
},
}SCSS
$custom: #e7dfea; $custom-light: #eee9f0; $custom-dark: #000000;
JSON
{
"hex": "#e7dfea",
"rgb": {
"r": 231,
"g": 223,
"b": 234
},
"hsl": {
"h": 283.636,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91315,
"c": 0.01705,
"h": 316.9
},
"luminance": 0.75705
}Semantic roles & 50–950 ramp
primary
#E7DFEA
secondary
#B2C1AC
accent
#9F465F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485