#EFBFB0#EFBFB0
#EFBFB0 is a very light, muted red. Relative luminance 0.587; OKLCH L 84.3% C 0.059 H 38.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB0 |
|---|---|
| RGB | rgb(239, 191, 176) |
| HSL | hsl(14, 66%, 81%) |
| HSV | hsv(14, 26%, 94%) |
| CMYK | cmyk(0%, 20.1%, 26.4%, 6.3%) |
| CIE-LAB | lab(81.15, 15.02, 14.10) |
| CIE-LCH | lch(81.15, 20.60, 43.20°) |
| OKLab | oklab(84.32% 0.0467 0.0365) |
| OKLCH | oklch(84.32% 0.059 38.1) |
| XYZ | xyz(62.0648, 58.7496, 49.1365) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.60
Apricot
#FBCEB1
ΔE00 6.69
Light Salmon
#FEA993
ΔE00 8.15
Pale Rose
#FDC1C5
ΔE00 8.42
Pinkish Grey
#C8ACA9
ΔE00 8.97
Light Rose
#FFC5CB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB0 #B0E0EF
analogous
#EFB0C1 #EFBFB0 #EFDFB0
triadic
#EFBFB0 #B0EFBF #BFB0EF
tetradic
#EFBFB0 #C1EFB0 #B0E0EF #DFB0EF
square
#EFBFB0 #C1EFB0 #B0E0EF #DFB0EF
split-complementary
#EFBFB0 #B0EFDF #B0C1EF
monochromatic
#DA6D4A #E5967D #EFBFB0 #F9E8E3 #FAEAE6
Accessibility & contrast
On white
1.65
#EFBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#EFBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB0
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB0 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AF
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#FBB8BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb0; /* rgb */ color: rgb(239, 191, 176); /* oklch */ color: oklch(84.3% 0.059 38.1);
Tailwind
colors: {
custom: {
50: '#f5d2c7',
500: '#efbfb0',
950: '#000000',
},
}SCSS
$custom: #efbfb0; $custom-light: #f5d2c7; $custom-dark: #000000;
JSON
{
"hex": "#efbfb0",
"rgb": {
"r": 239,
"g": 191,
"b": 176
},
"hsl": {
"h": 14.286,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.84321,
"c": 0.05927,
"h": 38.1
},
"luminance": 0.58747
}Semantic roles & 50–950 ramp
primary
#EFBFB0
secondary
#76B8CD
accent
#A3CE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382