#EFBABB#EFBABB
#EFBABB is a very light, moderate red. Relative luminance 0.571; OKLCH L 83.7% C 0.061 H 17.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBABB |
|---|---|
| RGB | rgb(239, 186, 187) |
| HSL | hsl(359, 62%, 83%) |
| HSV | hsv(359, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 21.8%, 6.3%) |
| CIE-LAB | lab(80.21, 19.21, 6.85) |
| CIE-LCH | lch(80.21, 20.40, 19.62°) |
| OKLab | oklab(83.67% 0.0586 0.0182) |
| OKLCH | oklch(83.67% 0.061 17.2) |
| XYZ | xyz(62.1257, 57.0591, 54.7451) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.84
Light Rose
#FFC5CB
ΔE00 3.68
Pink
#FFC0CB
ΔE00 4.57
Bubblegum
#FFC1CC
ΔE00 4.60
Lightpink
#FFB6C1
ΔE00 5.05
Dusty Pink
#D8A7B1
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBABB #BAEFEE
analogous
#EFBAD5 #EFBABB #EFD3BA
triadic
#EFBABB #BBEFBA #BABBEF
tetradic
#EFBABB #D5EFBA #BAEFEE #D3BAEF
square
#EFBABB #D5EFBA #BAEFEE #D3BAEF
split-complementary
#EFBABB #BAEFD3 #BAD5EF
monochromatic
#D85759 #E3888A #EFBABB #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.69
#EFBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EFBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBABB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBABB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CFCBBA
Tritanopia (blue-blind)
#FAB5BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbabb; /* rgb */ color: rgb(239, 186, 187); /* oklch */ color: oklch(83.7% 0.061 17.2);
Tailwind
colors: {
custom: {
50: '#f5cfcf',
500: '#efbabb',
950: '#000000',
},
}SCSS
$custom: #efbabb; $custom-light: #f5cfcf; $custom-dark: #000000;
JSON
{
"hex": "#efbabb",
"rgb": {
"r": 239,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.868,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.83673,
"c": 0.06138,
"h": 17.2
},
"luminance": 0.57056
}Semantic roles & 50–950 ramp
primary
#EFBABB
secondary
#80CDCC
accent
#CAC71B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383