#FC9FBF#FC9FBF
#FC9FBF is a light, moderate pink. Relative luminance 0.493; OKLCH L 80.5% C 0.116 H 357.9°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FBF |
|---|---|
| RGB | rgb(252, 159, 191) |
| HSL | hsl(339, 94%, 81%) |
| HSV | hsv(339, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 24.2%, 1.2%) |
| CIE-LAB | lab(75.61, 38.64, -1.84) |
| CIE-LCH | lch(75.61, 38.68, 357.28°) |
| OKLab | oklab(80.48% 0.1164 -0.0043) |
| OKLCH | oklch(80.48% 0.116 357.9) |
| XYZ | xyz(61.9484, 49.2574, 55.5249) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.47
Soft Pink
#FDB0C0
ΔE00 5.29
Baby Pink
#FFB7CE
ΔE00 5.63
Pinky
#FC86AA
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 5.72
Faded Pink
#DE9DAC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FBF #9FFCDC
analogous
#FC9FED #FC9FBF #FCAD9F
triadic
#FC9FBF #BFFC9F #9FBFFC
tetradic
#FC9FBF #EDFC9F #9FFCDC #AD9FFC
square
#FC9FBF #EDFC9F #9FFCDC #AD9FFC
split-complementary
#FC9FBF #9FFCAD #9FEDFC
monochromatic
#F82870 #FA6497 #FC9FBF #FEDAE7 #FEE1EB
Accessibility & contrast
On white
1.94
#FC9FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#FC9FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FBF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FBF | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#FF9AAA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc9fbf; /* rgb */ color: rgb(252, 159, 191); /* oklch */ color: oklch(80.5% 0.116 357.9);
Tailwind
colors: {
custom: {
50: '#ffbcd2',
500: '#fc9fbf',
950: '#000000',
},
}SCSS
$custom: #fc9fbf; $custom-light: #ffbcd2; $custom-dark: #000000;
JSON
{
"hex": "#fc9fbf",
"rgb": {
"r": 252,
"g": 159,
"b": 191
},
"hsl": {
"h": 339.355,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80477,
"c": 0.11643,
"h": 357.9
},
"luminance": 0.49253
}Semantic roles & 50–950 ramp
primary
#FC9FBF
secondary
#D5F6EB
accent
#E69700
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182