#FC9CD9#FC9CD9
#FC9CD9 is a light, vivid pink. Relative luminance 0.495; OKLCH L 80.8% C 0.136 H 342.0°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9CD9 |
|---|---|
| RGB | rgb(252, 156, 217) |
| HSL | hsl(322, 94%, 80%) |
| HSV | hsv(322, 38%, 99%) |
| CMYK | cmyk(0%, 38.1%, 13.9%, 1.2%) |
| CIE-LAB | lab(75.75, 44.03, -15.87) |
| CIE-LCH | lch(75.75, 46.80, 340.18°) |
| OKLab | oklab(80.84% 0.1293 -0.0421) |
| OKLCH | oklch(80.84% 0.136 342) |
| XYZ | xyz(64.5581, 49.4859, 71.7835) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.49
Powder Pink
#FFB2D0
ΔE00 7.80
Lavender Pink
#DD85D7
ΔE00 8.40
Violet (CSS)
#EE82EE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9CD9 #9CFCBF
analogous
#EF9CFC #FC9CD9 #FC9CA9
triadic
#FC9CD9 #D9FC9C #9CD9FC
tetradic
#FC9CD9 #FCEF9C #9CFCBF #9CA9FC
square
#FC9CD9 #FCEF9C #9CFCBF #9CA9FC
split-complementary
#FC9CD9 #A9FC9C #9CFCEF
monochromatic
#F825AB #FA61C2 #FC9CD9 #FED7F0 #FEE1F4
Accessibility & contrast
On white
1.93
#FC9CD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#FC9CD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9CD9
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9CD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9CD9 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B1DB
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#FF9DB2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc9cd9; /* rgb */ color: rgb(252, 156, 217); /* oklch */ color: oklch(80.8% 0.136 342.0);
Tailwind
colors: {
custom: {
50: '#ffbbe4',
500: '#fc9cd9',
950: '#000000',
},
}SCSS
$custom: #fc9cd9; $custom-light: #ffbbe4; $custom-dark: #000000;
JSON
{
"hex": "#fc9cd9",
"rgb": {
"r": 252,
"g": 156,
"b": 217
},
"hsl": {
"h": 321.875,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.80839,
"c": 0.13593,
"h": 342
},
"luminance": 0.49482
}Semantic roles & 50–950 ramp
primary
#FC9CD9
secondary
#D5F6E1
accent
#E65400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183