#EFBACF#EFBACF
#EFBACF is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.2% C 0.067 H 353.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBACF |
|---|---|
| RGB | rgb(239, 186, 207) |
| HSL | hsl(336, 62%, 83%) |
| HSV | hsv(336, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 13.4%, 6.3%) |
| CIE-LAB | lab(80.73, 22.28, -3.19) |
| CIE-LCH | lch(80.73, 22.50, 351.85°) |
| OKLab | oklab(84.24% 0.066 -0.0081) |
| OKLCH | oklch(84.24% 0.067 353) |
| XYZ | xyz(64.4178, 57.9759, 66.8166) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.68
Baby Pink
#FFB7CE
ΔE00 3.78
Powder Pink
#FFB2D0
ΔE00 4.65
Bubblegum
#FFC1CC
ΔE00 4.68
Pink
#FFC0CB
ΔE00 4.73
Pale Pink
#FFCFDC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBACF #BAEFDA
analogous
#EFBAE9 #EFBACF #EFBFBA
triadic
#EFBACF #CFEFBA #BACFEF
tetradic
#EFBACF #E9EFBA #BAEFDA #BFBAEF
square
#EFBACF #E9EFBA #BAEFDA #BFBAEF
split-complementary
#EFBACF #BAEFBF #BAE9EF
monochromatic
#D8578A #E388AC #EFBACF #F9E6EE #F9E6EE
Accessibility & contrast
On white
1.67
#EFBACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EFBACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBACF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBACF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#F8B8C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbacf; /* rgb */ color: rgb(239, 186, 207); /* oklch */ color: oklch(84.2% 0.067 353.0);
Tailwind
colors: {
custom: {
50: '#f4cfdd',
500: '#efbacf',
950: '#000000',
},
}SCSS
$custom: #efbacf; $custom-light: #f4cfdd; $custom-dark: #000000;
JSON
{
"hex": "#efbacf",
"rgb": {
"r": 239,
"g": 186,
"b": 207
},
"hsl": {
"h": 336.226,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.84239,
"c": 0.06652,
"h": 353
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#EFBACF
secondary
#80CDAF
accent
#CA851B
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171315
muted
#858384