#FC9BC7#FC9BC7
#FC9BC7 is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.1% C 0.127 H 351.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BC7 |
|---|---|
| RGB | rgb(252, 155, 199) |
| HSL | hsl(333, 94%, 80%) |
| HSV | hsv(333, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 21%, 1.2%) |
| CIE-LAB | lab(74.99, 41.83, -7.14) |
| CIE-LCH | lch(74.99, 42.44, 350.31°) |
| OKLab | oklab(80.08% 0.1252 -0.0184) |
| OKLCH | oklch(80.08% 0.127 351.6) |
| XYZ | xyz(62.1762, 48.2658, 60.0631) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.35
Pinky
#FC86AA
ΔE00 6.36
Pig Pink
#E78EA5
ΔE00 7.19
Baby Pink
#FFB7CE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BC7 #9BFCD0
analogous
#FC9BF7 #FC9BC7 #FCA09B
triadic
#FC9BC7 #C7FC9B #9BC7FC
tetradic
#FC9BC7 #F7FC9B #9BFCD0 #A09BFC
square
#FC9BC7 #F7FC9B #9BFCD0 #A09BFC
split-complementary
#FC9BC7 #9BFCA0 #9BF7FC
monochromatic
#F82484 #FA60A6 #FC9BC7 #FED6E8 #FEE1EE
Accessibility & contrast
On white
1.97
#FC9BC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FC9BC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BC7
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BC7 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC9
Deuteranopia (green-blind)
#BDBFC5
Tritanopia (blue-blind)
#FF98AB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9bc7; /* rgb */ color: rgb(252, 155, 199); /* oklch */ color: oklch(80.1% 0.127 351.6);
Tailwind
colors: {
custom: {
50: '#ffbad8',
500: '#fc9bc7',
950: '#000000',
},
}SCSS
$custom: #fc9bc7; $custom-light: #ffbad8; $custom-dark: #000000;
JSON
{
"hex": "#fc9bc7",
"rgb": {
"r": 252,
"g": 155,
"b": 199
},
"hsl": {
"h": 332.784,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.8008,
"c": 0.12653,
"h": 351.6
},
"luminance": 0.48262
}Semantic roles & 50–950 ramp
primary
#FC9BC7
secondary
#D5F6E7
accent
#E67D00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183