#EFBACA#EFBACA
#EFBACA is a very light, moderate pink. Relative luminance 0.577; OKLCH L 84.1% C 0.064 H 358.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBACA |
|---|---|
| RGB | rgb(239, 186, 202) |
| HSL | hsl(342, 62%, 83%) |
| HSV | hsv(342, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 15.5%, 6.3%) |
| CIE-LAB | lab(80.59, 21.48, -0.69) |
| CIE-LCH | lch(80.59, 21.49, 358.16°) |
| OKLab | oklab(84.09% 0.0642 -0.0015) |
| OKLCH | oklch(84.09% 0.064 358.7) |
| XYZ | xyz(63.8162, 57.7353, 63.6481) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.37
Bubblegum
#FFC1CC
ΔE00 3.54
Pink
#FFC0CB
ΔE00 3.58
Baby Pink
#FFB7CE
ΔE00 3.94
Light Rose
#FFC5CB
ΔE00 4.71
Lightpink
#FFB6C1
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBACA #BAEFDF
analogous
#EFBAE4 #EFBACA #EFC4BA
triadic
#EFBACA #CAEFBA #BACAEF
tetradic
#EFBACA #E4EFBA #BAEFDF #C4BAEF
square
#EFBACA #E4EFBA #BAEFDF #C4BAEF
split-complementary
#EFBACA #BAEFC4 #BAE4EF
monochromatic
#D8577E #E388A4 #EFBACA #F9E6EC #F9E6EC
Accessibility & contrast
On white
1.67
#EFBACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EFBACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBACA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBACA | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#F8B8BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbaca; /* rgb */ color: rgb(239, 186, 202); /* oklch */ color: oklch(84.1% 0.064 358.7);
Tailwind
colors: {
custom: {
50: '#f5cfda',
500: '#efbaca',
950: '#000000',
},
}SCSS
$custom: #efbaca; $custom-light: #f5cfda; $custom-dark: #000000;
JSON
{
"hex": "#efbaca",
"rgb": {
"r": 239,
"g": 186,
"b": 202
},
"hsl": {
"h": 341.887,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.84091,
"c": 0.06424,
"h": 358.7
},
"luminance": 0.57733
}Semantic roles & 50–950 ramp
primary
#EFBACA
secondary
#80CDB6
accent
#CA951B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383