#EFBFB7#EFBFB7
#EFBFB7 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.5% C 0.057 H 29.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB7 |
|---|---|
| RGB | rgb(239, 191, 183) |
| HSL | hsl(9, 64%, 83%) |
| HSV | hsv(9, 23%, 94%) |
| CMYK | cmyk(0%, 20.1%, 23.4%, 6.3%) |
| CIE-LAB | lab(81.31, 15.99, 10.57) |
| CIE-LCH | lch(81.31, 19.17, 33.46°) |
| OKLab | oklab(84.49% 0.0494 0.0277) |
| OKLCH | oklch(84.49% 0.057 29.2) |
| XYZ | xyz(62.7753, 59.0338, 52.8786) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.68
Light Rose
#FFC5CB
ΔE00 6.37
Pale Salmon
#FFB19A
ΔE00 7.82
Bubblegum
#FFC1CC
ΔE00 7.97
Pink
#FFC0CB
ΔE00 8.00
Pinkish Grey
#C8ACA9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB7 #B7E7EF
analogous
#EFB7CB #EFBFB7 #EFDBB7
triadic
#EFBFB7 #B7EFBF #BFB7EF
tetradic
#EFBFB7 #CBEFB7 #B7E7EF #DBB7EF
square
#EFBFB7 #CBEFB7 #B7E7EF #DBB7EF
split-complementary
#EFBFB7 #B7EFDB #B7CBEF
monochromatic
#D96653 #E49285 #EFBFB7 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.64
#EFBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EFBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB7
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB7 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B6
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#FAB9BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb7; /* rgb */ color: rgb(239, 191, 183); /* oklch */ color: oklch(84.5% 0.057 29.2);
Tailwind
colors: {
custom: {
50: '#f5d2cc',
500: '#efbfb7',
950: '#000000',
},
}SCSS
$custom: #efbfb7; $custom-light: #f5d2cc; $custom-dark: #000000;
JSON
{
"hex": "#efbfb7",
"rgb": {
"r": 239,
"g": 191,
"b": 183
},
"hsl": {
"h": 8.571,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.84494,
"c": 0.0566,
"h": 29.2
},
"luminance": 0.59031
}Semantic roles & 50–950 ramp
primary
#EFBFB7
secondary
#7DC2CD
accent
#B2CB1A
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383