#EADDEF#EADDEF
#EADDEF is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.3% C 0.028 H 316.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDEF |
|---|---|
| RGB | rgb(234, 221, 239) |
| HSL | hsl(283, 36%, 90%) |
| HSV | hsv(283, 8%, 94%) |
| CMYK | cmyk(2.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(89.60, 7.63, -7.17) |
| CIE-LCH | lch(89.60, 10.47, 316.75°) |
| OKLab | oklab(91.32% 0.0203 -0.0191) |
| OKLCH | oklch(91.32% 0.028 316.7) |
| XYZ | xyz(75.3656, 75.4377, 92.2352) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Lavenderblush
#FFF0F5
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 7.91
Ghostwhite
#F8F8FF
ΔE00 9.10
Mistyrose
#FFE4E1
ΔE00 9.62
Pale Lavender
#EECFFE
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDEF #E2EFDD
analogous
#E1DDEF #EADDEF #EFDDEB
triadic
#EADDEF #EFEADD #DDEFEA
tetradic
#EADDEF #EFE1DD #E2EFDD #DDEBEF
square
#EADDEF #EFE1DD #E2EFDD #DDEBEF
split-complementary
#EADDEF #EBEFDD #DDEFE1
monochromatic
#B78AC8 #D0B3DB #EADDEF #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.31
#EADDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EADDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDEF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDEF | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#EADFE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eaddef; /* rgb */ color: rgb(234, 221, 239); /* oklch */ color: oklch(91.3% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#f0e7f4',
500: '#eaddef',
950: '#000000',
},
}SCSS
$custom: #eaddef; $custom-light: #f0e7f4; $custom-dark: #000000;
JSON
{
"hex": "#eaddef",
"rgb": {
"r": 234,
"g": 221,
"b": 239
},
"hsl": {
"h": 283.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.9132,
"c": 0.02784,
"h": 316.7
},
"luminance": 0.75437
}Semantic roles & 50–950 ramp
primary
#EADDEF
secondary
#B0CAA6
accent
#AF3758
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485