#EFB1BB#EFB1BB
#EFB1BB is a very light, moderate red. Relative luminance 0.534; OKLCH L 82.0% C 0.073 H 8.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB1BB |
|---|---|
| RGB | rgb(239, 177, 187) |
| HSL | hsl(350, 66%, 82%) |
| HSV | hsv(350, 26%, 94%) |
| CMYK | cmyk(0%, 25.9%, 21.8%, 6.3%) |
| CIE-LAB | lab(78.10, 23.99, 3.81) |
| CIE-LCH | lch(78.10, 24.29, 9.01°) |
| OKLab | oklab(82.04% 0.0726 0.0103) |
| OKLCH | oklch(82.04% 0.073 8.1) |
| XYZ | xyz(60.2891, 53.3858, 54.1329) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.87
Soft Pink
#FDB0C0
ΔE00 3.16
Pink
#FFC0CB
ΔE00 3.78
Bubblegum
#FFC1CC
ΔE00 3.96
Pastel Pink
#FFBACD
ΔE00 4.11
Pale Rose
#FDC1C5
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB1BB #B1EFE5
analogous
#EFB1DA #EFB1BB #EFC6B1
triadic
#EFB1BB #BBEFB1 #B1BBEF
tetradic
#EFB1BB #DAEFB1 #B1EFE5 #C6B1EF
square
#EFB1BB #DAEFB1 #B1EFE5 #C6B1EF
split-complementary
#EFB1BB #B1EFC6 #B1DAEF
monochromatic
#DA4B62 #E57E8F #EFB1BB #F9E4E7 #FAE6E9
Accessibility & contrast
On white
1.80
#EFB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#EFB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB1BB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB1BB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#C9C5BA
Tritanopia (blue-blind)
#FBACB4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb1bb; /* rgb */ color: rgb(239, 177, 187); /* oklch */ color: oklch(82.0% 0.073 8.1);
Tailwind
colors: {
custom: {
50: '#f5c8cf',
500: '#efb1bb',
950: '#000000',
},
}SCSS
$custom: #efb1bb; $custom-light: #f5c8cf; $custom-dark: #000000;
JSON
{
"hex": "#efb1bb",
"rgb": {
"r": 239,
"g": 177,
"b": 187
},
"hsl": {
"h": 350.323,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.8204,
"c": 0.07334,
"h": 8.1
},
"luminance": 0.53383
}Semantic roles & 50–950 ramp
primary
#EFB1BB
secondary
#77CDBF
accent
#CEB018
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283