#FC9FBD#FC9FBD
#FC9FBD is a light, moderate pink. Relative luminance 0.492; OKLCH L 80.4% C 0.116 H 359.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FBD |
|---|---|
| RGB | rgb(252, 159, 189) |
| HSL | hsl(341, 94%, 81%) |
| HSV | hsv(341, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 25%, 1.2%) |
| CIE-LAB | lab(75.56, 38.36, -0.82) |
| CIE-LCH | lch(75.56, 38.37, 358.78°) |
| OKLab | oklab(80.42% 0.1157 -0.0016) |
| OKLCH | oklch(80.42% 0.116 359.2) |
| XYZ | xyz(61.7298, 49.1700, 54.3737) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.64
Soft Pink
#FDB0C0
ΔE00 4.95
Pig Pink
#E78EA5
ΔE00 5.46
Pinky
#FC86AA
ΔE00 5.59
Baby Pink
#FFB7CE
ΔE00 5.60
Faded Pink
#DE9DAC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FBD #9FFCDE
analogous
#FC9FEB #FC9FBD #FCAF9F
triadic
#FC9FBD #BDFC9F #9FBDFC
tetradic
#FC9FBD #EBFC9F #9FFCDE #AF9FFC
square
#FC9FBD #EBFC9F #9FFCDE #AF9FFC
split-complementary
#FC9FBD #9FFCAF #9FEBFC
monochromatic
#F8286B #FA6494 #FC9FBD #FEDAE6 #FEE1EB
Accessibility & contrast
On white
1.94
#FC9FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#FC9FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FBD
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FBD | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BE
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc9fbd; /* rgb */ color: rgb(252, 159, 189); /* oklch */ color: oklch(80.4% 0.116 359.2);
Tailwind
colors: {
custom: {
50: '#ffbcd0',
500: '#fc9fbd',
950: '#000000',
},
}SCSS
$custom: #fc9fbd; $custom-light: #ffbcd0; $custom-dark: #000000;
JSON
{
"hex": "#fc9fbd",
"rgb": {
"r": 252,
"g": 159,
"b": 189
},
"hsl": {
"h": 340.645,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80418,
"c": 0.11567,
"h": 359.2
},
"luminance": 0.49166
}Semantic roles & 50–950 ramp
primary
#FC9FBD
secondary
#D5F6EB
accent
#E69B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182