#EFBBC9#EFBBC9
#EFBBC9 is a very light, moderate pink. Relative luminance 0.581; OKLCH L 84.2% C 0.062 H 0.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC9 |
|---|---|
| RGB | rgb(239, 187, 201) |
| HSL | hsl(344, 62%, 84%) |
| HSV | hsv(344, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 15.9%, 6.3%) |
| CIE-LAB | lab(80.80, 20.80, 0.15) |
| CIE-LCH | lch(80.80, 20.80, 0.43°) |
| OKLab | oklab(84.24% 0.0623 0.0007) |
| OKLCH | oklch(84.24% 0.062 0.7) |
| XYZ | xyz(63.9096, 58.1109, 63.0971) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.24
Pink
#FFC0CB
ΔE00 3.30
Pastel Pink
#FFBACD
ΔE00 3.63
Light Rose
#FFC5CB
ΔE00 4.19
Baby Pink
#FFB7CE
ΔE00 4.36
Pale Rose
#FDC1C5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC9 #BBEFE1
analogous
#EFBBE3 #EFBBC9 #EFC7BB
triadic
#EFBBC9 #C9EFBB #BBC9EF
tetradic
#EFBBC9 #E3EFBB #BBEFE1 #C7BBEF
square
#EFBBC9 #E3EFBB #BBEFE1 #C7BBEF
split-complementary
#EFBBC9 #BBEFC7 #BBE3EF
monochromatic
#D8587A #E389A2 #EFBBC9 #F9E6EB #F9E6EB
Accessibility & contrast
On white
1.66
#EFBBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFBBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC9
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC9 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C9
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#F8B8C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbbc9; /* rgb */ color: rgb(239, 187, 201); /* oklch */ color: oklch(84.2% 0.062 0.7);
Tailwind
colors: {
custom: {
50: '#f5cfd9',
500: '#efbbc9',
950: '#000000',
},
}SCSS
$custom: #efbbc9; $custom-light: #f5cfd9; $custom-dark: #000000;
JSON
{
"hex": "#efbbc9",
"rgb": {
"r": 239,
"g": 187,
"b": 201
},
"hsl": {
"h": 343.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84244,
"c": 0.06232,
"h": 0.7
},
"luminance": 0.58108
}Semantic roles & 50–950 ramp
primary
#EFBBC9
secondary
#81CDB9
accent
#CA9B1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383