#EADCEB#EADCEB
#EADCEB is a very light, muted purple. Relative luminance 0.747; OKLCH L 91.0% C 0.025 H 323.8°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCEB |
|---|---|
| RGB | rgb(234, 220, 235) |
| HSL | hsl(296, 27%, 89%) |
| HSV | hsv(296, 6%, 92%) |
| CMYK | cmyk(0.4%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.24, 7.42, -5.60) |
| CIE-LCH | lch(89.24, 9.29, 322.96°) |
| OKLab | oklab(91.01% 0.0203 -0.0148) |
| OKLCH | oklch(91.01% 0.025 323.8) |
| XYZ | xyz(74.5180, 74.6775, 89.0697) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Thistle
#D8BFD8
ΔE00 8.00
Mistyrose
#FFE4E1
ΔE00 8.61
Ghostwhite
#F8F8FF
ΔE00 8.92
Very Light Pink
#FFF4F2
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCEB #DDEBDC
analogous
#E3DCEB #EADCEB #EBDCE5
triadic
#EADCEB #EBEADC #DCEBEA
tetradic
#EADCEB #EBE3DC #DDEBDC #DCE5EB
square
#EADCEB #EBE3DC #DDEBDC #DCE5EB
split-complementary
#EADCEB #E5EBDC #DCEBE3
monochromatic
#BB8EBE #D3B5D5 #EADCEB #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.32
#EADCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EADCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCEB
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCEB | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#EBDDE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadceb; /* rgb */ color: rgb(234, 220, 235); /* oklch */ color: oklch(91.0% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#f0e6f1',
500: '#eadceb',
950: '#000000',
},
}SCSS
$custom: #eadceb; $custom-light: #f0e6f1; $custom-dark: #000000;
JSON
{
"hex": "#eadceb",
"rgb": {
"r": 234,
"g": 220,
"b": 235
},
"hsl": {
"h": 296,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.91005,
"c": 0.02511,
"h": 323.8
},
"luminance": 0.74677
}Semantic roles & 50–950 ramp
primary
#EADCEB
secondary
#A9C4A8
accent
#A64046
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485