#EEE2F0#EEE2F0
#EEE2F0 is a very light, muted purple. Relative luminance 0.789; OKLCH L 92.6% C 0.023 H 321.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2F0 |
|---|---|
| RGB | rgb(238, 226, 240) |
| HSL | hsl(291, 32%, 91%) |
| HSV | hsv(291, 6%, 94%) |
| CMYK | cmyk(0.8%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(91.17, 6.54, -5.34) |
| CIE-LCH | lch(91.17, 8.44, 320.76°) |
| OKLab | oklab(92.64% 0.0177 -0.0142) |
| OKLCH | oklch(92.64% 0.023 321.3) |
| XYZ | xyz(78.1820, 78.8615, 93.5243) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.86
Lavender (CSS)
#E6E6FA
ΔE00 5.29
Ghostwhite
#F8F8FF
ΔE00 7.52
Very Light Pink
#FFF4F2
ΔE00 8.06
Mistyrose
#FFE4E1
ΔE00 8.45
Snow
#FFFAFA
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2F0 #E4F0E2
analogous
#E7E2F0 #EEE2F0 #F0E2EB
triadic
#EEE2F0 #F0EEE2 #E2F0EE
tetradic
#EEE2F0 #F0E7E2 #E4F0E2 #E2EBF0
square
#EEE2F0 #F0E7E2 #E4F0E2 #E2EBF0
split-complementary
#EEE2F0 #EBF0E2 #E2F0E7
monochromatic
#BF91C6 #D6BADB #EEE2F0 #F3EBF5 #F3EBF5
Accessibility & contrast
On white
1.25
#EEE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#EEE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2F0
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2F0 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F1
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#EFE3E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee2f0; /* rgb */ color: rgb(238, 226, 240); /* oklch */ color: oklch(92.6% 0.023 321.3);
Tailwind
colors: {
custom: {
50: '#f3ebf4',
500: '#eee2f0',
950: '#000000',
},
}SCSS
$custom: #eee2f0; $custom-light: #f3ebf4; $custom-dark: #000000;
JSON
{
"hex": "#eee2f0",
"rgb": {
"r": 238,
"g": 226,
"b": 240
},
"hsl": {
"h": 291.429,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.92635,
"c": 0.02267,
"h": 321.3
},
"luminance": 0.78861
}Semantic roles & 50–950 ramp
primary
#EEE2F0
secondary
#B0CAAC
accent
#AB3B4B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485