#FC9BCA#FC9BCA
#FC9BCA is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.2% C 0.128 H 349.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BCA |
|---|---|
| RGB | rgb(252, 155, 202) |
| HSL | hsl(331, 94%, 80%) |
| HSV | hsv(331, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 19.8%, 1.2%) |
| CIE-LAB | lab(75.08, 42.27, -8.66) |
| CIE-LCH | lch(75.08, 43.15, 348.42°) |
| OKLab | oklab(80.18% 0.1262 -0.0225) |
| OKLCH | oklch(80.18% 0.128 349.9) |
| XYZ | xyz(62.5279, 48.4065, 61.9157) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.48
Powder Pink
#FFB2D0
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 5.90
Pinky
#FC86AA
ΔE00 6.91
Baby Pink
#FFB7CE
ΔE00 7.72
Pig Pink
#E78EA5
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BCA #9BFCCD
analogous
#FC9BFA #FC9BCA #FC9D9B
triadic
#FC9BCA #CAFC9B #9BCAFC
tetradic
#FC9BCA #FAFC9B #9BFCCD #9D9BFC
square
#FC9BCA #FAFC9B #9BFCCD #9D9BFC
split-complementary
#FC9BCA #9BFC9D #9BFAFC
monochromatic
#F8248B #FA60AB #FC9BCA #FED6E9 #FEE1EF
Accessibility & contrast
On white
1.97
#FC9BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FC9BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BCA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BCA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCC
Deuteranopia (green-blind)
#BCBFC8
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9bca; /* rgb */ color: rgb(252, 155, 202); /* oklch */ color: oklch(80.2% 0.128 349.9);
Tailwind
colors: {
custom: {
50: '#ffbada',
500: '#fc9bca',
950: '#000000',
},
}SCSS
$custom: #fc9bca; $custom-light: #ffbada; $custom-dark: #000000;
JSON
{
"hex": "#fc9bca",
"rgb": {
"r": 252,
"g": 155,
"b": 202
},
"hsl": {
"h": 330.928,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80177,
"c": 0.12814,
"h": 349.9
},
"luminance": 0.48402
}Semantic roles & 50–950 ramp
primary
#FC9BCA
secondary
#D5F6E6
accent
#E67600
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183