#FC9FC2#FC9FC2
#FC9FC2 is a light, moderate pink. Relative luminance 0.494; OKLCH L 80.6% C 0.118 H 355.9°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FC2 |
|---|---|
| RGB | rgb(252, 159, 194) |
| HSL | hsl(337, 94%, 81%) |
| HSV | hsv(337, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 23%, 1.2%) |
| CIE-LAB | lab(75.69, 39.06, -3.36) |
| CIE-LCH | lch(75.69, 39.20, 355.08°) |
| OKLab | oklab(80.57% 0.1174 -0.0083) |
| OKLCH | oklch(80.57% 0.118 355.9) |
| XYZ | xyz(62.2819, 49.3909, 57.2814) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.35
Baby Pink
#FFB7CE
ΔE00 5.78
Soft Pink
#FDB0C0
ΔE00 5.86
Pinky
#FC86AA
ΔE00 5.99
Pig Pink
#E78EA5
ΔE00 6.18
Pastel Pink
#FFBACD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FC2 #9FFCD9
analogous
#FC9FF1 #FC9FC2 #FCAA9F
triadic
#FC9FC2 #C2FC9F #9FC2FC
tetradic
#FC9FC2 #F1FC9F #9FFCD9 #AA9FFC
square
#FC9FC2 #F1FC9F #9FFCD9 #AA9FFC
split-complementary
#FC9FC2 #9FFCAA #9FF1FC
monochromatic
#F82877 #FA649C #FC9FC2 #FEDAE8 #FEE1EC
Accessibility & contrast
On white
1.93
#FC9FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FC9FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FC2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FC2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB1C3
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#FF9BAB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc9fc2; /* rgb */ color: rgb(252, 159, 194); /* oklch */ color: oklch(80.6% 0.118 355.9);
Tailwind
colors: {
custom: {
50: '#ffbcd4',
500: '#fc9fc2',
950: '#000000',
},
}SCSS
$custom: #fc9fc2; $custom-light: #ffbcd4; $custom-dark: #000000;
JSON
{
"hex": "#fc9fc2",
"rgb": {
"r": 252,
"g": 159,
"b": 194
},
"hsl": {
"h": 337.419,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80567,
"c": 0.11768,
"h": 355.9
},
"luminance": 0.49387
}Semantic roles & 50–950 ramp
primary
#FC9FC2
secondary
#D5F6EA
accent
#E68F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182