#EFECED#EFECED
#EFECED is a very light, near-neutral pink. Relative luminance 0.845; OKLCH L 94.6% C 0.003 H 354.7°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECED |
|---|---|
| RGB | rgb(239, 236, 237) |
| HSL | hsl(340, 9%, 93%) |
| HSV | hsv(340, 1%, 94%) |
| CMYK | cmyk(0%, 1.3%, 0.8%, 6.3%) |
| CIE-LAB | lab(93.65, 1.18, -0.13) |
| CIE-LCH | lch(93.65, 1.19, 353.81°) |
| OKLab | oklab(94.57% 0.0035 -0.0003) |
| OKLCH | oklch(94.57% 0.003 354.7) |
| XYZ | xyz(80.8757, 84.4562, 92.1453) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.43
Snow
#FFFAFA
ΔE00 3.10
Off White
#FAF9F6
ΔE00 3.64
Pale Grey
#FDFDFE
ΔE00 3.67
Ghostwhite
#F8F8FF
ΔE00 3.85
Very Light Pink
#FFF4F2
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECED #ECEFEE
analogous
#EFECEE #EFECED #EFECEC
triadic
#EFECED #EDEFEC #ECEDEF
tetradic
#EFECED #EEEFEC #ECEFEE #ECECEF
square
#EFECED #EEEFEC #ECEFEE #ECECEF
split-complementary
#EFECED #ECEFEC #ECEEEF
monochromatic
#B7AAAE #D3CBCE #EFECED #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.17
#EFECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#EFECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECED
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECED | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#F0ECEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efeced; /* rgb */ color: rgb(239, 236, 237); /* oklch */ color: oklch(94.6% 0.003 354.7);
Tailwind
colors: {
custom: {
50: '#f4f2f2',
500: '#efeced',
950: '#000000',
},
}SCSS
$custom: #efeced; $custom-light: #f4f2f2; $custom-dark: #000000;
JSON
{
"hex": "#efeced",
"rgb": {
"r": 239,
"g": 236,
"b": 237
},
"hsl": {
"h": 340,
"s": 8.571,
"l": 93.137
},
"oklch": {
"l": 0.94569,
"c": 0.00347,
"h": 354.7
},
"luminance": 0.84456
}Semantic roles & 50–950 ramp
primary
#EFECED
secondary
#BCC3C1
accent
#937D53
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585