#EFA3BF#EFA3BF
#EFA3BF is a light, moderate pink. Relative luminance 0.483; OKLCH L 79.7% C 0.096 H 355.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA3BF |
|---|---|
| RGB | rgb(239, 163, 191) |
| HSL | hsl(338, 70%, 79%) |
| HSV | hsv(338, 32%, 94%) |
| CMYK | cmyk(0%, 31.8%, 20.1%, 6.3%) |
| CIE-LAB | lab(75.02, 32.01, -2.87) |
| CIE-LCH | lch(75.02, 32.14, 354.87°) |
| OKLab | oklab(79.71% 0.0959 -0.0071) |
| OKLCH | oklch(79.71% 0.096 355.7) |
| XYZ | xyz(58.0985, 48.3099, 55.5447) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.95
Faded Pink
#DE9DAC
ΔE00 4.77
Baby Pink
#FFB7CE
ΔE00 4.88
Soft Pink
#FDB0C0
ΔE00 4.95
Pastel Pink
#FFBACD
ΔE00 5.76
Pig Pink
#E78EA5
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA3BF #A3EFD3
analogous
#EFA3E5 #EFA3BF #EFADA3
triadic
#EFA3BF #BFEFA3 #A3BFEF
tetradic
#EFA3BF #E5EFA3 #A3EFD3 #ADA3EF
square
#EFA3BF #E5EFA3 #A3EFD3 #ADA3EF
split-complementary
#EFA3BF #A3EFAD #A3E5EF
monochromatic
#DD3B76 #E66F9B #EFA3BF #F8D7E3 #FAE5ED
Accessibility & contrast
On white
1.97
#EFA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#EFA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA3BF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA3BF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FBA0AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #efa3bf; /* rgb */ color: rgb(239, 163, 191); /* oklch */ color: oklch(79.7% 0.096 355.7);
Tailwind
colors: {
custom: {
50: '#f5bfd2',
500: '#efa3bf',
950: '#000000',
},
}SCSS
$custom: #efa3bf; $custom-light: #f5bfd2; $custom-dark: #000000;
JSON
{
"hex": "#efa3bf",
"rgb": {
"r": 239,
"g": 163,
"b": 191
},
"hsl": {
"h": 337.895,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.79705,
"c": 0.09612,
"h": 355.7
},
"luminance": 0.48307
}Semantic roles & 50–950 ramp
primary
#EFA3BF
secondary
#D9F2E9
accent
#D28C13
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171214
muted
#858182