#EFBCB6#EFBCB6
#EFBCB6 is a very light, muted red. Relative luminance 0.577; OKLCH L 83.9% C 0.060 H 26.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCB6 |
|---|---|
| RGB | rgb(239, 188, 182) |
| HSL | hsl(6, 64%, 83%) |
| HSV | hsv(6, 24%, 94%) |
| CMYK | cmyk(0%, 21.3%, 23.8%, 6.3%) |
| CIE-LAB | lab(80.57, 17.44, 10.05) |
| CIE-LCH | lch(80.57, 20.13, 29.96°) |
| OKLab | oklab(83.91% 0.0536 0.0263) |
| OKLCH | oklch(83.91% 0.06 26.2) |
| XYZ | xyz(62.0241, 57.6973, 52.1165) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.76
Light Rose
#FFC5CB
ΔE00 5.60
Pink
#FFC0CB
ΔE00 7.04
Bubblegum
#FFC1CC
ΔE00 7.04
Lightpink
#FFB6C1
ΔE00 7.46
Pale Salmon
#FFB19A
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCB6 #B6E9EF
analogous
#EFB6CC #EFBCB6 #EFD9B6
triadic
#EFBCB6 #B6EFBC #BCB6EF
tetradic
#EFBCB6 #CCEFB6 #B6E9EF #D9B6EF
square
#EFBCB6 #CCEFB6 #B6E9EF #D9B6EF
split-complementary
#EFBCB6 #B6EFD9 #B6CCEF
monochromatic
#D96052 #E48E84 #EFBCB6 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.67
#EFBCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EFBCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCB6
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCB6 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B5
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#FBB6BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcb6; /* rgb */ color: rgb(239, 188, 182); /* oklch */ color: oklch(83.9% 0.060 26.2);
Tailwind
colors: {
custom: {
50: '#f5d0cb',
500: '#efbcb6',
950: '#000000',
},
}SCSS
$custom: #efbcb6; $custom-light: #f5d0cb; $custom-dark: #000000;
JSON
{
"hex": "#efbcb6",
"rgb": {
"r": 239,
"g": 188,
"b": 182
},
"hsl": {
"h": 6.316,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.83912,
"c": 0.05976,
"h": 26.2
},
"luminance": 0.57695
}Semantic roles & 50–950 ramp
primary
#EFBCB6
secondary
#7CC5CD
accent
#B9CC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382