#EAD6EB#EAD6EB
#EAD6EB is a very light, muted purple. Relative luminance 0.716; OKLCH L 89.9% C 0.036 H 324.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD6EB |
|---|---|
| RGB | rgb(234, 214, 235) |
| HSL | hsl(297, 34%, 88%) |
| HSV | hsv(297, 9%, 92%) |
| CMYK | cmyk(0.4%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(87.77, 10.56, -7.78) |
| CIE-LCH | lch(87.77, 13.11, 323.63°) |
| OKLab | oklab(89.85% 0.0289 -0.0207) |
| OKLCH | oklch(89.85% 0.036 324.4) |
| XYZ | xyz(72.9715, 71.5844, 88.5542) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 7.85
Light Pink
#FFD1DF
ΔE00 7.85
Lavender (CSS)
#E6E6FA
ΔE00 8.17
Very Light Purple
#F6CEFC
ΔE00 8.27
Lavenderblush
#FFF0F5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD6EB #D7EBD6
analogous
#DFD6EB #EAD6EB #EBD6E1
triadic
#EAD6EB #EBEAD6 #D6EBEA
tetradic
#EAD6EB #EBDFD6 #D7EBD6 #D6E1EB
square
#EAD6EB #EBDFD6 #D7EBD6 #D6E1EB
split-complementary
#EAD6EB #E1EBD6 #D6EBDF
monochromatic
#C084C3 #D5ADD7 #EAD6EB #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.37
#EAD6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#EAD6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD6EB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD6EB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#EBD8DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ead6eb; /* rgb */ color: rgb(234, 214, 235); /* oklch */ color: oklch(89.9% 0.036 324.4);
Tailwind
colors: {
custom: {
50: '#f0e2f1',
500: '#ead6eb',
950: '#000000',
},
}SCSS
$custom: #ead6eb; $custom-light: #f0e2f1; $custom-dark: #000000;
JSON
{
"hex": "#ead6eb",
"rgb": {
"r": 234,
"g": 214,
"b": 235
},
"hsl": {
"h": 297.143,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.89855,
"c": 0.03553,
"h": 324.4
},
"luminance": 0.71584
}Semantic roles & 50–950 ramp
primary
#EAD6EB
secondary
#A2C5A0
accent
#AD383E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485