#EEEBEC#EEEBEC
#EEEBEC is a very light, near-neutral pink. Relative luminance 0.837; OKLCH L 94.3% C 0.003 H 354.7°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBEC |
|---|---|
| RGB | rgb(238, 235, 236) |
| HSL | hsl(340, 8%, 93%) |
| HSV | hsv(340, 1%, 93%) |
| CMYK | cmyk(0%, 1.3%, 0.8%, 6.7%) |
| CIE-LAB | lab(93.30, 1.18, -0.13) |
| CIE-LCH | lch(93.30, 1.19, 353.81°) |
| OKLab | oklab(94.27% 0.0035 -0.0003) |
| OKLCH | oklch(94.27% 0.003 354.7) |
| XYZ | xyz(80.1061, 83.6501, 91.2666) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.58
Snow
#FFFAFA
ΔE00 3.31
Off White
#FAF9F6
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 3.85
Pale Grey
#FDFDFE
ΔE00 3.87
Ghostwhite
#F8F8FF
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBEC #EBEEED
analogous
#EEEBED #EEEBEC #EEEBEB
triadic
#EEEBEC #ECEEEB #EBECEE
tetradic
#EEEBEC #EDEEEB #EBEEED #EBEBEE
square
#EEEBEC #EDEEEB #EBEEED #EBEBEE
split-complementary
#EEEBEC #EBEEEB #EBEDEE
monochromatic
#B6A9AD #D2CACD #EEEBEC #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.18
#EEEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#EEEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBEC
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBEC | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#EFEBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeebec; /* rgb */ color: rgb(238, 235, 236); /* oklch */ color: oklch(94.3% 0.003 354.7);
Tailwind
colors: {
custom: {
50: '#f3f1f2',
500: '#eeebec',
950: '#000000',
},
}SCSS
$custom: #eeebec; $custom-light: #f3f1f2; $custom-dark: #000000;
JSON
{
"hex": "#eeebec",
"rgb": {
"r": 238,
"g": 235,
"b": 236
},
"hsl": {
"h": 340,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94267,
"c": 0.00348,
"h": 354.7
},
"luminance": 0.8365
}Semantic roles & 50–950 ramp
primary
#EEEBEC
secondary
#BBC2C0
accent
#927D53
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585