#EFECEC#EFECEC
#EFECEC is a very light, near-neutral red. Relative luminance 0.844; OKLCH L 94.5% C 0.003 H 17.3°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECEC |
|---|---|
| RGB | rgb(239, 236, 236) |
| HSL | hsl(0, 9%, 93%) |
| HSV | hsv(0, 1%, 94%) |
| CMYK | cmyk(0%, 1.3%, 1.3%, 6.3%) |
| CIE-LAB | lab(93.62, 1.00, 0.36) |
| CIE-LCH | lch(93.62, 1.06, 19.48°) |
| OKLab | oklab(94.54% 0.0031 0.001) |
| OKLCH | oklch(94.54% 0.003 17.3) |
| XYZ | xyz(80.7300, 84.3979, 91.3780) |
| Luminance | 0.8440 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.30
Snow
#FFFAFA
ΔE00 3.11
Off White
#FAF9F6
ΔE00 3.32
Pale Grey
#FDFDFE
ΔE00 3.67
Gainsboro
#DCDCDC
ΔE00 3.94
Very Light Pink
#FFF4F2
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECEC #ECEFEF
analogous
#EFECED #EFECEC #EFEDEC
triadic
#EFECEC #ECEFEC #ECECEF
tetradic
#EFECEC #EDEFEC #ECEFEF #EDECEF
square
#EFECEC #EDEFEC #ECEFEF #EDECEF
split-complementary
#EFECEC #ECEFED #ECEDEF
monochromatic
#B7AAAA #D3CBCB #EFECEC #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.17
#EFECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#EFECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECEC
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECEC | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#F0ECEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efecec; /* rgb */ color: rgb(239, 236, 236); /* oklch */ color: oklch(94.5% 0.003 17.3);
Tailwind
colors: {
custom: {
50: '#f4f2f2',
500: '#efecec',
950: '#000000',
},
}SCSS
$custom: #efecec; $custom-light: #f4f2f2; $custom-dark: #000000;
JSON
{
"hex": "#efecec",
"rgb": {
"r": 239,
"g": 236,
"b": 236
},
"hsl": {
"h": 0,
"s": 8.571,
"l": 93.137
},
"oklch": {
"l": 0.94541,
"c": 0.00324,
"h": 17.3
},
"luminance": 0.84398
}Semantic roles & 50–950 ramp
primary
#EFECEC
secondary
#BCC3C3
accent
#939353
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585