#EFB6BB#EFB6BB
#EFB6BB is a very light, moderate red. Relative luminance 0.554; OKLCH L 82.9% C 0.066 H 12.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6BB |
|---|---|
| RGB | rgb(239, 182, 187) |
| HSL | hsl(355, 64%, 83%) |
| HSV | hsv(355, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 21.8%, 6.3%) |
| CIE-LAB | lab(79.27, 21.34, 5.49) |
| CIE-LCH | lch(79.27, 22.03, 14.43°) |
| OKLab | oklab(82.94% 0.0648 0.0147) |
| OKLCH | oklch(82.94% 0.066 12.7) |
| XYZ | xyz(61.2948, 55.3973, 54.4682) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.94
Lightpink
#FFB6C1
ΔE00 3.66
Pink
#FFC0CB
ΔE00 3.70
Light Rose
#FFC5CB
ΔE00 3.73
Bubblegum
#FFC1CC
ΔE00 3.80
Soft Pink
#FDB0C0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6BB #B6EFEA
analogous
#EFB6D7 #EFB6BB #EFCEB6
triadic
#EFB6BB #BBEFB6 #B6BBEF
tetradic
#EFB6BB #D7EFB6 #B6EFEA #CEB6EF
square
#EFB6BB #D7EFB6 #B6EFEA #CEB6EF
split-complementary
#EFB6BB #B6EFCE #B6D7EF
monochromatic
#D9525D #E4848C #EFB6BB #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.74
#EFB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#EFB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6BB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6BB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#FAB1B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb6bb; /* rgb */ color: rgb(239, 182, 187); /* oklch */ color: oklch(82.9% 0.066 12.7);
Tailwind
colors: {
custom: {
50: '#f5cccf',
500: '#efb6bb',
950: '#000000',
},
}SCSS
$custom: #efb6bb; $custom-light: #f5cccf; $custom-dark: #000000;
JSON
{
"hex": "#efb6bb",
"rgb": {
"r": 239,
"g": 182,
"b": 187
},
"hsl": {
"h": 354.737,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.82943,
"c": 0.06648,
"h": 12.7
},
"luminance": 0.55394
}Semantic roles & 50–950 ramp
primary
#EFB6BB
secondary
#7CCDC6
accent
#CCBC1A
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383