#EEE1EF#EEE1EF
#EEE1EF is a very light, muted purple. Relative luminance 0.783; OKLCH L 92.4% C 0.023 H 323.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1EF |
|---|---|
| RGB | rgb(238, 225, 239) |
| HSL | hsl(296, 30%, 91%) |
| HSV | hsv(296, 6%, 94%) |
| CMYK | cmyk(0.4%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(90.90, 6.87, -5.22) |
| CIE-LCH | lch(90.90, 8.63, 322.81°) |
| OKLab | oklab(92.41% 0.0188 -0.0138) |
| OKLCH | oklch(92.41% 0.023 323.6) |
| XYZ | xyz(77.7627, 78.2600, 92.6537) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.92
Lavender (CSS)
#E6E6FA
ΔE00 5.65
Ghostwhite
#F8F8FF
ΔE00 7.89
Very Light Pink
#FFF4F2
ΔE00 8.20
Mistyrose
#FFE4E1
ΔE00 8.27
Snow
#FFFAFA
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1EF #E2EFE1
analogous
#E7E1EF #EEE1EF #EFE1E9
triadic
#EEE1EF #EFEEE1 #E1EFEE
tetradic
#EEE1EF #EFE7E1 #E2EFE1 #E1E9EF
square
#EEE1EF #EFE7E1 #E2EFE1 #E1E9EF
split-complementary
#EEE1EF #E9EFE1 #E1EFE7
monochromatic
#C191C4 #D7B9DA #EEE1EF #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.26
#EEE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#EEE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1EF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1EF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#EFE2E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee1ef; /* rgb */ color: rgb(238, 225, 239); /* oklch */ color: oklch(92.4% 0.023 323.6);
Tailwind
colors: {
custom: {
50: '#f3eaf4',
500: '#eee1ef',
950: '#000000',
},
}SCSS
$custom: #eee1ef; $custom-light: #f3eaf4; $custom-dark: #000000;
JSON
{
"hex": "#eee1ef",
"rgb": {
"r": 238,
"g": 225,
"b": 239
},
"hsl": {
"h": 295.714,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.92413,
"c": 0.02331,
"h": 323.6
},
"luminance": 0.7826
}Semantic roles & 50–950 ramp
primary
#EEE1EF
secondary
#AEC9AB
accent
#A93C44
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485