#EADDEA#EADDEA
#EADDEA is a very light, muted purple. Relative luminance 0.751; OKLCH L 91.2% C 0.022 H 325.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDEA |
|---|---|
| RGB | rgb(234, 221, 234) |
| HSL | hsl(300, 24%, 89%) |
| HSV | hsv(300, 6%, 92%) |
| CMYK | cmyk(0%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.46, 6.72, -4.75) |
| CIE-LCH | lch(89.46, 8.22, 324.75°) |
| OKLab | oklab(91.17% 0.0185 -0.0126) |
| OKLCH | oklch(91.17% 0.022 325.7) |
| XYZ | xyz(74.6372, 75.1463, 88.3987) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.29
Lavender (CSS)
#E6E6FA
ΔE00 5.95
Mistyrose
#FFE4E1
ΔE00 8.15
Ghostwhite
#F8F8FF
ΔE00 8.25
Very Light Pink
#FFF4F2
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDEA #DDEADD
analogous
#E4DDEA #EADDEA #EADDE4
triadic
#EADDEA #EAEADD #DDEAEA
tetradic
#EADDEA #EAE4DD #DDEADD #DDE4EA
square
#EADDEA #EAE4DD #DDEADD #DDE4EA
split-complementary
#EADDEA #E4EADD #DDEAE4
monochromatic
#BB91BB #D3B7D3 #EADDEA #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.31
#EADDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EADDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDEA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDEA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DFE1E9
Tritanopia (blue-blind)
#EBDEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eaddea; /* rgb */ color: rgb(234, 221, 234); /* oklch */ color: oklch(91.2% 0.022 325.7);
Tailwind
colors: {
custom: {
50: '#f0e7f0',
500: '#eaddea',
950: '#000000',
},
}SCSS
$custom: #eaddea; $custom-light: #f0e7f0; $custom-dark: #000000;
JSON
{
"hex": "#eaddea",
"rgb": {
"r": 234,
"g": 221,
"b": 234
},
"hsl": {
"h": 300,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91168,
"c": 0.02233,
"h": 325.7
},
"luminance": 0.75146
}Semantic roles & 50–950 ramp
primary
#EADDEA
secondary
#A9C2A9
accent
#A24343
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485