#EFA2BF#EFA2BF
#EFA2BF is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.5% C 0.098 H 355.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA2BF |
|---|---|
| RGB | rgb(239, 162, 191) |
| HSL | hsl(337, 71%, 79%) |
| HSV | hsv(337, 32%, 94%) |
| CMYK | cmyk(0%, 32.2%, 20.1%, 6.3%) |
| CIE-LAB | lab(74.80, 32.54, -3.20) |
| CIE-LCH | lch(74.80, 32.70, 354.38°) |
| OKLab | oklab(79.54% 0.0974 -0.008) |
| OKLCH | oklch(79.54% 0.098 355.3) |
| XYZ | xyz(57.9217, 47.9562, 55.4857) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.10
Faded Pink
#DE9DAC
ΔE00 4.91
Baby Pink
#FFB7CE
ΔE00 5.13
Soft Pink
#FDB0C0
ΔE00 5.23
Pig Pink
#E78EA5
ΔE00 5.81
Pastel Pink
#FFBACD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA2BF #A2EFD2
analogous
#EFA2E5 #EFA2BF #EFABA2
triadic
#EFA2BF #BFEFA2 #A2BFEF
tetradic
#EFA2BF #E5EFA2 #A2EFD2 #ABA2EF
square
#EFA2BF #E5EFA2 #A2EFD2 #ABA2EF
split-complementary
#EFA2BF #A2EFAB #A2E5EF
monochromatic
#DD3A77 #E66E9B #EFA2BF #F8D6E3 #FBE5ED
Accessibility & contrast
On white
1.98
#EFA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#EFA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA2BF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA2BF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FB9FAC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #efa2bf; /* rgb */ color: rgb(239, 162, 191); /* oklch */ color: oklch(79.5% 0.098 355.3);
Tailwind
colors: {
custom: {
50: '#f5bed2',
500: '#efa2bf',
950: '#000000',
},
}SCSS
$custom: #efa2bf; $custom-light: #f5bed2; $custom-dark: #000000;
JSON
{
"hex": "#efa2bf",
"rgb": {
"r": 239,
"g": 162,
"b": 191
},
"hsl": {
"h": 337.403,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.79535,
"c": 0.09774,
"h": 355.3
},
"luminance": 0.47953
}Semantic roles & 50–950 ramp
primary
#EFA2BF
secondary
#D9F2E9
accent
#D38A13
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171214
muted
#858182