#E8DBED#E8DBED
#E8DBED is a very light, muted purple. Relative luminance 0.739; OKLCH L 90.7% C 0.028 H 316.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DBED |
|---|---|
| RGB | rgb(232, 219, 237) |
| HSL | hsl(283, 33%, 89%) |
| HSV | hsv(283, 8%, 93%) |
| CMYK | cmyk(2.1%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(88.89, 7.64, -7.18) |
| CIE-LCH | lch(88.89, 10.49, 316.75°) |
| OKLab | oklab(90.71% 0.0203 -0.0191) |
| OKLCH | oklch(90.71% 0.028 316.7) |
| XYZ | xyz(73.8939, 73.9336, 90.4821) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.63
Lavenderblush
#FFF0F5
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 7.55
Ghostwhite
#F8F8FF
ΔE00 9.36
Mistyrose
#FFE4E1
ΔE00 9.72
Pale Lavender
#EECFFE
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DBED #E0EDDB
analogous
#DFDBED #E8DBED #EDDBE9
triadic
#E8DBED #EDE8DB #DBEDE8
tetradic
#E8DBED #EDDFDB #E0EDDB #DBE9ED
square
#E8DBED #EDDFDB #E0EDDB #DBE9ED
split-complementary
#E8DBED #E9EDDB #DBEDDF
monochromatic
#B489C4 #CEB2D9 #E8DBED #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.33
#E8DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E8DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DBED
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DBED | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#E8DDE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8dbed; /* rgb */ color: rgb(232, 219, 237); /* oklch */ color: oklch(90.7% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#efe6f2',
500: '#e8dbed',
950: '#000000',
},
}SCSS
$custom: #e8dbed; $custom-light: #efe6f2; $custom-dark: #000000;
JSON
{
"hex": "#e8dbed",
"rgb": {
"r": 232,
"g": 219,
"b": 237
},
"hsl": {
"h": 283.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.90711,
"c": 0.02789,
"h": 316.7
},
"luminance": 0.73933
}Semantic roles & 50–950 ramp
primary
#E8DBED
secondary
#AFC7A5
accent
#AC3959
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485