#EFA0BF#EFA0BF
#EFA0BF is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.2% C 0.101 H 354.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA0BF |
|---|---|
| RGB | rgb(239, 160, 191) |
| HSL | hsl(336, 71%, 78%) |
| HSV | hsv(336, 33%, 94%) |
| CMYK | cmyk(0%, 33.1%, 20.1%, 6.3%) |
| CIE-LAB | lab(74.35, 33.60, -3.85) |
| CIE-LCH | lch(74.35, 33.82, 353.46°) |
| OKLab | oklab(79.2% 0.1005 -0.0097) |
| OKLCH | oklch(79.2% 0.101 354.5) |
| XYZ | xyz(57.5722, 47.2572, 55.3692) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.44
Faded Pink
#DE9DAC
ΔE00 5.22
Baby Pink
#FFB7CE
ΔE00 5.64
Pig Pink
#E78EA5
ΔE00 5.68
Soft Pink
#FDB0C0
ΔE00 5.79
Pastel Pink
#FFBACD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA0BF #A0EFD0
analogous
#EFA0E6 #EFA0BF #EFA8A0
triadic
#EFA0BF #BFEFA0 #A0BFEF
tetradic
#EFA0BF #E6EFA0 #A0EFD0 #A8A0EF
square
#EFA0BF #E6EFA0 #A0EFD0 #A8A0EF
split-complementary
#EFA0BF #A0EFA8 #A0E6EF
monochromatic
#DD3778 #E66C9C #EFA0BF #F8D4E2 #FBE5ED
Accessibility & contrast
On white
2.01
#EFA0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#EFA0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA0BF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA0BF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#FB9DAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #efa0bf; /* rgb */ color: rgb(239, 160, 191); /* oklch */ color: oklch(79.2% 0.101 354.5);
Tailwind
colors: {
custom: {
50: '#f5bdd2',
500: '#efa0bf',
950: '#000000',
},
}SCSS
$custom: #efa0bf; $custom-light: #f5bdd2; $custom-dark: #000000;
JSON
{
"hex": "#efa0bf",
"rgb": {
"r": 239,
"g": 160,
"b": 191
},
"hsl": {
"h": 336.456,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.79195,
"c": 0.10099,
"h": 354.5
},
"luminance": 0.47254
}Semantic roles & 50–950 ramp
primary
#EFA0BF
secondary
#D9F2E8
accent
#D38812
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182