#EFA5BB#EFA5BB
#EFA5BB is a light, moderate pink. Relative luminance 0.488; OKLCH L 79.9% C 0.091 H 360.0°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA5BB |
|---|---|
| RGB | rgb(239, 165, 187) |
| HSL | hsl(342, 70%, 79%) |
| HSV | hsv(342, 31%, 94%) |
| CMYK | cmyk(0%, 31%, 21.8%, 6.3%) |
| CIE-LAB | lab(75.36, 30.36, -0.18) |
| CIE-LCH | lch(75.36, 30.36, 359.65°) |
| OKLab | oklab(79.93% 0.0913 -0.0001) |
| OKLCH | oklch(79.93% 0.091 0) |
| XYZ | xyz(58.0222, 48.8521, 53.3773) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.62
Faded Pink
#DE9DAC
ΔE00 3.79
Powder Pink
#FFB2D0
ΔE00 4.31
Baby Pink
#FFB7CE
ΔE00 4.46
Pastel Pink
#FFBACD
ΔE00 5.01
Lightpink
#FFB6C1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA5BB #A5EFD9
analogous
#EFA5E0 #EFA5BB #EFB4A5
triadic
#EFA5BB #BBEFA5 #A5BBEF
tetradic
#EFA5BB #E0EFA5 #A5EFD9 #B4A5EF
square
#EFA5BB #E0EFA5 #A5EFD9 #B4A5EF
split-complementary
#EFA5BB #A5EFB4 #A5E0EF
monochromatic
#DD3D6C #E67194 #EFA5BB #F8D9E2 #FAE5EB
Accessibility & contrast
On white
1.95
#EFA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#EFA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA5BB
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA5BB | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BC
Deuteranopia (green-blind)
#C0BFB9
Tritanopia (blue-blind)
#FBA1AD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #efa5bb; /* rgb */ color: rgb(239, 165, 187); /* oklch */ color: oklch(79.9% 0.091 360.0);
Tailwind
colors: {
custom: {
50: '#f5c0cf',
500: '#efa5bb',
950: '#000000',
},
}SCSS
$custom: #efa5bb; $custom-light: #f5c0cf; $custom-dark: #000000;
JSON
{
"hex": "#efa5bb",
"rgb": {
"r": 239,
"g": 165,
"b": 187
},
"hsl": {
"h": 342.162,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.79929,
"c": 0.09132,
"h": 360
},
"luminance": 0.48849
}Semantic roles & 50–950 ramp
primary
#EFA5BB
secondary
#D9F2EB
accent
#D29914
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171213
muted
#858182