#EFA7BD#EFA7BD
#EFA7BD is a light, moderate pink. Relative luminance 0.497; OKLCH L 80.3% C 0.089 H 359.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA7BD |
|---|---|
| RGB | rgb(239, 167, 189) |
| HSL | hsl(342, 69%, 80%) |
| HSV | hsv(342, 30%, 94%) |
| CMYK | cmyk(0%, 30.1%, 20.9%, 6.3%) |
| CIE-LAB | lab(75.86, 29.60, -0.54) |
| CIE-LCH | lch(75.86, 29.60, 358.95°) |
| OKLab | oklab(80.33% 0.0889 -0.001) |
| OKLCH | oklch(80.33% 0.089 359.3) |
| XYZ | xyz(58.6014, 49.6655, 54.6339) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.48
Powder Pink
#FFB2D0
ΔE00 3.97
Faded Pink
#DE9DAC
ΔE00 4.03
Baby Pink
#FFB7CE
ΔE00 4.05
Pastel Pink
#FFBACD
ΔE00 4.60
Lightpink
#FFB6C1
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA7BD #A7EFD9
analogous
#EFA7E1 #EFA7BD #EFB5A7
triadic
#EFA7BD #BDEFA7 #A7BDEF
tetradic
#EFA7BD #E1EFA7 #A7EFD9 #B5A7EF
square
#EFA7BD #E1EFA7 #A7EFD9 #B5A7EF
split-complementary
#EFA7BD #A7EFB5 #A7E1EF
monochromatic
#DC3F6F #E67396 #EFA7BD #F8DBE4 #FAE5EC
Accessibility & contrast
On white
1.92
#EFA7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#EFA7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA7BD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA7BD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BE
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#FBA3AE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #efa7bd; /* rgb */ color: rgb(239, 167, 189); /* oklch */ color: oklch(80.3% 0.089 359.3);
Tailwind
colors: {
custom: {
50: '#f5c1d0',
500: '#efa7bd',
950: '#000000',
},
}SCSS
$custom: #efa7bd; $custom-light: #f5c1d0; $custom-dark: #000000;
JSON
{
"hex": "#efa7bd",
"rgb": {
"r": 239,
"g": 167,
"b": 189
},
"hsl": {
"h": 341.667,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.80334,
"c": 0.08893,
"h": 359.3
},
"luminance": 0.49662
}Semantic roles & 50–950 ramp
primary
#EFA7BD
secondary
#D9F2EA
accent
#D19714
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182