#EFA7BF#EFA7BF
#EFA7BF is a light, moderate pink. Relative luminance 0.497; OKLCH L 80.4% C 0.090 H 357.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA7BF |
|---|---|
| RGB | rgb(239, 167, 191) |
| HSL | hsl(340, 69%, 80%) |
| HSV | hsv(340, 30%, 94%) |
| CMYK | cmyk(0%, 30.1%, 20.1%, 6.3%) |
| CIE-LAB | lab(75.92, 29.89, -1.56) |
| CIE-LCH | lch(75.92, 29.93, 357.02°) |
| OKLab | oklab(80.39% 0.0896 -0.0037) |
| OKLCH | oklch(80.39% 0.09 357.6) |
| XYZ | xyz(58.8200, 49.7529, 55.7852) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.64
Soft Pink
#FDB0C0
ΔE00 3.89
Baby Pink
#FFB7CE
ΔE00 4.01
Faded Pink
#DE9DAC
ΔE00 4.38
Pastel Pink
#FFBACD
ΔE00 4.70
Lightpink
#FFB6C1
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA7BF #A7EFD7
analogous
#EFA7E3 #EFA7BF #EFB3A7
triadic
#EFA7BF #BFEFA7 #A7BFEF
tetradic
#EFA7BF #E3EFA7 #A7EFD7 #B3A7EF
square
#EFA7BF #E3EFA7 #A7EFD7 #B3A7EF
split-complementary
#EFA7BF #A7EFB3 #A7E3EF
monochromatic
#DC3F74 #E67399 #EFA7BF #F8DBE5 #FAE5EC
Accessibility & contrast
On white
1.92
#EFA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#EFA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA7BF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA7BF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#FBA4AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #efa7bf; /* rgb */ color: rgb(239, 167, 191); /* oklch */ color: oklch(80.4% 0.090 357.6);
Tailwind
colors: {
custom: {
50: '#f5c1d2',
500: '#efa7bf',
950: '#000000',
},
}SCSS
$custom: #efa7bf; $custom-light: #f5c1d2; $custom-dark: #000000;
JSON
{
"hex": "#efa7bf",
"rgb": {
"r": 239,
"g": 167,
"b": 191
},
"hsl": {
"h": 340,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.80393,
"c": 0.08971,
"h": 357.6
},
"luminance": 0.4975
}Semantic roles & 50–950 ramp
primary
#EFA7BF
secondary
#D9F2EA
accent
#D19214
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182