#EADAEB#EADAEB
#EADAEB is a very light, muted purple. Relative luminance 0.736; OKLCH L 90.6% C 0.029 H 324.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EADAEB |
|---|---|
| RGB | rgb(234, 218, 235) |
| HSL | hsl(296, 30%, 89%) |
| HSV | hsv(296, 7%, 92%) |
| CMYK | cmyk(0.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(88.75, 8.46, -6.32) |
| CIE-LCH | lch(88.75, 10.56, 323.23°) |
| OKLab | oklab(90.62% 0.0231 -0.0168) |
| OKLCH | oklch(90.62% 0.029 324) |
| XYZ | xyz(73.9963, 73.6340, 88.8957) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.69
Lavender (CSS)
#E6E6FA
ΔE00 6.72
Thistle
#D8BFD8
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 8.86
Mistyrose
#FFE4E1
ΔE00 9.02
Pale Pink
#FFCFDC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADAEB #DBEBDA
analogous
#E2DAEB #EADAEB #EBDAE4
triadic
#EADAEB #EBEADA #DAEBEA
tetradic
#EADAEB #EBE2DA #DBEBDA #DAE4EB
square
#EADAEB #EBE2DA #DBEBDA #DAE4EB
split-complementary
#EADAEB #E4EBDA #DAEBE2
monochromatic
#BD8BC0 #D3B2D6 #EADAEB #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.34
#EADAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EADAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADAEB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADAEB | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#EBDBDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadaeb; /* rgb */ color: rgb(234, 218, 235); /* oklch */ color: oklch(90.6% 0.029 324.0);
Tailwind
colors: {
custom: {
50: '#f0e5f1',
500: '#eadaeb',
950: '#000000',
},
}SCSS
$custom: #eadaeb; $custom-light: #f0e5f1; $custom-dark: #000000;
JSON
{
"hex": "#eadaeb",
"rgb": {
"r": 234,
"g": 218,
"b": 235
},
"hsl": {
"h": 296.471,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90621,
"c": 0.02858,
"h": 324
},
"luminance": 0.73633
}Semantic roles & 50–950 ramp
primary
#EADAEB
secondary
#A7C4A5
accent
#A93D43
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485