#FC8CB2#FC8CB2
#FC8CB2 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.1% C 0.141 H 359.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CB2 |
|---|---|
| RGB | rgb(252, 140, 178) |
| HSL | hsl(340, 95%, 77%) |
| HSV | hsv(340, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 29.4%, 1.2%) |
| CIE-LAB | lab(71.33, 46.60, -0.92) |
| CIE-LCH | lch(71.33, 46.61, 358.87°) |
| OKLab | oklab(77.11% 0.1411 -0.0018) |
| OKLCH | oklch(77.11% 0.141 359.3) |
| XYZ | xyz(57.5609, 42.6707, 47.3155) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.76
Carnation Pink
#FF7FA7
ΔE00 2.96
Rosa
#FE86A4
ΔE00 3.30
Pig Pink
#E78EA5
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CB2 #8CFCD6
analogous
#FC8CEA #FC8CB2 #FC9E8C
triadic
#FC8CB2 #B2FC8C #8CB2FC
tetradic
#FC8CB2 #EAFC8C #8CFCD6 #9E8CFC
square
#FC8CB2 #EAFC8C #8CFCD6 #9E8CFC
split-complementary
#FC8CB2 #8CFC9E #8CEAFC
monochromatic
#F91562 #FA508A #FC8CB2 #FEC8DA #FEE1EB
Accessibility & contrast
On white
2.20
#FC8CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FC8CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CB2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CB2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#FF859A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8cb2; /* rgb */ color: rgb(252, 140, 178); /* oklch */ color: oklch(77.1% 0.141 359.3);
Tailwind
colors: {
custom: {
50: '#ffb0c9',
500: '#fc8cb2',
950: '#000000',
},
}SCSS
$custom: #fc8cb2; $custom-light: #ffb0c9; $custom-dark: #000000;
JSON
{
"hex": "#fc8cb2",
"rgb": {
"r": 252,
"g": 140,
"b": 178
},
"hsl": {
"h": 339.643,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.77108,
"c": 0.14111,
"h": 359.3
},
"luminance": 0.42666
}Semantic roles & 50–950 ramp
primary
#FC8CB2
secondary
#D5F6EB
accent
#E69800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082