#EFEBEB#EFEBEB
#EFEBEB is a very light, near-neutral red. Relative luminance 0.838; OKLCH L 94.3% C 0.004 H 17.3°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBEB |
|---|---|
| RGB | rgb(239, 235, 235) |
| HSL | hsl(0, 11%, 93%) |
| HSV | hsv(0, 2%, 94%) |
| CMYK | cmyk(0%, 1.7%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.35, 1.34, 0.47) |
| CIE-LCH | lch(93.35, 1.42, 19.51°) |
| OKLab | oklab(94.32% 0.0041 0.0013) |
| OKLCH | oklch(94.32% 0.004 17.3) |
| XYZ | xyz(80.2980, 83.7658, 90.5193) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.75
Snow
#FFFAFA
ΔE00 3.17
Off White
#FAF9F6
ΔE00 3.69
Very Light Pink
#FFF4F2
ΔE00 3.70
Gainsboro
#DCDCDC
ΔE00 4.00
Pale Grey
#FDFDFE
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBEB #EBEFEF
analogous
#EFEBED #EFEBEB #EFEDEB
triadic
#EFEBEB #EBEFEB #EBEBEF
tetradic
#EFEBEB #EDEFEB #EBEFEF #EDEBEF
square
#EFEBEB #EDEFEB #EBEFEF #EDEBEF
split-complementary
#EFEBEB #EBEFED #EBEDEF
monochromatic
#B9A7A7 #D4C9C9 #EFEBEB #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.18
#EFEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EFEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBEB
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBEB | 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)
#ECEBEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#F0EBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efebeb; /* rgb */ color: rgb(239, 235, 235); /* oklch */ color: oklch(94.3% 0.004 17.3);
Tailwind
colors: {
custom: {
50: '#f4f1f1',
500: '#efebeb',
950: '#000000',
},
}SCSS
$custom: #efebeb; $custom-light: #f4f1f1; $custom-dark: #000000;
JSON
{
"hex": "#efebeb",
"rgb": {
"r": 239,
"g": 235,
"b": 235
},
"hsl": {
"h": 0,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94317,
"c": 0.00431,
"h": 17.3
},
"luminance": 0.83766
}Semantic roles & 50–950 ramp
primary
#EFEBEB
secondary
#BAC4C4
accent
#959550
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585