#EEE4F2#EEE4F2
#EEE4F2 is a very light, muted purple. Relative luminance 0.801; OKLCH L 93.1% C 0.021 H 316.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4F2 |
|---|---|
| RGB | rgb(238, 228, 242) |
| HSL | hsl(283, 35%, 92%) |
| HSV | hsv(283, 6%, 95%) |
| CMYK | cmyk(1.7%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(91.72, 5.86, -5.58) |
| CIE-LCH | lch(91.72, 8.09, 316.42°) |
| OKLab | oklab(93.08% 0.0156 -0.0148) |
| OKLCH | oklch(93.08% 0.022 316.5) |
| XYZ | xyz(79.0277, 80.0751, 95.2799) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Lavenderblush
#FFF0F5
ΔE00 4.85
Ghostwhite
#F8F8FF
ΔE00 6.78
Very Light Pink
#FFF4F2
ΔE00 7.83
Snow
#FFFAFA
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4F2 #E8F2E4
analogous
#E7E4F2 #EEE4F2 #F2E4EF
triadic
#EEE4F2 #F2EEE4 #E4F2EE
tetradic
#EEE4F2 #F2E7E4 #E8F2E4 #E4EFF2
square
#EEE4F2 #F2E7E4 #E8F2E4 #E4EFF2
split-complementary
#EEE4F2 #EFF2E4 #E4F2E7
monochromatic
#BA91CA #D4BBDE #EEE4F2 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.23
#EEE4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EEE4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4F2
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4F2 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#E4E8F1
Tritanopia (blue-blind)
#EEE5E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee4f2; /* rgb */ color: rgb(238, 228, 242); /* oklch */ color: oklch(93.1% 0.021 316.5);
Tailwind
colors: {
custom: {
50: '#f3ecf6',
500: '#eee4f2',
950: '#000000',
},
}SCSS
$custom: #eee4f2; $custom-light: #f3ecf6; $custom-dark: #000000;
JSON
{
"hex": "#eee4f2",
"rgb": {
"r": 238,
"g": 228,
"b": 242
},
"hsl": {
"h": 282.857,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.93081,
"c": 0.0215,
"h": 316.5
},
"luminance": 0.80075
}Semantic roles & 50–950 ramp
primary
#EEE4F2
secondary
#B6CDAD
accent
#AE3859
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485