#EFBCBB#EFBCBB
#EFBCBB is a very light, muted red. Relative luminance 0.579; OKLCH L 84.0% C 0.059 H 19.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCBB |
|---|---|
| RGB | rgb(239, 188, 187) |
| HSL | hsl(1, 62%, 84%) |
| HSV | hsv(1, 22%, 94%) |
| CMYK | cmyk(0%, 21.3%, 21.8%, 6.3%) |
| CIE-LAB | lab(80.69, 18.15, 7.53) |
| CIE-LCH | lch(80.69, 19.65, 22.53°) |
| OKLab | oklab(84.04% 0.0556 0.0199) |
| OKLCH | oklch(84.04% 0.059 19.7) |
| XYZ | xyz(62.5500, 57.9077, 54.8866) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.26
Light Rose
#FFC5CB
ΔE00 4.03
Bubblegum
#FFC1CC
ΔE00 5.25
Pink
#FFC0CB
ΔE00 5.25
Lightpink
#FFB6C1
ΔE00 5.89
Dusty Pink
#D8A7B1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCBB #BBEEEF
analogous
#EFBBD4 #EFBCBB #EFD6BB
triadic
#EFBCBB #BBEFBC #BCBBEF
tetradic
#EFBCBB #D4EFBB #BBEEEF #D6BBEF
square
#EFBCBB #D4EFBB #BBEEEF #D6BBEF
split-complementary
#EFBCBB #BBEFD6 #BBD4EF
monochromatic
#D85A58 #E38B89 #EFBCBB #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.67
#EFBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EFBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCBB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCBB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#FAB7BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcbb; /* rgb */ color: rgb(239, 188, 187); /* oklch */ color: oklch(84.0% 0.059 19.7);
Tailwind
colors: {
custom: {
50: '#f5d0cf',
500: '#efbcbb',
950: '#000000',
},
}SCSS
$custom: #efbcbb; $custom-light: #f5d0cf; $custom-dark: #000000;
JSON
{
"hex": "#efbcbb",
"rgb": {
"r": 239,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.154,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84041,
"c": 0.059,
"h": 19.7
},
"luminance": 0.57905
}Semantic roles & 50–950 ramp
primary
#EFBCBB
secondary
#81CCCD
accent
#C6CA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383