#EADDEE#EADDEE
#EADDEE is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.3% C 0.027 H 318.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDEE |
|---|---|
| RGB | rgb(234, 221, 238) |
| HSL | hsl(286, 33%, 90%) |
| HSV | hsv(286, 7%, 93%) |
| CMYK | cmyk(1.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(89.57, 7.44, -6.69) |
| CIE-LCH | lch(89.57, 10.01, 318.05°) |
| OKLab | oklab(91.29% 0.0199 -0.0178) |
| OKLCH | oklch(91.29% 0.027 318.2) |
| XYZ | xyz(75.2183, 75.3788, 91.4593) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.54
Lavenderblush
#FFF0F5
ΔE00 6.33
Thistle
#D8BFD8
ΔE00 8.02
Ghostwhite
#F8F8FF
ΔE00 8.91
Mistyrose
#FFE4E1
ΔE00 9.32
Very Light Pink
#FFF4F2
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDEE #E1EEDD
analogous
#E1DDEE #EADDEE #EEDDEA
triadic
#EADDEE #EEEADD #DDEEEA
tetradic
#EADDEE #EEE1DD #E1EEDD #DDEAEE
square
#EADDEE #EEE1DD #E1EEDD #DDEAEE
split-complementary
#EADDEE #EAEEDD #DDEEE1
monochromatic
#B88BC5 #D1B4DA #EADDEE #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.31
#EADDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EADDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDEE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDEE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#EADFE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eaddee; /* rgb */ color: rgb(234, 221, 238); /* oklch */ color: oklch(91.3% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#f0e7f3',
500: '#eaddee',
950: '#000000',
},
}SCSS
$custom: #eaddee; $custom-light: #f0e7f3; $custom-dark: #000000;
JSON
{
"hex": "#eaddee",
"rgb": {
"r": 234,
"g": 221,
"b": 238
},
"hsl": {
"h": 285.882,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.91289,
"c": 0.02669,
"h": 318.2
},
"luminance": 0.75378
}Semantic roles & 50–950 ramp
primary
#EADDEE
secondary
#AFC8A7
accent
#AC3954
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485