#EFABBF#EFABBF
#EFABBF is a light, moderate pink. Relative luminance 0.512; OKLCH L 81.1% C 0.083 H 359.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABBF |
|---|---|
| RGB | rgb(239, 171, 191) |
| HSL | hsl(342, 68%, 80%) |
| HSV | hsv(342, 28%, 94%) |
| CMYK | cmyk(0%, 28.5%, 20.1%, 6.3%) |
| CIE-LAB | lab(76.82, 27.77, -0.23) |
| CIE-LCH | lch(76.82, 27.77, 359.53°) |
| OKLab | oklab(81.09% 0.0834 -0.0002) |
| OKLCH | oklch(81.09% 0.083 359.9) |
| XYZ | xyz(59.5641, 51.2412, 56.0332) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.05
Baby Pink
#FFB7CE
ΔE00 3.46
Pastel Pink
#FFBACD
ΔE00 3.80
Powder Pink
#FFB2D0
ΔE00 3.85
Faded Pink
#DE9DAC
ΔE00 4.36
Lightpink
#FFB6C1
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABBF #ABEFDB
analogous
#EFABE1 #EFABBF #EFB9AB
triadic
#EFABBF #BFEFAB #ABBFEF
tetradic
#EFABBF #E1EFAB #ABEFDB #B9ABEF
square
#EFABBF #E1EFAB #ABEFDB #B9ABEF
split-complementary
#EFABBF #ABEFB9 #ABE1EF
monochromatic
#DB4471 #E57898 #EFABBF #F9DEE6 #FAE5EB
Accessibility & contrast
On white
1.87
#EFABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#EFABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABBF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABBF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B7C0
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#FAA7B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efabbf; /* rgb */ color: rgb(239, 171, 191); /* oklch */ color: oklch(81.1% 0.083 359.9);
Tailwind
colors: {
custom: {
50: '#f5c4d2',
500: '#efabbf',
950: '#000000',
},
}SCSS
$custom: #efabbf; $custom-light: #f5c4d2; $custom-dark: #000000;
JSON
{
"hex": "#efabbf",
"rgb": {
"r": 239,
"g": 171,
"b": 191
},
"hsl": {
"h": 342.353,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.8109,
"c": 0.08341,
"h": 359.9
},
"luminance": 0.51238
}Semantic roles & 50–950 ramp
primary
#EFABBF
secondary
#71CDB2
accent
#D09916
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283