#EFEBEC#EFEBEC
#EFEBEC is a very light, near-neutral red. Relative luminance 0.838; OKLCH L 94.3% C 0.004 H 0.0°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBEC |
|---|---|
| RGB | rgb(239, 235, 236) |
| HSL | hsl(345, 11%, 93%) |
| HSV | hsv(345, 2%, 94%) |
| CMYK | cmyk(0%, 1.7%, 1.3%, 6.3%) |
| CIE-LAB | lab(93.37, 1.52, -0.01) |
| CIE-LCH | lch(93.37, 1.52, 359.67°) |
| OKLab | oklab(94.35% 0.0045 0) |
| OKLCH | oklch(94.35% 0.005 0) |
| XYZ | xyz(80.4429, 83.8237, 91.2823) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.87
Snow
#FFFAFA
ΔE00 3.18
Very Light Pink
#FFF4F2
ΔE00 3.76
Off White
#FAF9F6
ΔE00 3.99
Pale Grey
#FDFDFE
ΔE00 4.03
Ghostwhite
#F8F8FF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBEC #EBEFEE
analogous
#EFEBEE #EFEBEC #EFECEB
triadic
#EFEBEC #ECEFEB #EBECEF
tetradic
#EFEBEC #EEEFEB #EBEFEE #ECEBEF
square
#EFEBEC #EEEFEB #EBEFEE #ECEBEF
split-complementary
#EFEBEC #EBEFEC #EBEEEF
monochromatic
#B9A7AB #D4C9CC #EFEBEC #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.18
#EFEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#EFEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBEC
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBEC | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEC
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#F0EBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efebec; /* rgb */ color: rgb(239, 235, 236); /* oklch */ color: oklch(94.3% 0.004 0.0);
Tailwind
colors: {
custom: {
50: '#f4f1f2',
500: '#efebec',
950: '#000000',
},
}SCSS
$custom: #efebec; $custom-light: #f4f1f2; $custom-dark: #000000;
JSON
{
"hex": "#efebec",
"rgb": {
"r": 239,
"g": 235,
"b": 236
},
"hsl": {
"h": 345,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94345,
"c": 0.0045,
"h": 0
},
"luminance": 0.83824
}Semantic roles & 50–950 ramp
primary
#EFEBEC
secondary
#BAC4C2
accent
#958450
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585