#EFA3BA#EFA3BA
#EFA3BA is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.6% C 0.094 H 359.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA3BA |
|---|---|
| RGB | rgb(239, 163, 186) |
| HSL | hsl(342, 70%, 79%) |
| HSV | hsv(342, 32%, 94%) |
| CMYK | cmyk(0%, 31.8%, 22.2%, 6.3%) |
| CIE-LAB | lab(74.88, 31.28, -0.33) |
| CIE-LCH | lch(74.88, 31.28, 359.40°) |
| OKLab | oklab(79.56% 0.0941 -0.0004) |
| OKLCH | oklch(79.56% 0.094 359.7) |
| XYZ | xyz(57.5576, 48.0936, 52.6962) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.77
Soft Pink
#FDB0C0
ΔE00 3.98
Powder Pink
#FFB2D0
ΔE00 4.52
Baby Pink
#FFB7CE
ΔE00 4.85
Pig Pink
#E78EA5
ΔE00 5.30
Pastel Pink
#FFBACD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA3BA #A3EFD8
analogous
#EFA3E0 #EFA3BA #EFB2A3
triadic
#EFA3BA #BAEFA3 #A3BAEF
tetradic
#EFA3BA #E0EFA3 #A3EFD8 #B2A3EF
square
#EFA3BA #E0EFA3 #A3EFD8 #B2A3EF
split-complementary
#EFA3BA #A3EFB2 #A3E0EF
monochromatic
#DD3B6C #E66F93 #EFA3BA #F8D7E1 #FAE5EB
Accessibility & contrast
On white
1.98
#EFA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#EFA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA3BA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA3BA | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BB
Deuteranopia (green-blind)
#BFBDB8
Tritanopia (blue-blind)
#FB9FAB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #efa3ba; /* rgb */ color: rgb(239, 163, 186); /* oklch */ color: oklch(79.6% 0.094 359.7);
Tailwind
colors: {
custom: {
50: '#f5bfce',
500: '#efa3ba',
950: '#000000',
},
}SCSS
$custom: #efa3ba; $custom-light: #f5bfce; $custom-dark: #000000;
JSON
{
"hex": "#efa3ba",
"rgb": {
"r": 239,
"g": 163,
"b": 186
},
"hsl": {
"h": 341.842,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.79556,
"c": 0.09409,
"h": 359.7
},
"luminance": 0.4809
}Semantic roles & 50–950 ramp
primary
#EFA3BA
secondary
#D9F2EA
accent
#D29813
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171213
muted
#858182