#FC9DBA#FC9DBA
#FC9DBA is a light, moderate pink. Relative luminance 0.484; OKLCH L 80.0% C 0.118 H 0.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DBA |
|---|---|
| RGB | rgb(252, 157, 186) |
| HSL | hsl(342, 94%, 80%) |
| HSV | hsv(342, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 26.2%, 1.2%) |
| CIE-LAB | lab(75.05, 38.98, 0.09) |
| CIE-LCH | lch(75.05, 38.98, 0.13°) |
| OKLab | oklab(80.01% 0.1177 0.0008) |
| OKLCH | oklch(80.01% 0.118 0.4) |
| XYZ | xyz(61.0664, 48.3588, 52.5627) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.99
Pinky
#FC86AA
ΔE00 5.08
Soft Pink
#FDB0C0
ΔE00 5.09
Powder Pink
#FFB2D0
ΔE00 5.24
Rosa
#FE86A4
ΔE00 5.56
Faded Pink
#DE9DAC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DBA #9DFCDF
analogous
#FC9DEA #FC9DBA #FCAF9D
triadic
#FC9DBA #BAFC9D #9DBAFC
tetradic
#FC9DBA #EAFC9D #9DFCDF #AF9DFC
square
#FC9DBA #EAFC9D #9DFCDF #AF9DFC
split-complementary
#FC9DBA #9DFCAF #9DEAFC
monochromatic
#F82666 #FA6290 #FC9DBA #FED8E4 #FEE1EA
Accessibility & contrast
On white
1.97
#FC9DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FC9DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DBA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DBA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#C1BFB8
Tritanopia (blue-blind)
#FF97A7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9dba; /* rgb */ color: rgb(252, 157, 186); /* oklch */ color: oklch(80.0% 0.118 0.4);
Tailwind
colors: {
custom: {
50: '#ffbbce',
500: '#fc9dba',
950: '#000000',
},
}SCSS
$custom: #fc9dba; $custom-light: #ffbbce; $custom-dark: #000000;
JSON
{
"hex": "#fc9dba",
"rgb": {
"r": 252,
"g": 157,
"b": 186
},
"hsl": {
"h": 341.684,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.80005,
"c": 0.11771,
"h": 0.4
},
"luminance": 0.48355
}Semantic roles & 50–950 ramp
primary
#FC9DBA
secondary
#D5F6EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182