#EADDED#EADDED
#EADDED is a very light, muted purple. Relative luminance 0.753; OKLCH L 91.3% C 0.026 H 319.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDED |
|---|---|
| RGB | rgb(234, 221, 237) |
| HSL | hsl(289, 31%, 90%) |
| HSV | hsv(289, 7%, 93%) |
| CMYK | cmyk(1.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.54, 7.26, -6.20) |
| CIE-LCH | lch(89.54, 9.55, 319.48°) |
| OKLab | oklab(91.26% 0.0196 -0.0165) |
| OKLCH | oklch(91.26% 0.026 319.9) |
| XYZ | xyz(75.0718, 75.3202, 90.6877) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Lavenderblush
#FFF0F5
ΔE00 6.06
Thistle
#D8BFD8
ΔE00 8.16
Ghostwhite
#F8F8FF
ΔE00 8.73
Mistyrose
#FFE4E1
ΔE00 9.03
Very Light Pink
#FFF4F2
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDED #E0EDDD
analogous
#E2DDED #EADDED #EDDDE8
triadic
#EADDED #EDEADD #DDEDEA
tetradic
#EADDED #EDE2DD #E0EDDD #DDE8ED
square
#EADDED #EDE2DD #E0EDDD #DDE8ED
split-complementary
#EADDED #E8EDDD #DDEDE2
monochromatic
#B98DC3 #D1B5D8 #EADDED #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.31
#EADDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EADDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDED
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDED | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#DEE2EC
Tritanopia (blue-blind)
#EADEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadded; /* rgb */ color: rgb(234, 221, 237); /* oklch */ color: oklch(91.3% 0.026 319.9);
Tailwind
colors: {
custom: {
50: '#f0e7f2',
500: '#eadded',
950: '#000000',
},
}SCSS
$custom: #eadded; $custom-light: #f0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#eadded",
"rgb": {
"r": 234,
"g": 221,
"b": 237
},
"hsl": {
"h": 288.75,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.91258,
"c": 0.02557,
"h": 319.9
},
"luminance": 0.7532
}Semantic roles & 50–950 ramp
primary
#EADDED
secondary
#ADC7A8
accent
#A93C51
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485