#FC84B9#FC84B9
#FC84B9 is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.1% C 0.156 H 353.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84B9 |
|---|---|
| RGB | rgb(252, 132, 185) |
| HSL | hsl(334, 95%, 75%) |
| HSV | hsv(334, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 26.6%, 1.2%) |
| CIE-LAB | lab(69.97, 51.47, -6.83) |
| CIE-LCH | lch(69.97, 51.92, 352.44°) |
| OKLab | oklab(76.15% 0.1554 -0.0174) |
| OKLCH | oklch(76.15% 0.156 353.6) |
| XYZ | xyz(57.1550, 40.7055, 50.7363) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.88
Pinky
#FC86AA
ΔE00 4.16
Carnation Pink
#FF7FA7
ΔE00 4.27
Bubblegum Pink
#FE83CC
ΔE00 4.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.65
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84B9 #84FCC7
analogous
#FC84F5 #FC84B9 #FC8B84
triadic
#FC84B9 #B9FC84 #84B9FC
tetradic
#FC84B9 #F5FC84 #84FCC7 #8B84FC
square
#FC84B9 #F5FC84 #84FCC7 #8B84FC
split-complementary
#FC84B9 #84FC8B #84F5FC
monochromatic
#F90D75 #FB4897 #FC84B9 #FDC0DB #FEE1EE
Accessibility & contrast
On white
2.30
#FC84B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FC84B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84B9
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84B9 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBB
Deuteranopia (green-blind)
#B2B3B6
Tritanopia (blue-blind)
#FF7E97
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc84b9; /* rgb */ color: rgb(252, 132, 185); /* oklch */ color: oklch(76.1% 0.156 353.6);
Tailwind
colors: {
custom: {
50: '#ffabce',
500: '#fc84b9',
950: '#000000',
},
}SCSS
$custom: #fc84b9; $custom-light: #ffabce; $custom-dark: #000000;
JSON
{
"hex": "#fc84b9",
"rgb": {
"r": 252,
"g": 132,
"b": 185
},
"hsl": {
"h": 333.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.76147,
"c": 0.1564,
"h": 353.6
},
"luminance": 0.40701
}Semantic roles & 50–950 ramp
primary
#FC84B9
secondary
#D5F6E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82