#EFBFBA#EFBFBA
#EFBFBA is a very light, muted red. Relative luminance 0.592; OKLCH L 84.6% C 0.056 H 25.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFBA |
|---|---|
| RGB | rgb(239, 191, 186) |
| HSL | hsl(6, 62%, 83%) |
| HSV | hsv(6, 22%, 94%) |
| CMYK | cmyk(0%, 20.1%, 22.2%, 6.3%) |
| CIE-LAB | lab(81.38, 16.42, 9.06) |
| CIE-LCH | lch(81.38, 18.75, 28.89°) |
| OKLab | oklab(84.57% 0.0506 0.0238) |
| OKLCH | oklch(84.57% 0.056 25.2) |
| XYZ | xyz(63.0909, 59.1601, 54.5406) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.64
Light Rose
#FFC5CB
ΔE00 5.28
Bubblegum
#FFC1CC
ΔE00 6.82
Pink
#FFC0CB
ΔE00 6.85
Lightpink
#FFB6C1
ΔE00 7.61
Pale Pink
#FFCFDC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFBA #BAEAEF
analogous
#EFBACF #EFBFBA #EFD9BA
triadic
#EFBFBA #BAEFBF #BFBAEF
tetradic
#EFBFBA #CFEFBA #BAEAEF #D9BAEF
square
#EFBFBA #CFEFBA #BAEAEF #D9BAEF
split-complementary
#EFBFBA #BAEFD9 #BACFEF
monochromatic
#D86357 #E39188 #EFBFBA #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.64
#EFBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EFBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFBA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFBA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#D3CEB9
Tritanopia (blue-blind)
#FABABE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfba; /* rgb */ color: rgb(239, 191, 186); /* oklch */ color: oklch(84.6% 0.056 25.2);
Tailwind
colors: {
custom: {
50: '#f5d2ce',
500: '#efbfba',
950: '#000000',
},
}SCSS
$custom: #efbfba; $custom-light: #f5d2ce; $custom-dark: #000000;
JSON
{
"hex": "#efbfba",
"rgb": {
"r": 239,
"g": 191,
"b": 186
},
"hsl": {
"h": 5.66,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.84571,
"c": 0.05587,
"h": 25.2
},
"luminance": 0.59157
}Semantic roles & 50–950 ramp
primary
#EFBFBA
secondary
#80C6CD
accent
#BACA1B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383