#EFBACD#EFBACD
#EFBACD is a very light, moderate pink. Relative luminance 0.579; OKLCH L 84.2% C 0.066 H 355.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBACD |
|---|---|
| RGB | rgb(239, 186, 205) |
| HSL | hsl(338, 62%, 83%) |
| HSV | hsv(338, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 14.2%, 6.3%) |
| CIE-LAB | lab(80.67, 21.96, -2.19) |
| CIE-LCH | lch(80.67, 22.07, 354.30°) |
| OKLab | oklab(84.18% 0.0653 -0.0055) |
| OKLCH | oklch(84.18% 0.066 355.2) |
| XYZ | xyz(64.1748, 57.8787, 65.5370) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.47
Baby Pink
#FFB7CE
ΔE00 3.75
Bubblegum
#FFC1CC
ΔE00 4.18
Pink
#FFC0CB
ΔE00 4.23
Powder Pink
#FFB2D0
ΔE00 4.86
Pale Pink
#FFCFDC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBACD #BAEFDC
analogous
#EFBAE7 #EFBACD #EFC1BA
triadic
#EFBACD #CDEFBA #BACDEF
tetradic
#EFBACD #E7EFBA #BAEFDC #C1BAEF
square
#EFBACD #E7EFBA #BAEFDC #C1BAEF
split-complementary
#EFBACD #BAEFC1 #BAE7EF
monochromatic
#D85785 #E388A9 #EFBACD #F9E6ED #F9E6ED
Accessibility & contrast
On white
1.67
#EFBACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EFBACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBACD
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBACD | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#CBCCCC
Tritanopia (blue-blind)
#F8B8C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbacd; /* rgb */ color: rgb(239, 186, 205); /* oklch */ color: oklch(84.2% 0.066 355.2);
Tailwind
colors: {
custom: {
50: '#f5cfdc',
500: '#efbacd',
950: '#000000',
},
}SCSS
$custom: #efbacd; $custom-light: #f5cfdc; $custom-dark: #000000;
JSON
{
"hex": "#efbacd",
"rgb": {
"r": 239,
"g": 186,
"b": 205
},
"hsl": {
"h": 338.491,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.84179,
"c": 0.06553,
"h": 355.2
},
"luminance": 0.57876
}Semantic roles & 50–950 ramp
primary
#EFBACD
secondary
#80CDB2
accent
#CA8B1B
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171315
muted
#858384