#FC84B7#FC84B7
#FC84B7 is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.1% C 0.155 H 354.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84B7 |
|---|---|
| RGB | rgb(252, 132, 183) |
| HSL | hsl(335, 95%, 75%) |
| HSV | hsv(335, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 27.4%, 1.2%) |
| CIE-LAB | lab(69.91, 51.21, -5.80) |
| CIE-LCH | lch(69.91, 51.54, 353.54°) |
| OKLab | oklab(76.08% 0.1548 -0.0146) |
| OKLCH | oklch(76.08% 0.155 354.6) |
| XYZ | xyz(56.9454, 40.6217, 49.6322) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.34
Pinky
#FC86AA
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 4.76
Bubblegum (survey)
#FF6CB5
ΔE00 4.82
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84B7 #84FCC9
analogous
#FC84F3 #FC84B7 #FC8D84
triadic
#FC84B7 #B7FC84 #84B7FC
tetradic
#FC84B7 #F3FC84 #84FCC9 #8D84FC
square
#FC84B7 #F3FC84 #84FCC9 #8D84FC
split-complementary
#FC84B7 #84FC8D #84F3FC
monochromatic
#F90D71 #FB4894 #FC84B7 #FDC0DA #FEE1EE
Accessibility & contrast
On white
2.30
#FC84B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FC84B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84B7
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84B7 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949EB9
Deuteranopia (green-blind)
#B3B3B4
Tritanopia (blue-blind)
#FF7E97
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc84b7; /* rgb */ color: rgb(252, 132, 183); /* oklch */ color: oklch(76.1% 0.155 354.6);
Tailwind
colors: {
custom: {
50: '#ffabcc',
500: '#fc84b7',
950: '#000000',
},
}SCSS
$custom: #fc84b7; $custom-light: #ffabcc; $custom-dark: #000000;
JSON
{
"hex": "#fc84b7",
"rgb": {
"r": 252,
"g": 132,
"b": 183
},
"hsl": {
"h": 334.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.76083,
"c": 0.15549,
"h": 354.6
},
"luminance": 0.40617
}Semantic roles & 50–950 ramp
primary
#FC84B7
secondary
#D5F6E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82