#EEE2F2#EEE2F2
#EEE2F2 is a very light, muted purple. Relative luminance 0.790; OKLCH L 92.7% C 0.025 H 317.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2F2 |
|---|---|
| RGB | rgb(238, 226, 242) |
| HSL | hsl(285, 38%, 92%) |
| HSV | hsv(285, 7%, 95%) |
| CMYK | cmyk(1.7%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(91.23, 6.90, -6.30) |
| CIE-LCH | lch(91.23, 9.34, 317.58°) |
| OKLab | oklab(92.7% 0.0184 -0.0167) |
| OKLCH | oklch(92.7% 0.025 317.7) |
| XYZ | xyz(78.4807, 78.9810, 95.0976) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Lavenderblush
#FFF0F5
ΔE00 5.45
Ghostwhite
#F8F8FF
ΔE00 7.89
Very Light Pink
#FFF4F2
ΔE00 8.73
Mistyrose
#FFE4E1
ΔE00 9.03
Thistle
#D8BFD8
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2F2 #E6F2E2
analogous
#E6E2F2 #EEE2F2 #F2E2EE
triadic
#EEE2F2 #F2EEE2 #E2F2EE
tetradic
#EEE2F2 #F2E6E2 #E6F2E2 #E2EEF2
square
#EEE2F2 #F2E6E2 #E6F2E2 #E2EEF2
split-complementary
#EEE2F2 #EEF2E2 #E2F2E6
monochromatic
#BC8DCC #D5B8DF #EEE2F2 #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.25
#EEE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EEE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2F2
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2F2 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F3
Deuteranopia (green-blind)
#E3E6F1
Tritanopia (blue-blind)
#EEE3E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee2f2; /* rgb */ color: rgb(238, 226, 242); /* oklch */ color: oklch(92.7% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#f3ebf6',
500: '#eee2f2',
950: '#000000',
},
}SCSS
$custom: #eee2f2; $custom-light: #f3ebf6; $custom-dark: #000000;
JSON
{
"hex": "#eee2f2",
"rgb": {
"r": 238,
"g": 226,
"b": 242
},
"hsl": {
"h": 285,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.92695,
"c": 0.0249,
"h": 317.7
},
"luminance": 0.78981
}Semantic roles & 50–950 ramp
primary
#EEE2F2
secondary
#B3CEAA
accent
#B13454
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485