#EADAE9#EADAE9
#EADAE9 is a very light, muted purple. Relative luminance 0.735; OKLCH L 90.6% C 0.027 H 327.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EADAE9 |
|---|---|
| RGB | rgb(234, 218, 233) |
| HSL | hsl(304, 28%, 89%) |
| HSV | hsv(304, 7%, 92%) |
| CMYK | cmyk(0%, 6.8%, 0.4%, 8.2%) |
| CIE-LAB | lab(88.69, 8.10, -5.35) |
| CIE-LCH | lch(88.69, 9.71, 326.55°) |
| OKLab | oklab(90.56% 0.0224 -0.0142) |
| OKLCH | oklch(90.56% 0.027 327.7) |
| XYZ | xyz(73.7089, 73.5190, 87.3825) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.19
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Thistle
#D8BFD8
ΔE00 7.41
Mistyrose
#FFE4E1
ΔE00 8.40
Light Pink
#FFD1DF
ΔE00 8.82
Pale Pink
#FFCFDC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADAE9 #DAEADB
analogous
#E3DAEA #EADAE9 #EADAE1
triadic
#EADAE9 #E9EADA #DAE9EA
tetradic
#EADAE9 #EAE3DA #DAEADB #DAE1EA
square
#EADAE9 #EAE3DA #DAEADB #DAE1EA
split-complementary
#EADAE9 #E1EADA #DAEAE3
monochromatic
#BE8CBB #D4B3D2 #EADAE9 #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.34
#EADAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EADAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADAE9
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADAE9 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#DDDFE8
Tritanopia (blue-blind)
#EBDBDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadae9; /* rgb */ color: rgb(234, 218, 233); /* oklch */ color: oklch(90.6% 0.027 327.7);
Tailwind
colors: {
custom: {
50: '#f0e5f0',
500: '#eadae9',
950: '#000000',
},
}SCSS
$custom: #eadae9; $custom-light: #f0e5f0; $custom-dark: #000000;
JSON
{
"hex": "#eadae9",
"rgb": {
"r": 234,
"g": 218,
"b": 233
},
"hsl": {
"h": 303.75,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.9056,
"c": 0.02651,
"h": 327.7
},
"luminance": 0.73518
}Semantic roles & 50–950 ramp
primary
#EADAE9
secondary
#A6C3A7
accent
#A6463F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485