#EFB7BB#EFB7BB
#EFB7BB is a very light, moderate red. Relative luminance 0.558; OKLCH L 83.1% C 0.065 H 13.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7BB |
|---|---|
| RGB | rgb(239, 183, 187) |
| HSL | hsl(356, 64%, 83%) |
| HSV | hsv(356, 23%, 94%) |
| CMYK | cmyk(0%, 23.4%, 21.8%, 6.3%) |
| CIE-LAB | lab(79.50, 20.81, 5.83) |
| CIE-LCH | lch(79.50, 21.61, 15.65°) |
| OKLab | oklab(83.13% 0.0633 0.0155) |
| OKLCH | oklch(83.13% 0.065 13.8) |
| XYZ | xyz(61.5004, 55.8083, 54.5367) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.80
Light Rose
#FFC5CB
ΔE00 3.63
Pink
#FFC0CB
ΔE00 3.85
Bubblegum
#FFC1CC
ΔE00 3.93
Lightpink
#FFB6C1
ΔE00 3.96
Soft Pink
#FDB0C0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7BB #B7EFEB
analogous
#EFB7D7 #EFB7BB #EFCFB7
triadic
#EFB7BB #BBEFB7 #B7BBEF
tetradic
#EFB7BB #D7EFB7 #B7EFEB #CFB7EF
square
#EFB7BB #D7EFB7 #B7EFEB #CFB7EF
split-complementary
#EFB7BB #B7EFCF #B7D7EF
monochromatic
#D9535C #E4858C #EFB7BB #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.73
#EFB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#EFB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7BB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7BB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#FAB2B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb7bb; /* rgb */ color: rgb(239, 183, 187); /* oklch */ color: oklch(83.1% 0.065 13.8);
Tailwind
colors: {
custom: {
50: '#f5cccf',
500: '#efb7bb',
950: '#000000',
},
}SCSS
$custom: #efb7bb; $custom-light: #f5cccf; $custom-dark: #000000;
JSON
{
"hex": "#efb7bb",
"rgb": {
"r": 239,
"g": 183,
"b": 187
},
"hsl": {
"h": 355.714,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.83125,
"c": 0.06517,
"h": 13.8
},
"luminance": 0.55806
}Semantic roles & 50–950 ramp
primary
#EFB7BB
secondary
#7DCDC7
accent
#CBBF1A
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383