#FC99CE#FC99CE
#FC99CE is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.0% C 0.134 H 347.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99CE |
|---|---|
| RGB | rgb(252, 153, 206) |
| HSL | hsl(328, 94%, 79%) |
| HSV | hsv(328, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 18.3%, 1.2%) |
| CIE-LAB | lab(74.79, 43.89, -11.30) |
| CIE-LCH | lch(74.79, 45.32, 345.57°) |
| OKLab | oklab(79.99% 0.1304 -0.0296) |
| OKLCH | oklch(79.99% 0.134 347.2) |
| XYZ | xyz(62.6776, 47.9382, 64.3323) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.91
Pink (survey)
#FF81C0
ΔE00 5.03
Powder Pink
#FFB2D0
ΔE00 6.82
Pinky
#FC86AA
ΔE00 7.66
Plum
#DDA0DD
ΔE00 8.01
Carnation Pink
#FF7FA7
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99CE #99FCC7
analogous
#F999FC #FC99CE #FC999D
triadic
#FC99CE #CEFC99 #99CEFC
tetradic
#FC99CE #FCF999 #99FCC7 #999DFC
square
#FC99CE #FCF999 #99FCC7 #999DFC
split-complementary
#FC99CE #9DFC99 #99FCF9
monochromatic
#F92295 #FA5EB1 #FC99CE #FED4EB #FEE1F1
Accessibility & contrast
On white
1.98
#FC99CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FC99CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99CE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99CE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED0
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#FF97AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc99ce; /* rgb */ color: rgb(252, 153, 206); /* oklch */ color: oklch(80.0% 0.134 347.2);
Tailwind
colors: {
custom: {
50: '#ffb9dd',
500: '#fc99ce',
950: '#000000',
},
}SCSS
$custom: #fc99ce; $custom-light: #ffb9dd; $custom-dark: #000000;
JSON
{
"hex": "#fc99ce",
"rgb": {
"r": 252,
"g": 153,
"b": 206
},
"hsl": {
"h": 327.879,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79993,
"c": 0.13375,
"h": 347.2
},
"luminance": 0.47934
}Semantic roles & 50–950 ramp
primary
#FC99CE
secondary
#D5F6E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083