#EFA1BF#EFA1BF
#EFA1BF is a light, moderate pink. Relative luminance 0.476; OKLCH L 79.4% C 0.099 H 354.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA1BF |
|---|---|
| RGB | rgb(239, 161, 191) |
| HSL | hsl(337, 71%, 78%) |
| HSV | hsv(337, 33%, 94%) |
| CMYK | cmyk(0%, 32.6%, 20.1%, 6.3%) |
| CIE-LAB | lab(74.58, 33.07, -3.53) |
| CIE-LCH | lch(74.58, 33.26, 353.91°) |
| OKLab | oklab(79.36% 0.099 -0.0089) |
| OKLCH | oklch(79.36% 0.099 354.9) |
| XYZ | xyz(57.7462, 47.6053, 55.4272) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.26
Faded Pink
#DE9DAC
ΔE00 5.06
Baby Pink
#FFB7CE
ΔE00 5.38
Soft Pink
#FDB0C0
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.74
Pastel Pink
#FFBACD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA1BF #A1EFD1
analogous
#EFA1E6 #EFA1BF #EFAAA1
triadic
#EFA1BF #BFEFA1 #A1BFEF
tetradic
#EFA1BF #E6EFA1 #A1EFD1 #AAA1EF
square
#EFA1BF #E6EFA1 #A1EFD1 #AAA1EF
split-complementary
#EFA1BF #A1EFAA #A1E6EF
monochromatic
#DD3878 #E66D9B #EFA1BF #F8D5E3 #FBE5ED
Accessibility & contrast
On white
2.00
#EFA1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#EFA1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA1BF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA1BF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFC0
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#FB9EAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #efa1bf; /* rgb */ color: rgb(239, 161, 191); /* oklch */ color: oklch(79.4% 0.099 354.9);
Tailwind
colors: {
custom: {
50: '#f5bdd2',
500: '#efa1bf',
950: '#000000',
},
}SCSS
$custom: #efa1bf; $custom-light: #f5bdd2; $custom-dark: #000000;
JSON
{
"hex": "#efa1bf",
"rgb": {
"r": 239,
"g": 161,
"b": 191
},
"hsl": {
"h": 336.923,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.79365,
"c": 0.09937,
"h": 354.9
},
"luminance": 0.47602
}Semantic roles & 50–950 ramp
primary
#EFA1BF
secondary
#D9F2E8
accent
#D38913
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171214
muted
#858182