#FC99CB#FC99CB
#FC99CB is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.9% C 0.132 H 348.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99CB |
|---|---|
| RGB | rgb(252, 153, 203) |
| HSL | hsl(330, 94%, 79%) |
| HSV | hsv(330, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 19.4%, 1.2%) |
| CIE-LAB | lab(74.69, 43.44, -9.78) |
| CIE-LCH | lch(74.69, 44.53, 347.31°) |
| OKLab | oklab(79.89% 0.1295 -0.0255) |
| OKLCH | oklch(79.89% 0.132 348.9) |
| XYZ | xyz(62.3166, 47.7938, 62.4312) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 5.25
Powder Pink
#FFB2D0
ΔE00 6.45
Pinky
#FC86AA
ΔE00 7.05
Carnation Pink
#FF7FA7
ΔE00 7.94
Pig Pink
#E78EA5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99CB #99FCCA
analogous
#FC99FC #FC99CB #FC999A
triadic
#FC99CB #CBFC99 #99CBFC
tetradic
#FC99CB #FCFC99 #99FCCA #999AFC
square
#FC99CB #FCFC99 #99FCCA #999AFC
split-complementary
#FC99CB #9AFC99 #99FCFC
monochromatic
#F9228E #FA5EAD #FC99CB #FED4E9 #FEE1F0
Accessibility & contrast
On white
1.99
#FC99CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FC99CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99CB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99CB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECD
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#FF97AB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc99cb; /* rgb */ color: rgb(252, 153, 203); /* oklch */ color: oklch(79.9% 0.132 348.9);
Tailwind
colors: {
custom: {
50: '#ffb8da',
500: '#fc99cb',
950: '#000000',
},
}SCSS
$custom: #fc99cb; $custom-light: #ffb8da; $custom-dark: #000000;
JSON
{
"hex": "#fc99cb",
"rgb": {
"r": 252,
"g": 153,
"b": 203
},
"hsl": {
"h": 329.697,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79894,
"c": 0.13198,
"h": 348.9
},
"luminance": 0.4779
}Semantic roles & 50–950 ramp
primary
#FC99CB
secondary
#D5F6E5
accent
#E67200
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083