#FC8CB3#FC8CB3
#FC8CB3 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.1% C 0.141 H 358.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CB3 |
|---|---|
| RGB | rgb(252, 140, 179) |
| HSL | hsl(339, 95%, 77%) |
| HSV | hsv(339, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 29%, 1.2%) |
| CIE-LAB | lab(71.36, 46.73, -1.43) |
| CIE-LCH | lch(71.36, 46.75, 358.24°) |
| OKLab | oklab(77.14% 0.1414 -0.0031) |
| OKLCH | oklch(77.14% 0.141 358.7) |
| XYZ | xyz(57.6617, 42.7110, 47.8462) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.96
Carnation Pink
#FF7FA7
ΔE00 3.08
Rosa
#FE86A4
ΔE00 3.55
Pig Pink
#E78EA5
ΔE00 4.57
Pink (survey)
#FF81C0
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CB3 #8CFCD5
analogous
#FC8CEB #FC8CB3 #FC9D8C
triadic
#FC8CB3 #B3FC8C #8CB3FC
tetradic
#FC8CB3 #EBFC8C #8CFCD5 #9D8CFC
square
#FC8CB3 #EBFC8C #8CFCD5 #9D8CFC
split-complementary
#FC8CB3 #8CFC9D #8CEBFC
monochromatic
#F91564 #FA508C #FC8CB3 #FEC8DA #FEE1EB
Accessibility & contrast
On white
2.20
#FC8CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FC8CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CB3
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CB3 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B4
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#FF859A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8cb3; /* rgb */ color: rgb(252, 140, 179); /* oklch */ color: oklch(77.1% 0.141 358.7);
Tailwind
colors: {
custom: {
50: '#ffb0c9',
500: '#fc8cb3',
950: '#000000',
},
}SCSS
$custom: #fc8cb3; $custom-light: #ffb0c9; $custom-dark: #000000;
JSON
{
"hex": "#fc8cb3",
"rgb": {
"r": 252,
"g": 140,
"b": 179
},
"hsl": {
"h": 339.107,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.77138,
"c": 0.14147,
"h": 358.7
},
"luminance": 0.42706
}Semantic roles & 50–950 ramp
primary
#FC8CB3
secondary
#D5F6EB
accent
#E69600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082