#EFBCB7#EFBCB7
#EFBCB7 is a very light, muted red. Relative luminance 0.577; OKLCH L 83.9% C 0.060 H 24.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCB7 |
|---|---|
| RGB | rgb(239, 188, 183) |
| HSL | hsl(5, 64%, 83%) |
| HSV | hsv(5, 23%, 94%) |
| CMYK | cmyk(0%, 21.3%, 23.4%, 6.3%) |
| CIE-LAB | lab(80.59, 17.58, 9.55) |
| CIE-LCH | lch(80.59, 20.00, 28.51°) |
| OKLab | oklab(83.94% 0.054 0.0251) |
| OKLCH | oklch(83.94% 0.06 24.9) |
| XYZ | xyz(62.1278, 57.7388, 52.6627) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.42
Light Rose
#FFC5CB
ΔE00 5.25
Bubblegum
#FFC1CC
ΔE00 6.66
Pink
#FFC0CB
ΔE00 6.66
Lightpink
#FFB6C1
ΔE00 7.12
Dusty Pink
#D8A7B1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCB7 #B7EAEF
analogous
#EFB7CE #EFBCB7 #EFD8B7
triadic
#EFBCB7 #B7EFBC #BCB7EF
tetradic
#EFBCB7 #CEEFB7 #B7EAEF #D8B7EF
square
#EFBCB7 #CEEFB7 #B7EAEF #D8B7EF
split-complementary
#EFBCB7 #B7EFD8 #B7CEEF
monochromatic
#D95F53 #E48D85 #EFBCB7 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.67
#EFBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EFBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCB7
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCB7 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B6
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#FBB6BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcb7; /* rgb */ color: rgb(239, 188, 183); /* oklch */ color: oklch(83.9% 0.060 24.9);
Tailwind
colors: {
custom: {
50: '#f5d0cc',
500: '#efbcb7',
950: '#000000',
},
}SCSS
$custom: #efbcb7; $custom-light: #f5d0cc; $custom-dark: #000000;
JSON
{
"hex": "#efbcb7",
"rgb": {
"r": 239,
"g": 188,
"b": 183
},
"hsl": {
"h": 5.357,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.83937,
"c": 0.05955,
"h": 24.9
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#EFBCB7
secondary
#7DC6CD
accent
#BCCB1A
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383