#EEE0EE#EEE0EE
#EEE0EE is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.2% C 0.024 H 325.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0EE |
|---|---|
| RGB | rgb(238, 224, 238) |
| HSL | hsl(300, 29%, 91%) |
| HSV | hsv(300, 6%, 93%) |
| CMYK | cmyk(0%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(90.63, 7.21, -5.09) |
| CIE-LCH | lch(90.63, 8.83, 324.77°) |
| OKLab | oklab(92.19% 0.0198 -0.0135) |
| OKLCH | oklch(92.19% 0.024 325.8) |
| XYZ | xyz(77.3459, 77.6620, 91.7880) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.01
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Mistyrose
#FFE4E1
ΔE00 8.12
Ghostwhite
#F8F8FF
ΔE00 8.25
Very Light Pink
#FFF4F2
ΔE00 8.36
Thistle
#D8BFD8
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0EE #E0EEE0
analogous
#E7E0EE #EEE0EE #EEE0E7
triadic
#EEE0EE #EEEEE0 #E0EEEE
tetradic
#EEE0EE #EEE7E0 #E0EEE0 #E0E7EE
square
#EEE0EE #EEE7E0 #E0EEE0 #E0E7EE
split-complementary
#EEE0EE #E7EEE0 #E0EEE7
monochromatic
#C391C3 #D8B8D8 #EEE0EE #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.27
#EEE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EEE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0EE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0EE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#EFE1E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee0ee; /* rgb */ color: rgb(238, 224, 238); /* oklch */ color: oklch(92.2% 0.024 325.8);
Tailwind
colors: {
custom: {
50: '#f3e9f3',
500: '#eee0ee',
950: '#000000',
},
}SCSS
$custom: #eee0ee; $custom-light: #f3e9f3; $custom-dark: #000000;
JSON
{
"hex": "#eee0ee",
"rgb": {
"r": 238,
"g": 224,
"b": 238
},
"hsl": {
"h": 300,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.9219,
"c": 0.02398,
"h": 325.8
},
"luminance": 0.77661
}Semantic roles & 50–950 ramp
primary
#EEE0EE
secondary
#ABC7AB
accent
#A83E3E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485