#EFA4BF#EFA4BF
#EFA4BF is a light, moderate pink. Relative luminance 0.487; OKLCH L 79.9% C 0.095 H 356.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA4BF |
|---|---|
| RGB | rgb(239, 164, 191) |
| HSL | hsl(338, 70%, 79%) |
| HSV | hsv(338, 31%, 94%) |
| CMYK | cmyk(0%, 31.4%, 20.1%, 6.3%) |
| CIE-LAB | lab(75.24, 31.48, -2.55) |
| CIE-LCH | lch(75.24, 31.58, 355.38°) |
| OKLab | oklab(79.88% 0.0943 -0.0063) |
| OKLCH | oklch(79.88% 0.095 356.2) |
| XYZ | xyz(58.2768, 48.6664, 55.6041) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.83
Faded Pink
#DE9DAC
ΔE00 4.64
Baby Pink
#FFB7CE
ΔE00 4.65
Soft Pink
#FDB0C0
ΔE00 4.68
Pastel Pink
#FFBACD
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA4BF #A4EFD4
analogous
#EFA4E5 #EFA4BF #EFAFA4
triadic
#EFA4BF #BFEFA4 #A4BFEF
tetradic
#EFA4BF #E5EFA4 #A4EFD4 #AFA4EF
square
#EFA4BF #E5EFA4 #A4EFD4 #AFA4EF
split-complementary
#EFA4BF #A4EFAF #A4E5EF
monochromatic
#DD3C76 #E6709A #EFA4BF #F8D8E4 #FAE5ED
Accessibility & contrast
On white
1.96
#EFA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#EFA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA4BF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA4BF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1C0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FBA1AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #efa4bf; /* rgb */ color: rgb(239, 164, 191); /* oklch */ color: oklch(79.9% 0.095 356.2);
Tailwind
colors: {
custom: {
50: '#f5bfd2',
500: '#efa4bf',
950: '#000000',
},
}SCSS
$custom: #efa4bf; $custom-light: #f5bfd2; $custom-dark: #000000;
JSON
{
"hex": "#efa4bf",
"rgb": {
"r": 239,
"g": 164,
"b": 191
},
"hsl": {
"h": 338.4,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.79876,
"c": 0.09451,
"h": 356.2
},
"luminance": 0.48663
}Semantic roles & 50–950 ramp
primary
#EFA4BF
secondary
#D9F2E9
accent
#D28D13
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171214
muted
#858182