#EFB5BF#EFB5BF
#EFB5BF is a very light, moderate red. Relative luminance 0.552; OKLCH L 82.9% C 0.068 H 7.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5BF |
|---|---|
| RGB | rgb(239, 181, 191) |
| HSL | hsl(350, 64%, 82%) |
| HSV | hsv(350, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 20.1%, 6.3%) |
| CIE-LAB | lab(79.13, 22.46, 3.13) |
| CIE-LCH | lch(79.13, 22.67, 7.94°) |
| OKLab | oklab(82.87% 0.0679 0.0085) |
| OKLCH | oklch(82.87% 0.068 7.2) |
| XYZ | xyz(61.5250, 55.1628, 56.6868) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 3.17
Lightpink
#FFB6C1
ΔE00 3.17
Bubblegum
#FFC1CC
ΔE00 3.28
Pale Rose
#FDC1C5
ΔE00 3.70
Soft Pink
#FDB0C0
ΔE00 3.76
Pastel Pink
#FFBACD
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5BF #B5EFE5
analogous
#EFB5DC #EFB5BF #EFC8B5
triadic
#EFB5BF #BFEFB5 #B5BFEF
tetradic
#EFB5BF #DCEFB5 #B5EFE5 #C8B5EF
square
#EFB5BF #DCEFB5 #B5EFE5 #C8B5EF
split-complementary
#EFB5BF #B5EFC8 #B5DCEF
monochromatic
#D95068 #E48393 #EFB5BF #FAE6E9 #FAE6E9
Accessibility & contrast
On white
1.75
#EFB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EFB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5BF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5BF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#FAB1B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb5bf; /* rgb */ color: rgb(239, 181, 191); /* oklch */ color: oklch(82.9% 0.068 7.2);
Tailwind
colors: {
custom: {
50: '#f5cbd2',
500: '#efb5bf',
950: '#000000',
},
}SCSS
$custom: #efb5bf; $custom-light: #f5cbd2; $custom-dark: #000000;
JSON
{
"hex": "#efb5bf",
"rgb": {
"r": 239,
"g": 181,
"b": 191
},
"hsl": {
"h": 349.655,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.82871,
"c": 0.06842,
"h": 7.2
},
"luminance": 0.5516
}Semantic roles & 50–950 ramp
primary
#EFB5BF
secondary
#7BCDBF
accent
#CCAD19
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383