#EADBE9#EADBE9
#EADBE9 is a very light, muted purple. Relative luminance 0.740; OKLCH L 90.8% C 0.025 H 327.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBE9 |
|---|---|
| RGB | rgb(234, 219, 233) |
| HSL | hsl(304, 26%, 89%) |
| HSV | hsv(304, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 0.4%, 8.2%) |
| CIE-LAB | lab(88.94, 7.58, -4.99) |
| CIE-LCH | lch(88.94, 9.07, 326.65°) |
| OKLab | oklab(90.75% 0.021 -0.0132) |
| OKLCH | oklch(90.75% 0.025 327.8) |
| XYZ | xyz(73.9690, 74.0392, 87.4692) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.78
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.88
Mistyrose
#FFE4E1
ΔE00 8.19
Very Light Pink
#FFF4F2
ΔE00 9.00
Ghostwhite
#F8F8FF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBE9 #DBEADC
analogous
#E4DBEA #EADBE9 #EADBE2
triadic
#EADBE9 #E9EADB #DBE9EA
tetradic
#EADBE9 #EAE4DB #DBEADC #DBE2EA
square
#EADBE9 #EAE4DB #DBEADC #DBE2EA
split-complementary
#EADBE9 #E2EADB #DBEAE4
monochromatic
#BD8EBA #D3B4D1 #EADBE9 #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.33
#EADBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EADBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBE9
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBE9 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#DDE0E8
Tritanopia (blue-blind)
#EBDCDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadbe9; /* rgb */ color: rgb(234, 219, 233); /* oklch */ color: oklch(90.8% 0.025 327.8);
Tailwind
colors: {
custom: {
50: '#f0e6f0',
500: '#eadbe9',
950: '#000000',
},
}SCSS
$custom: #eadbe9; $custom-light: #f0e6f0; $custom-dark: #000000;
JSON
{
"hex": "#eadbe9",
"rgb": {
"r": 234,
"g": 219,
"b": 233
},
"hsl": {
"h": 304,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90752,
"c": 0.02478,
"h": 327.8
},
"luminance": 0.74039
}Semantic roles & 50–950 ramp
primary
#EADBE9
secondary
#A7C2A9
accent
#A54741
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485