#EFB6BC#EFB6BC
#EFB6BC is a very light, moderate red. Relative luminance 0.554; OKLCH L 83.0% C 0.067 H 11.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6BC |
|---|---|
| RGB | rgb(239, 182, 188) |
| HSL | hsl(354, 64%, 83%) |
| HSV | hsv(354, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 21.3%, 6.3%) |
| CIE-LAB | lab(79.29, 21.48, 4.99) |
| CIE-LCH | lch(79.29, 22.05, 13.07°) |
| OKLab | oklab(82.97% 0.0652 0.0134) |
| OKLCH | oklch(82.97% 0.067 11.6) |
| XYZ | xyz(61.4023, 55.4403, 55.0339) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.00
Pink
#FFC0CB
ΔE00 3.50
Lightpink
#FFB6C1
ΔE00 3.51
Bubblegum
#FFC1CC
ΔE00 3.61
Light Rose
#FFC5CB
ΔE00 3.69
Soft Pink
#FDB0C0
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6BC #B6EFE9
analogous
#EFB6D9 #EFB6BC #EFCCB6
triadic
#EFB6BC #BCEFB6 #B6BCEF
tetradic
#EFB6BC #D9EFB6 #B6EFE9 #CCB6EF
square
#EFB6BC #D9EFB6 #B6EFE9 #CCB6EF
split-complementary
#EFB6BC #B6EFCC #B6D9EF
monochromatic
#D95260 #E4848E #EFB6BC #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.74
#EFB6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EFB6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6BC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6BC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#FAB1B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb6bc; /* rgb */ color: rgb(239, 182, 188); /* oklch */ color: oklch(83.0% 0.067 11.6);
Tailwind
colors: {
custom: {
50: '#f5ccd0',
500: '#efb6bc',
950: '#000000',
},
}SCSS
$custom: #efb6bc; $custom-light: #f5ccd0; $custom-dark: #000000;
JSON
{
"hex": "#efb6bc",
"rgb": {
"r": 239,
"g": 182,
"b": 188
},
"hsl": {
"h": 353.684,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.8297,
"c": 0.06656,
"h": 11.6
},
"luminance": 0.55437
}Semantic roles & 50–950 ramp
primary
#EFB6BC
secondary
#7CCDC5
accent
#CCB91A
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383