#FC9FCB#FC9FCB
#FC9FCB is a light, vivid pink. Relative luminance 0.498; OKLCH L 80.8% C 0.122 H 350.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FCB |
|---|---|
| RGB | rgb(252, 159, 203) |
| HSL | hsl(332, 94%, 81%) |
| HSV | hsv(332, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 19.4%, 1.2%) |
| CIE-LAB | lab(75.95, 40.36, -7.92) |
| CIE-LCH | lch(75.95, 41.12, 348.90°) |
| OKLab | oklab(80.85% 0.1204 -0.0205) |
| OKLCH | oklch(80.85% 0.122 350.3) |
| XYZ | xyz(63.3234, 49.8075, 62.7668) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.86
Pink (survey)
#FF81C0
ΔE00 6.41
Baby Pink
#FFB7CE
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 6.84
Pinky
#FC86AA
ΔE00 7.30
Soft Pink
#FDB0C0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FCB #9FFCD0
analogous
#FC9FF9 #FC9FCB #FCA19F
triadic
#FC9FCB #CBFC9F #9FCBFC
tetradic
#FC9FCB #F9FC9F #9FFCD0 #A19FFC
square
#FC9FCB #F9FC9F #9FFCD0 #A19FFC
split-complementary
#FC9FCB #9FFCA1 #9FF9FC
monochromatic
#F8288B #FA64AB #FC9FCB #FEDAEB #FEE1EF
Accessibility & contrast
On white
1.92
#FC9FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FC9FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FCB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FCB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CD
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc9fcb; /* rgb */ color: rgb(252, 159, 203); /* oklch */ color: oklch(80.8% 0.122 350.3);
Tailwind
colors: {
custom: {
50: '#ffbcda',
500: '#fc9fcb',
950: '#000000',
},
}SCSS
$custom: #fc9fcb; $custom-light: #ffbcda; $custom-dark: #000000;
JSON
{
"hex": "#fc9fcb",
"rgb": {
"r": 252,
"g": 159,
"b": 203
},
"hsl": {
"h": 331.613,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80848,
"c": 0.1221,
"h": 350.3
},
"luminance": 0.49804
}Semantic roles & 50–950 ramp
primary
#FC9FCB
secondary
#D5F6E6
accent
#E67900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183