#EFBFB4#EFBFB4
#EFBFB4 is a very light, muted red. Relative luminance 0.589; OKLCH L 84.4% C 0.058 H 33.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB4 |
|---|---|
| RGB | rgb(239, 191, 180) |
| HSL | hsl(11, 65%, 82%) |
| HSV | hsv(11, 25%, 94%) |
| CMYK | cmyk(0%, 20.1%, 24.7%, 6.3%) |
| CIE-LAB | lab(81.24, 15.57, 12.08) |
| CIE-LCH | lch(81.24, 19.71, 37.81°) |
| OKLab | oklab(84.42% 0.0482 0.0315) |
| OKLCH | oklch(84.42% 0.058 33.1) |
| XYZ | xyz(62.4664, 58.9103, 51.2516) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.82
Pale Salmon
#FFB19A
ΔE00 7.15
Light Rose
#FFC5CB
ΔE00 7.53
Apricot
#FBCEB1
ΔE00 8.14
Pinkish Grey
#C8ACA9
ΔE00 8.50
Light Salmon
#FEA993
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB4 #B4E4EF
analogous
#EFB4C7 #EFBFB4 #EFDCB4
triadic
#EFBFB4 #B4EFBF #BFB4EF
tetradic
#EFBFB4 #C7EFB4 #B4E4EF #DCB4EF
square
#EFBFB4 #C7EFB4 #B4E4EF #DCB4EF
split-complementary
#EFBFB4 #B4EFDC #B4C7EF
monochromatic
#D9694F #E49482 #EFBFB4 #FAE9E6 #FAE9E6
Accessibility & contrast
On white
1.64
#EFBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#EFBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB4
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB4 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B3
Deuteranopia (green-blind)
#D4CDB4
Tritanopia (blue-blind)
#FBB9BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb4; /* rgb */ color: rgb(239, 191, 180); /* oklch */ color: oklch(84.4% 0.058 33.1);
Tailwind
colors: {
custom: {
50: '#f5d2ca',
500: '#efbfb4',
950: '#000000',
},
}SCSS
$custom: #efbfb4; $custom-light: #f5d2ca; $custom-dark: #000000;
JSON
{
"hex": "#efbfb4",
"rgb": {
"r": 239,
"g": 191,
"b": 180
},
"hsl": {
"h": 11.186,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.84419,
"c": 0.05759,
"h": 33.1
},
"luminance": 0.58908
}Semantic roles & 50–950 ramp
primary
#EFBFB4
secondary
#7ABECD
accent
#ABCD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382