#E7DCEA#E7DCEA
#E7DCEA is a very light, muted purple. Relative luminance 0.741; OKLCH L 90.7% C 0.022 H 319.0°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCEA |
|---|---|
| RGB | rgb(231, 220, 234) |
| HSL | hsl(287, 25%, 89%) |
| HSV | hsv(287, 6%, 92%) |
| CMYK | cmyk(1.3%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(88.98, 6.23, -5.49) |
| CIE-LCH | lch(88.98, 8.31, 318.64°) |
| OKLab | oklab(90.73% 0.0167 -0.0146) |
| OKLCH | oklch(90.73% 0.022 319) |
| XYZ | xyz(73.3971, 74.1162, 88.2651) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.25
Lavenderblush
#FFF0F5
ΔE00 5.88
Ghostwhite
#F8F8FF
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 8.65
Very Light Pink
#FFF4F2
ΔE00 8.72
Gainsboro
#DCDCDC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCEA #DFEADC
analogous
#E0DCEA #E7DCEA #EADCE6
triadic
#E7DCEA #EAE7DC #DCEAE7
tetradic
#E7DCEA #EAE0DC #DFEADC #DCE6EA
square
#E7DCEA #EAE0DC #DFEADC #DCE6EA
split-complementary
#E7DCEA #E6EADC #DCEAE0
monochromatic
#B390BC #CDB6D3 #E7DCEA #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.33
#E7DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#E7DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCEA
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCEA | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#E7DDE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e7dcea; /* rgb */ color: rgb(231, 220, 234); /* oklch */ color: oklch(90.7% 0.022 319.0);
Tailwind
colors: {
custom: {
50: '#eee6f0',
500: '#e7dcea',
950: '#000000',
},
}SCSS
$custom: #e7dcea; $custom-light: #eee6f0; $custom-dark: #000000;
JSON
{
"hex": "#e7dcea",
"rgb": {
"r": 231,
"g": 220,
"b": 234
},
"hsl": {
"h": 287.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90732,
"c": 0.02219,
"h": 319
},
"luminance": 0.74116
}Semantic roles & 50–950 ramp
primary
#E7DCEA
secondary
#AEC2A8
accent
#A44257
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485