#EADDEB#EADDEB
#EADDEB is a very light, muted purple. Relative luminance 0.752; OKLCH L 91.2% C 0.023 H 323.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDEB |
|---|---|
| RGB | rgb(234, 221, 235) |
| HSL | hsl(296, 26%, 89%) |
| HSV | hsv(296, 6%, 92%) |
| CMYK | cmyk(0.4%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(89.49, 6.90, -5.23) |
| CIE-LCH | lch(89.49, 8.66, 322.81°) |
| OKLab | oklab(91.2% 0.0188 -0.0139) |
| OKLCH | oklch(91.2% 0.023 323.6) |
| XYZ | xyz(74.7813, 75.2040, 89.1574) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.53
Lavender (CSS)
#E6E6FA
ΔE00 5.81
Ghostwhite
#F8F8FF
ΔE00 8.40
Mistyrose
#FFE4E1
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.48
Very Light Pink
#FFF4F2
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDEB #DEEBDD
analogous
#E3DDEB #EADDEB #EBDDE5
triadic
#EADDEB #EBEADD #DDEBEA
tetradic
#EADDEB #EBE3DD #DEEBDD #DDE5EB
square
#EADDEB #EBE3DD #DEEBDD #DDE5EB
split-complementary
#EADDEB #E5EBDD #DDEBE3
monochromatic
#BA90BE #D2B6D4 #EADDEB #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.31
#EADDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EADDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDEB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDEB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#EBDEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eaddeb; /* rgb */ color: rgb(234, 221, 235); /* oklch */ color: oklch(91.2% 0.023 323.6);
Tailwind
colors: {
custom: {
50: '#f0e7f1',
500: '#eaddeb',
950: '#000000',
},
}SCSS
$custom: #eaddeb; $custom-light: #f0e7f1; $custom-dark: #000000;
JSON
{
"hex": "#eaddeb",
"rgb": {
"r": 234,
"g": 221,
"b": 235
},
"hsl": {
"h": 295.714,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.91198,
"c": 0.02339,
"h": 323.6
},
"luminance": 0.75203
}Semantic roles & 50–950 ramp
primary
#EADDEB
secondary
#ABC3A9
accent
#A44148
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485