#FC99DC#FC99DC
#FC99DC is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.5% C 0.143 H 340.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99DC |
|---|---|
| RGB | rgb(252, 153, 220) |
| HSL | hsl(319, 94%, 79%) |
| HSV | hsv(319, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 12.7%, 1.2%) |
| CIE-LAB | lab(75.23, 46.04, -18.30) |
| CIE-LCH | lch(75.23, 49.54, 338.32°) |
| OKLab | oklab(80.48% 0.1346 -0.0487) |
| OKLCH | oklch(80.48% 0.143 340.1) |
| XYZ | xyz(64.4546, 48.6490, 73.6915) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.72
Plum
#DDA0DD
ΔE00 6.26
Pink (survey)
#FF81C0
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 7.51
Violet (CSS)
#EE82EE
ΔE00 8.38
Powder Pink
#FFB2D0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99DC #99FCB9
analogous
#EB99FC #FC99DC #FC99AB
triadic
#FC99DC #DCFC99 #99DCFC
tetradic
#FC99DC #FCEB99 #99FCB9 #99ABFC
square
#FC99DC #FCEB99 #99FCB9 #99ABFC
split-complementary
#FC99DC #ABFC99 #99FCEB
monochromatic
#F922B3 #FA5EC8 #FC99DC #FED4F0 #FEE1F5
Accessibility & contrast
On white
1.96
#FC99DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FC99DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99DC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99DC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#B6BFD9
Tritanopia (blue-blind)
#FF9BB1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc99dc; /* rgb */ color: rgb(252, 153, 220); /* oklch */ color: oklch(80.5% 0.143 340.1);
Tailwind
colors: {
custom: {
50: '#ffb9e7',
500: '#fc99dc',
950: '#000000',
},
}SCSS
$custom: #fc99dc; $custom-light: #ffb9e7; $custom-dark: #000000;
JSON
{
"hex": "#fc99dc",
"rgb": {
"r": 252,
"g": 153,
"b": 220
},
"hsl": {
"h": 319.394,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.80478,
"c": 0.14315,
"h": 340.1
},
"luminance": 0.48645
}Semantic roles & 50–950 ramp
primary
#FC99DC
secondary
#D5F6E0
accent
#E64A00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184