#EEDEEE#EEDEEE
#EEDEEE is a very light, muted purple. Relative luminance 0.766; OKLCH L 91.8% C 0.027 H 325.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEEE |
|---|---|
| RGB | rgb(238, 222, 238) |
| HSL | hsl(300, 32%, 90%) |
| HSV | hsv(300, 7%, 93%) |
| CMYK | cmyk(0%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.13, 8.25, -5.82) |
| CIE-LCH | lch(90.13, 10.10, 324.81°) |
| OKLab | oklab(91.81% 0.0227 -0.0154) |
| OKLCH | oklch(91.81% 0.027 325.8) |
| XYZ | xyz(76.8115, 76.5933, 91.6098) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.83
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Thistle
#D8BFD8
ΔE00 7.98
Mistyrose
#FFE4E1
ΔE00 8.50
Light Pink
#FFD1DF
ΔE00 8.94
Ghostwhite
#F8F8FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEEE #DEEEDE
analogous
#E6DEEE #EEDEEE #EEDEE6
triadic
#EEDEEE #EEEEDE #DEEEEE
tetradic
#EEDEEE #EEE6DE #DEEEDE #DEE6EE
square
#EEDEEE #EEE6DE #DEEEDE #DEE6EE
split-complementary
#EEDEEE #E6EEDE #DEEEE6
monochromatic
#C48DC4 #D9B6D9 #EEDEEE #F5EBF5 #F5EBF5
Accessibility & contrast
On white
1.29
#EEDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EEDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEEE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEEE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EF
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#EFDFE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedeee; /* rgb */ color: rgb(238, 222, 238); /* oklch */ color: oklch(91.8% 0.027 325.8);
Tailwind
colors: {
custom: {
50: '#f3e8f3',
500: '#eedeee',
950: '#000000',
},
}SCSS
$custom: #eedeee; $custom-light: #f3e8f3; $custom-dark: #000000;
JSON
{
"hex": "#eedeee",
"rgb": {
"r": 238,
"g": 222,
"b": 238
},
"hsl": {
"h": 300,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91807,
"c": 0.02745,
"h": 325.8
},
"luminance": 0.76593
}Semantic roles & 50–950 ramp
primary
#EEDEEE
secondary
#A8C8A8
accent
#AB3B3B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485