#EEE5F2#EEE5F2
#EEE5F2 is a very light, near-neutral purple. Relative luminance 0.806; OKLCH L 93.3% C 0.020 H 315.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE5F2 |
|---|---|
| RGB | rgb(238, 229, 242) |
| HSL | hsl(282, 33%, 92%) |
| HSV | hsv(282, 5%, 95%) |
| CMYK | cmyk(1.7%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(91.97, 5.34, -5.21) |
| CIE-LCH | lch(91.97, 7.46, 315.71°) |
| OKLab | oklab(93.27% 0.0142 -0.0138) |
| OKLCH | oklch(93.27% 0.02 315.7) |
| XYZ | xyz(79.3036, 80.6268, 95.3719) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.43
Lavenderblush
#FFF0F5
ΔE00 4.62
Ghostwhite
#F8F8FF
ΔE00 6.21
Very Light Pink
#FFF4F2
ΔE00 7.39
Snow
#FFFAFA
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE5F2 #E9F2E5
analogous
#E8E5F2 #EEE5F2 #F2E5F0
triadic
#EEE5F2 #F2EEE5 #E5F2EE
tetradic
#EEE5F2 #F2E8E5 #E9F2E5 #E5F0F2
square
#EEE5F2 #F2E8E5 #E9F2E5 #E5F0F2
split-complementary
#EEE5F2 #F0F2E5 #E5F2E8
monochromatic
#B993C9 #D3BCDE #EEE5F2 #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.23
#EEE5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EEE5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE5F2
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE5F2 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F3
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#EEE6E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eee5f2; /* rgb */ color: rgb(238, 229, 242); /* oklch */ color: oklch(93.3% 0.020 315.7);
Tailwind
colors: {
custom: {
50: '#f3edf6',
500: '#eee5f2',
950: '#000000',
},
}SCSS
$custom: #eee5f2; $custom-light: #f3edf6; $custom-dark: #000000;
JSON
{
"hex": "#eee5f2",
"rgb": {
"r": 238,
"g": 229,
"b": 242
},
"hsl": {
"h": 281.538,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.93274,
"c": 0.01981,
"h": 315.7
},
"luminance": 0.80627
}Semantic roles & 50–950 ramp
primary
#EEE5F2
secondary
#B8CDAE
accent
#AC395D
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485