#EFB0BB#EFB0BB
#EFB0BB is a light, moderate red. Relative luminance 0.530; OKLCH L 81.9% C 0.075 H 7.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB0BB |
|---|---|
| RGB | rgb(239, 176, 187) |
| HSL | hsl(350, 66%, 81%) |
| HSV | hsv(350, 26%, 94%) |
| CMYK | cmyk(0%, 26.4%, 21.8%, 6.3%) |
| CIE-LAB | lab(77.87, 24.52, 3.47) |
| CIE-LCH | lch(77.87, 24.77, 8.05°) |
| OKLab | oklab(81.86% 0.0742 0.0094) |
| OKLCH | oklch(81.86% 0.075 7.3) |
| XYZ | xyz(60.0923, 52.9922, 54.0673) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.88
Soft Pink
#FDB0C0
ΔE00 2.92
Pink
#FFC0CB
ΔE00 3.93
Pastel Pink
#FFBACD
ΔE00 3.98
Bubblegum
#FFC1CC
ΔE00 4.12
Dusty Pink
#D8A7B1
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB0BB #B0EFE4
analogous
#EFB0DB #EFB0BB #EFC5B0
triadic
#EFB0BB #BBEFB0 #B0BBEF
tetradic
#EFB0BB #DBEFB0 #B0EFE4 #C5B0EF
square
#EFB0BB #DBEFB0 #B0EFE4 #C5B0EF
split-complementary
#EFB0BB #B0EFC5 #B0DBEF
monochromatic
#DA4A63 #E57D8F #EFB0BB #F9E3E7 #FAE6E9
Accessibility & contrast
On white
1.81
#EFB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#EFB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB0BB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB0BB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#FBABB4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb0bb; /* rgb */ color: rgb(239, 176, 187); /* oklch */ color: oklch(81.9% 0.075 7.3);
Tailwind
colors: {
custom: {
50: '#f5c8cf',
500: '#efb0bb',
950: '#000000',
},
}SCSS
$custom: #efb0bb; $custom-light: #f5c8cf; $custom-dark: #000000;
JSON
{
"hex": "#efb0bb",
"rgb": {
"r": 239,
"g": 176,
"b": 187
},
"hsl": {
"h": 349.524,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.81862,
"c": 0.07476,
"h": 7.3
},
"luminance": 0.52989
}Semantic roles & 50–950 ramp
primary
#EFB0BB
secondary
#76CDBE
accent
#CEAE17
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283