#FC99CF#FC99CF
#FC99CF is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.0% C 0.134 H 346.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99CF |
|---|---|
| RGB | rgb(252, 153, 207) |
| HSL | hsl(327, 94%, 79%) |
| HSV | hsv(327, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 17.9%, 1.2%) |
| CIE-LAB | lab(74.82, 44.04, -11.80) |
| CIE-LCH | lch(74.82, 45.59, 345.00°) |
| OKLab | oklab(80.03% 0.1308 -0.0309) |
| OKLCH | oklch(80.03% 0.134 346.7) |
| XYZ | xyz(62.7994, 47.9869, 64.9741) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 5.06
Powder Pink
#FFB2D0
ΔE00 6.95
Plum
#DDA0DD
ΔE00 7.85
Pinky
#FC86AA
ΔE00 7.86
Carnation Pink
#FF7FA7
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99CF #99FCC6
analogous
#F899FC #FC99CF #FC999E
triadic
#FC99CF #CFFC99 #99CFFC
tetradic
#FC99CF #FCF899 #99FCC6 #999EFC
square
#FC99CF #FCF899 #99FCC6 #999EFC
split-complementary
#FC99CF #9EFC99 #99FCF8
monochromatic
#F92297 #FA5EB3 #FC99CF #FED4EB #FEE1F1
Accessibility & contrast
On white
1.98
#FC99CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FC99CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99CF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99CF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED1
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc99cf; /* rgb */ color: rgb(252, 153, 207); /* oklch */ color: oklch(80.0% 0.134 346.7);
Tailwind
colors: {
custom: {
50: '#ffb9dd',
500: '#fc99cf',
950: '#000000',
},
}SCSS
$custom: #fc99cf; $custom-light: #ffb9dd; $custom-dark: #000000;
JSON
{
"hex": "#fc99cf",
"rgb": {
"r": 252,
"g": 153,
"b": 207
},
"hsl": {
"h": 327.273,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.80026,
"c": 0.13436,
"h": 346.7
},
"luminance": 0.47983
}Semantic roles & 50–950 ramp
primary
#FC99CF
secondary
#D5F6E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083