#FC9DBB#FC9DBB
#FC9DBB is a light, moderate pink. Relative luminance 0.484; OKLCH L 80.0% C 0.118 H 359.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DBB |
|---|---|
| RGB | rgb(252, 157, 187) |
| HSL | hsl(341, 94%, 80%) |
| HSV | hsv(341, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 25.8%, 1.2%) |
| CIE-LAB | lab(75.08, 39.12, -0.42) |
| CIE-LCH | lch(75.08, 39.12, 359.39°) |
| OKLab | oklab(80.03% 0.1181 -0.0006) |
| OKLCH | oklch(80.03% 0.118 359.7) |
| XYZ | xyz(61.1731, 48.4015, 53.1245) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.10
Pinky
#FC86AA
ΔE00 5.11
Powder Pink
#FFB2D0
ΔE00 5.14
Soft Pink
#FDB0C0
ΔE00 5.23
Rosa
#FE86A4
ΔE00 5.68
Baby Pink
#FFB7CE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DBB #9DFCDE
analogous
#FC9DEA #FC9DBB #FCAF9D
triadic
#FC9DBB #BBFC9D #9DBBFC
tetradic
#FC9DBB #EAFC9D #9DFCDE #AF9DFC
square
#FC9DBB #EAFC9D #9DFCDE #AF9DFC
split-complementary
#FC9DBB #9DFCAF #9DEAFC
monochromatic
#F82669 #FA6292 #FC9DBB #FED8E4 #FEE1EA
Accessibility & contrast
On white
1.97
#FC9DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FC9DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DBB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DBB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#C1BFB9
Tritanopia (blue-blind)
#FF97A7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9dbb; /* rgb */ color: rgb(252, 157, 187); /* oklch */ color: oklch(80.0% 0.118 359.7);
Tailwind
colors: {
custom: {
50: '#ffbbcf',
500: '#fc9dbb',
950: '#000000',
},
}SCSS
$custom: #fc9dbb; $custom-light: #ffbbcf; $custom-dark: #000000;
JSON
{
"hex": "#fc9dbb",
"rgb": {
"r": 252,
"g": 157,
"b": 187
},
"hsl": {
"h": 341.053,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.80034,
"c": 0.11806,
"h": 359.7
},
"luminance": 0.48397
}Semantic roles & 50–950 ramp
primary
#FC9DBB
secondary
#D5F6EC
accent
#E69D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182