#E7DBED#E7DBED
#E7DBED is a very light, muted purple. Relative luminance 0.738; OKLCH L 90.6% C 0.027 H 314.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DBED |
|---|---|
| RGB | rgb(231, 219, 237) |
| HSL | hsl(280, 33%, 89%) |
| HSV | hsv(280, 8%, 93%) |
| CMYK | cmyk(2.5%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(88.81, 7.31, -7.31) |
| CIE-LCH | lch(88.81, 10.34, 314.98°) |
| OKLab | oklab(90.63% 0.0193 -0.0195) |
| OKLCH | oklch(90.63% 0.027 314.7) |
| XYZ | xyz(73.5701, 73.7667, 90.4670) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.30
Lavenderblush
#FFF0F5
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.72
Ghostwhite
#F8F8FF
ΔE00 9.16
Mistyrose
#FFE4E1
ΔE00 9.89
Pale Lavender
#EECFFE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DBED #E1EDDB
analogous
#DEDBED #E7DBED #EDDBEA
triadic
#E7DBED #EDE7DB #DBEDE7
tetradic
#E7DBED #EDDEDB #E1EDDB #DBEAED
square
#E7DBED #EDDEDB #E1EDDB #DBEAED
split-complementary
#E7DBED #EAEDDB #DBEDDE
monochromatic
#B189C4 #CCB2D9 #E7DBED #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.33
#E7DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E7DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DBED
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DBED | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#E7DDE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e7dbed; /* rgb */ color: rgb(231, 219, 237); /* oklch */ color: oklch(90.6% 0.027 314.7);
Tailwind
colors: {
custom: {
50: '#eee6f2',
500: '#e7dbed',
950: '#000000',
},
}SCSS
$custom: #e7dbed; $custom-light: #eee6f2; $custom-dark: #000000;
JSON
{
"hex": "#e7dbed",
"rgb": {
"r": 231,
"g": 219,
"b": 237
},
"hsl": {
"h": 280,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.9063,
"c": 0.02738,
"h": 314.7
},
"luminance": 0.73766
}Semantic roles & 50–950 ramp
primary
#E7DBED
secondary
#B0C7A5
accent
#AC3960
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485