#EFBFB1#EFBFB1
#EFBFB1 is a very light, muted red. Relative luminance 0.588; OKLCH L 84.3% C 0.059 H 36.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB1 |
|---|---|
| RGB | rgb(239, 191, 177) |
| HSL | hsl(14, 66%, 82%) |
| HSV | hsv(14, 26%, 94%) |
| CMYK | cmyk(0%, 20.1%, 25.9%, 6.3%) |
| CIE-LAB | lab(81.18, 15.15, 13.60) |
| CIE-LCH | lch(81.18, 20.36, 41.90°) |
| OKLab | oklab(84.35% 0.0471 0.0353) |
| OKLCH | oklch(84.35% 0.059 36.9) |
| XYZ | xyz(62.1641, 58.7894, 49.6595) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.70
Apricot
#FBCEB1
ΔE00 7.04
Pale Rose
#FDC1C5
ΔE00 8.01
Light Salmon
#FEA993
ΔE00 8.20
Light Rose
#FFC5CB
ΔE00 8.73
Pinkish Grey
#C8ACA9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB1 #B1E1EF
analogous
#EFB1C2 #EFBFB1 #EFDEB1
triadic
#EFBFB1 #B1EFBF #BFB1EF
tetradic
#EFBFB1 #C2EFB1 #B1E1EF #DEB1EF
square
#EFBFB1 #C2EFB1 #B1E1EF #DEB1EF
split-complementary
#EFBFB1 #B1EFDE #B1C2EF
monochromatic
#DA6C4B #E5957E #EFBFB1 #F9E9E4 #FAEAE6
Accessibility & contrast
On white
1.65
#EFBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EFBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB1
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB1 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B0
Deuteranopia (green-blind)
#D5CDB1
Tritanopia (blue-blind)
#FBB8BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb1; /* rgb */ color: rgb(239, 191, 177); /* oklch */ color: oklch(84.3% 0.059 36.9);
Tailwind
colors: {
custom: {
50: '#f5d2c8',
500: '#efbfb1',
950: '#000000',
},
}SCSS
$custom: #efbfb1; $custom-light: #f5d2c8; $custom-dark: #000000;
JSON
{
"hex": "#efbfb1",
"rgb": {
"r": 239,
"g": 191,
"b": 177
},
"hsl": {
"h": 13.548,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.84345,
"c": 0.05882,
"h": 36.9
},
"luminance": 0.58787
}Semantic roles & 50–950 ramp
primary
#EFBFB1
secondary
#77BACD
accent
#A5CE18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382