#EFA6BD#EFA6BD
#EFA6BD is a light, moderate pink. Relative luminance 0.493; OKLCH L 80.2% C 0.090 H 358.8°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA6BD |
|---|---|
| RGB | rgb(239, 166, 189) |
| HSL | hsl(341, 70%, 79%) |
| HSV | hsv(341, 31%, 94%) |
| CMYK | cmyk(0%, 30.5%, 20.9%, 6.3%) |
| CIE-LAB | lab(75.64, 30.13, -0.87) |
| CIE-LCH | lch(75.64, 30.14, 358.34°) |
| OKLab | oklab(80.16% 0.0905 -0.0019) |
| OKLCH | oklch(80.16% 0.091 358.8) |
| XYZ | xyz(58.4189, 49.3005, 54.5731) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.73
Powder Pink
#FFB2D0
ΔE00 3.96
Faded Pink
#DE9DAC
ΔE00 4.07
Baby Pink
#FFB7CE
ΔE00 4.21
Pastel Pink
#FFBACD
ΔE00 4.83
Lightpink
#FFB6C1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA6BD #A6EFD8
analogous
#EFA6E2 #EFA6BD #EFB4A6
triadic
#EFA6BD #BDEFA6 #A6BDEF
tetradic
#EFA6BD #E2EFA6 #A6EFD8 #B4A6EF
square
#EFA6BD #E2EFA6 #A6EFD8 #B4A6EF
split-complementary
#EFA6BD #A6EFB4 #A6E2EF
monochromatic
#DC3E70 #E67297 #EFA6BD #F8DAE3 #FAE5EC
Accessibility & contrast
On white
1.93
#EFA6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#EFA6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA6BD
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA6BD | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#FBA2AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #efa6bd; /* rgb */ color: rgb(239, 166, 189); /* oklch */ color: oklch(80.2% 0.090 358.8);
Tailwind
colors: {
custom: {
50: '#f5c1d0',
500: '#efa6bd',
950: '#000000',
},
}SCSS
$custom: #efa6bd; $custom-light: #f5c1d0; $custom-dark: #000000;
JSON
{
"hex": "#efa6bd",
"rgb": {
"r": 239,
"g": 166,
"b": 189
},
"hsl": {
"h": 341.096,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.80161,
"c": 0.0905,
"h": 358.8
},
"luminance": 0.49297
}Semantic roles & 50–950 ramp
primary
#EFA6BD
secondary
#D9F2EA
accent
#D29614
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182