#EEEBEE#EEEBEE
#EEEBEE is a very light, near-neutral purple. Relative luminance 0.838; OKLCH L 94.3% C 0.005 H 325.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBEE |
|---|---|
| RGB | rgb(238, 235, 238) |
| HSL | hsl(300, 8%, 93%) |
| HSV | hsv(300, 1%, 93%) |
| CMYK | cmyk(0%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(93.35, 1.53, -1.09) |
| CIE-LCH | lch(93.35, 1.88, 324.51°) |
| OKLab | oklab(94.32% 0.0042 -0.0029) |
| OKLCH | oklch(94.32% 0.005 325.7) |
| XYZ | xyz(80.3983, 83.7670, 92.8054) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.07
Ghostwhite
#F8F8FF
ΔE00 3.38
Snow
#FFFAFA
ΔE00 3.53
Pale Grey
#FDFDFE
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 4.24
Very Light Pink
#FFF4F2
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBEE #EBEEEB
analogous
#ECEBEE #EEEBEE #EEEBEC
triadic
#EEEBEE #EEEEEB #EBEEEE
tetradic
#EEEBEE #EEECEB #EBEEEB #EBECEE
square
#EEEBEE #EEECEB #EBEEEB #EBECEE
split-complementary
#EEEBEE #ECEEEB #EBEEEC
monochromatic
#B6A9B6 #D2CAD2 #EEEBEE #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.18
#EEEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EEEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBEE
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBEE | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#EEEBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeebee; /* rgb */ color: rgb(238, 235, 238); /* oklch */ color: oklch(94.3% 0.005 325.7);
Tailwind
colors: {
custom: {
50: '#f3f1f3',
500: '#eeebee',
950: '#000000',
},
}SCSS
$custom: #eeebee; $custom-light: #f3f1f3; $custom-dark: #000000;
JSON
{
"hex": "#eeebee",
"rgb": {
"r": 238,
"g": 235,
"b": 238
},
"hsl": {
"h": 300,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94324,
"c": 0.00511,
"h": 325.7
},
"luminance": 0.83767
}Semantic roles & 50–950 ramp
primary
#EEEBEE
secondary
#BBC2BB
accent
#925353
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585