#EFB5BC#EFB5BC
#EFB5BC is a very light, moderate red. Relative luminance 0.550; OKLCH L 82.8% C 0.068 H 10.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5BC |
|---|---|
| RGB | rgb(239, 181, 188) |
| HSL | hsl(353, 64%, 82%) |
| HSV | hsv(353, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 21.3%, 6.3%) |
| CIE-LAB | lab(79.06, 22.01, 4.65) |
| CIE-LCH | lch(79.06, 22.50, 11.92°) |
| OKLab | oklab(82.79% 0.0668 0.0125) |
| OKLCH | oklch(82.79% 0.068 10.6) |
| XYZ | xyz(61.1982, 55.0321, 54.9659) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.23
Lightpink
#FFB6C1
ΔE00 3.28
Pink
#FFC0CB
ΔE00 3.45
Bubblegum
#FFC1CC
ΔE00 3.57
Light Rose
#FFC5CB
ΔE00 3.88
Soft Pink
#FDB0C0
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5BC #B5EFE8
analogous
#EFB5D9 #EFB5BC #EFCBB5
triadic
#EFB5BC #BCEFB5 #B5BCEF
tetradic
#EFB5BC #D9EFB5 #B5EFE8 #CBB5EF
square
#EFB5BC #D9EFB5 #B5EFE8 #CBB5EF
split-complementary
#EFB5BC #B5EFCB #B5D9EF
monochromatic
#D95061 #E4838E #EFB5BC #FAE6E8 #FAE6E8
Accessibility & contrast
On white
1.75
#EFB5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EFB5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5BC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5BC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBC
Deuteranopia (green-blind)
#CBC8BB
Tritanopia (blue-blind)
#FAB0B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb5bc; /* rgb */ color: rgb(239, 181, 188); /* oklch */ color: oklch(82.8% 0.068 10.6);
Tailwind
colors: {
custom: {
50: '#f5cbd0',
500: '#efb5bc',
950: '#000000',
},
}SCSS
$custom: #efb5bc; $custom-light: #f5cbd0; $custom-dark: #000000;
JSON
{
"hex": "#efb5bc",
"rgb": {
"r": 239,
"g": 181,
"b": 188
},
"hsl": {
"h": 352.759,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.82789,
"c": 0.06792,
"h": 10.6
},
"luminance": 0.55029
}Semantic roles & 50–950 ramp
primary
#EFB5BC
secondary
#7BCDC3
accent
#CCB719
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383