#EFEBEA#EFEBEA
#EFEBEA is a very light, near-neutral red. Relative luminance 0.837; OKLCH L 94.3% C 0.005 H 34.3°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBEA |
|---|---|
| RGB | rgb(239, 235, 234) |
| HSL | hsl(12, 14%, 93%) |
| HSV | hsv(12, 2%, 94%) |
| CMYK | cmyk(0%, 1.7%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.32, 1.17, 0.96) |
| CIE-LCH | lch(93.32, 1.51, 39.43°) |
| OKLab | oklab(94.29% 0.0038 0.0026) |
| OKLCH | oklch(94.29% 0.005 34.3) |
| XYZ | xyz(80.1540, 83.7082, 89.7606) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.71
Snow
#FFFAFA
ΔE00 3.25
Off White
#FAF9F6
ΔE00 3.44
Very Light Pink
#FFF4F2
ΔE00 3.72
Gainsboro
#DCDCDC
ΔE00 3.96
Pale Grey
#FDFDFE
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBEA #EAEEEF
analogous
#EFEAEB #EFEBEA #EFEDEA
triadic
#EFEBEA #EAEFEB #EBEAEF
tetradic
#EFEBEA #EBEFEA #EAEEEF #EDEAEF
square
#EFEBEA #EBEFEA #EAEEEF #EDEAEF
split-complementary
#EFEBEA #EAEFED #EAEBEF
monochromatic
#BAA9A5 #D5CAC7 #EFEBEA #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.18
#EFEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#EFEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBEA
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBEA | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#F0EBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efebea; /* rgb */ color: rgb(239, 235, 234); /* oklch */ color: oklch(94.3% 0.005 34.3);
Tailwind
colors: {
custom: {
50: '#f4f1f0',
500: '#efebea',
950: '#000000',
},
}SCSS
$custom: #efebea; $custom-light: #f4f1f0; $custom-dark: #000000;
JSON
{
"hex": "#efebea",
"rgb": {
"r": 239,
"g": 235,
"b": 234
},
"hsl": {
"h": 12,
"s": 13.514,
"l": 92.745
},
"oklch": {
"l": 0.94289,
"c": 0.00454,
"h": 34.3
},
"luminance": 0.83708
}Semantic roles & 50–950 ramp
primary
#EFEBEA
secondary
#B9C2C5
accent
#89984E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585