#EFBCB8#EFBCB8
#EFBCB8 is a very light, muted red. Relative luminance 0.578; OKLCH L 84.0% C 0.059 H 23.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCB8 |
|---|---|
| RGB | rgb(239, 188, 184) |
| HSL | hsl(4, 63%, 83%) |
| HSV | hsv(4, 23%, 94%) |
| CMYK | cmyk(0%, 21.3%, 23%, 6.3%) |
| CIE-LAB | lab(80.62, 17.72, 9.04) |
| CIE-LCH | lch(80.62, 19.90, 27.04°) |
| OKLab | oklab(83.96% 0.0544 0.0238) |
| OKLCH | oklch(83.96% 0.059 23.6) |
| XYZ | xyz(62.2322, 57.7805, 53.2128) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.10
Light Rose
#FFC5CB
ΔE00 4.92
Bubblegum
#FFC1CC
ΔE00 6.29
Pink
#FFC0CB
ΔE00 6.29
Lightpink
#FFB6C1
ΔE00 6.79
Dusty Pink
#D8A7B1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCB8 #B8EBEF
analogous
#EFB8CF #EFBCB8 #EFD7B8
triadic
#EFBCB8 #B8EFBC #BCB8EF
tetradic
#EFBCB8 #CFEFB8 #B8EBEF #D7B8EF
square
#EFBCB8 #CFEFB8 #B8EBEF #D7B8EF
split-complementary
#EFBCB8 #B8EFD7 #B8CFEF
monochromatic
#D85E54 #E48D86 #EFBCB8 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.67
#EFBCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EFBCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCB8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCB8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B8
Deuteranopia (green-blind)
#D1CCB7
Tritanopia (blue-blind)
#FAB7BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcb8; /* rgb */ color: rgb(239, 188, 184); /* oklch */ color: oklch(84.0% 0.059 23.6);
Tailwind
colors: {
custom: {
50: '#f5d0cd',
500: '#efbcb8',
950: '#000000',
},
}SCSS
$custom: #efbcb8; $custom-light: #f5d0cd; $custom-dark: #000000;
JSON
{
"hex": "#efbcb8",
"rgb": {
"r": 239,
"g": 188,
"b": 184
},
"hsl": {
"h": 4.364,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.83963,
"c": 0.05937,
"h": 23.6
},
"luminance": 0.57778
}Semantic roles & 50–950 ramp
primary
#EFBCB8
secondary
#7EC7CD
accent
#BECB1B
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383