#EEDAEE#EEDAEE
#EEDAEE is a very light, muted purple. Relative luminance 0.745; OKLCH L 91.0% C 0.034 H 325.9°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDAEE |
|---|---|
| RGB | rgb(238, 218, 238) |
| HSL | hsl(300, 37%, 89%) |
| HSV | hsv(300, 8%, 93%) |
| CMYK | cmyk(0%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(89.16, 10.34, -7.27) |
| CIE-LCH | lch(89.16, 12.64, 324.90°) |
| OKLab | oklab(91.04% 0.0285 -0.0193) |
| OKLCH | oklch(91.04% 0.034 325.9) |
| XYZ | xyz(75.7617, 74.4937, 91.2599) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.48
Lavenderblush
#FFF0F5
ΔE00 7.59
Light Pink
#FFD1DF
ΔE00 7.79
Lavender (CSS)
#E6E6FA
ΔE00 7.91
Pale Lavender
#EECFFE
ΔE00 8.30
Pale Pink
#FFCFDC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDAEE #DAEEDA
analogous
#E4DAEE #EEDAEE #EEDAE4
triadic
#EEDAEE #EEEEDA #DAEEEE
tetradic
#EEDAEE #EEE4DA #DAEEDA #DAE4EE
square
#EEDAEE #EEE4DA #DAEEDA #DAE4EE
split-complementary
#EEDAEE #E4EEDA #DAEEE4
monochromatic
#C786C7 #DBB0DB #EEDAEE #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.32
#EEDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EEDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDAEE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDAEE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#EFDBE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eedaee; /* rgb */ color: rgb(238, 218, 238); /* oklch */ color: oklch(91.0% 0.034 325.9);
Tailwind
colors: {
custom: {
50: '#f3e5f3',
500: '#eedaee',
950: '#000000',
},
}SCSS
$custom: #eedaee; $custom-light: #f3e5f3; $custom-dark: #000000;
JSON
{
"hex": "#eedaee",
"rgb": {
"r": 238,
"g": 218,
"b": 238
},
"hsl": {
"h": 300,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.91043,
"c": 0.03437,
"h": 325.9
},
"luminance": 0.74493
}Semantic roles & 50–950 ramp
primary
#EEDAEE
secondary
#A3C9A3
accent
#B03636
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485