#FC9DBF#FC9DBF
#FC9DBF is a light, moderate pink. Relative luminance 0.486; OKLCH L 80.2% C 0.120 H 357.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DBF |
|---|---|
| RGB | rgb(252, 157, 191) |
| HSL | hsl(339, 94%, 80%) |
| HSV | hsv(339, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 24.2%, 1.2%) |
| CIE-LAB | lab(75.19, 39.67, -2.46) |
| CIE-LCH | lch(75.19, 39.75, 356.45°) |
| OKLab | oklab(80.15% 0.1194 -0.0059) |
| OKLCH | oklch(80.15% 0.12 357.2) |
| XYZ | xyz(61.6073, 48.5752, 55.4112) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.85
Pinky
#FC86AA
ΔE00 5.39
Pig Pink
#E78EA5
ΔE00 5.66
Soft Pink
#FDB0C0
ΔE00 5.88
Baby Pink
#FFB7CE
ΔE00 6.13
Rosa
#FE86A4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DBF #9DFCDA
analogous
#FC9DEF #FC9DBF #FCAA9D
triadic
#FC9DBF #BFFC9D #9DBFFC
tetradic
#FC9DBF #EFFC9D #9DFCDA #AA9DFC
square
#FC9DBF #EFFC9D #9DFCDA #AA9DFC
split-complementary
#FC9DBF #9DFCAA #9DEFFC
monochromatic
#F82671 #FA6298 #FC9DBF #FED8E6 #FEE1EC
Accessibility & contrast
On white
1.96
#FC9DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FC9DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DBF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DBF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#C0C0BD
Tritanopia (blue-blind)
#FF98A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9dbf; /* rgb */ color: rgb(252, 157, 191); /* oklch */ color: oklch(80.2% 0.120 357.2);
Tailwind
colors: {
custom: {
50: '#ffbbd2',
500: '#fc9dbf',
950: '#000000',
},
}SCSS
$custom: #fc9dbf; $custom-light: #ffbbd2; $custom-dark: #000000;
JSON
{
"hex": "#fc9dbf",
"rgb": {
"r": 252,
"g": 157,
"b": 191
},
"hsl": {
"h": 338.526,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.80153,
"c": 0.11959,
"h": 357.2
},
"luminance": 0.48571
}Semantic roles & 50–950 ramp
primary
#FC9DBF
secondary
#D5F6EA
accent
#E69300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182