#EFA5BF#EFA5BF
#EFA5BF is a light, moderate pink. Relative luminance 0.490; OKLCH L 80.0% C 0.093 H 356.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA5BF |
|---|---|
| RGB | rgb(239, 165, 191) |
| HSL | hsl(339, 70%, 79%) |
| HSV | hsv(339, 31%, 94%) |
| CMYK | cmyk(0%, 31%, 20.1%, 6.3%) |
| CIE-LAB | lab(75.47, 30.95, -2.22) |
| CIE-LCH | lch(75.47, 31.03, 355.90°) |
| OKLab | oklab(80.05% 0.0927 -0.0054) |
| OKLCH | oklch(80.05% 0.093 356.7) |
| XYZ | xyz(58.4564, 49.0258, 55.6640) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.74
Soft Pink
#FDB0C0
ΔE00 4.41
Baby Pink
#FFB7CE
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 4.54
Pastel Pink
#FFBACD
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA5BF #A5EFD5
analogous
#EFA5E4 #EFA5BF #EFB0A5
triadic
#EFA5BF #BFEFA5 #A5BFEF
tetradic
#EFA5BF #E4EFA5 #A5EFD5 #B0A5EF
square
#EFA5BF #E4EFA5 #A5EFD5 #B0A5EF
split-complementary
#EFA5BF #A5EFB0 #A5E4EF
monochromatic
#DD3D75 #E6719A #EFA5BF #F8D9E4 #FAE5ED
Accessibility & contrast
On white
1.94
#EFA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#EFA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA5BF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA5BF | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2C0
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#FBA2AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #efa5bf; /* rgb */ color: rgb(239, 165, 191); /* oklch */ color: oklch(80.0% 0.093 356.7);
Tailwind
colors: {
custom: {
50: '#f5c0d2',
500: '#efa5bf',
950: '#000000',
},
}SCSS
$custom: #efa5bf; $custom-light: #f5c0d2; $custom-dark: #000000;
JSON
{
"hex": "#efa5bf",
"rgb": {
"r": 239,
"g": 165,
"b": 191
},
"hsl": {
"h": 338.919,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.80048,
"c": 0.0929,
"h": 356.7
},
"luminance": 0.49023
}Semantic roles & 50–950 ramp
primary
#EFA5BF
secondary
#D9F2E9
accent
#D28F14
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182