#FC99C2#FC99C2
#FC99C2 is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.6% C 0.127 H 354.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99C2 |
|---|---|
| RGB | rgb(252, 153, 194) |
| HSL | hsl(335, 94%, 79%) |
| HSV | hsv(335, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 23%, 1.2%) |
| CIE-LAB | lab(74.43, 42.15, -5.22) |
| CIE-LCH | lch(74.43, 42.47, 352.94°) |
| OKLab | oklab(79.61% 0.1266 -0.0132) |
| OKLCH | oklch(79.61% 0.127 354) |
| XYZ | xyz(61.2751, 47.3772, 56.9458) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.36
Pink (survey)
#FF81C0
ΔE00 5.57
Powder Pink
#FFB2D0
ΔE00 5.74
Pig Pink
#E78EA5
ΔE00 6.27
Carnation Pink
#FF7FA7
ΔE00 6.50
Rosa
#FE86A4
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99C2 #99FCD3
analogous
#FC99F3 #FC99C2 #FCA299
triadic
#FC99C2 #C2FC99 #99C2FC
tetradic
#FC99C2 #F3FC99 #99FCD3 #A299FC
square
#FC99C2 #F3FC99 #99FCD3 #A299FC
split-complementary
#FC99C2 #99FCA2 #99F3FC
monochromatic
#F9227B #FA5E9E #FC99C2 #FED4E6 #FEE1ED
Accessibility & contrast
On white
2.00
#FC99C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FC99C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99C2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99C2 | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC3
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#FF95A7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc99c2; /* rgb */ color: rgb(252, 153, 194); /* oklch */ color: oklch(79.6% 0.127 354.0);
Tailwind
colors: {
custom: {
50: '#ffb8d4',
500: '#fc99c2',
950: '#000000',
},
}SCSS
$custom: #fc99c2; $custom-light: #ffb8d4; $custom-dark: #000000;
JSON
{
"hex": "#fc99c2",
"rgb": {
"r": 252,
"g": 153,
"b": 194
},
"hsl": {
"h": 335.152,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79606,
"c": 0.12728,
"h": 354
},
"luminance": 0.47373
}Semantic roles & 50–950 ramp
primary
#FC99C2
secondary
#D5F6E8
accent
#E68600
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083