#FC84B2#FC84B2
#FC84B2 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.9% C 0.153 H 357.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84B2 |
|---|---|
| RGB | rgb(252, 132, 178) |
| HSL | hsl(337, 95%, 75%) |
| HSV | hsv(337, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 29.4%, 1.2%) |
| CIE-LAB | lab(69.77, 50.57, -3.21) |
| CIE-LCH | lch(69.77, 50.67, 356.36°) |
| OKLab | oklab(75.93% 0.1532 -0.0078) |
| OKLCH | oklch(75.93% 0.153 357.1) |
| XYZ | xyz(56.4342, 40.4172, 46.9399) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.44
Carnation Pink
#FF7FA7
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 3.55
Rosa
#FE86A4
ΔE00 4.26
Bubble Gum Pink
#FF69AF
ΔE00 5.41
Bubblegum (survey)
#FF6CB5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84B2 #84FCCE
analogous
#FC84EE #FC84B2 #FC9284
triadic
#FC84B2 #B2FC84 #84B2FC
tetradic
#FC84B2 #EEFC84 #84FCCE #9284FC
square
#FC84B2 #EEFC84 #84FCCE #9284FC
split-complementary
#FC84B2 #84FC92 #84EEFC
monochromatic
#F90D67 #FB488D #FC84B2 #FDC0D7 #FEE1EC
Accessibility & contrast
On white
2.31
#FC84B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FC84B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84B2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84B2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#FF7D95
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc84b2; /* rgb */ color: rgb(252, 132, 178); /* oklch */ color: oklch(75.9% 0.153 357.1);
Tailwind
colors: {
custom: {
50: '#ffabc9',
500: '#fc84b2',
950: '#000000',
},
}SCSS
$custom: #fc84b2; $custom-light: #ffabc9; $custom-dark: #000000;
JSON
{
"hex": "#fc84b2",
"rgb": {
"r": 252,
"g": 132,
"b": 178
},
"hsl": {
"h": 337,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.75926,
"c": 0.15338,
"h": 357.1
},
"luminance": 0.40412
}Semantic roles & 50–950 ramp
primary
#FC84B2
secondary
#D5F6E9
accent
#E68E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82