#FC63C0#FC63C0
#FC63C0 is a light, highly saturated pink. Relative luminance 0.334; OKLCH L 72.2% C 0.209 H 346.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FC63C0 |
|---|---|
| RGB | rgb(252, 99, 192) |
| HSL | hsl(324, 96%, 69%) |
| HSV | hsv(324, 61%, 99%) |
| CMYK | cmyk(0%, 60.7%, 23.8%, 1.2%) |
| CIE-LAB | lab(64.51, 67.41, -18.98) |
| CIE-LCH | lch(64.51, 70.03, 344.28°) |
| OKLab | oklab(72.15% 0.2032 -0.0502) |
| OKLCH | oklch(72.15% 0.209 346.1) |
| XYZ | xyz(54.1230, 33.4301, 53.4612) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.35
Bubblegum (survey)
#FF6CB5
ΔE00 3.59
Bubble Gum Pink
#FF69AF
ΔE00 4.38
Barbie Pink
#FE46A5
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 5.86
Pink (survey)
#FF81C0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC63C0 #63FC9F
analogous
#EB63FC #FC63C0 #FC6374
triadic
#FC63C0 #C0FC63 #63C0FC
tetradic
#FC63C0 #FCEB63 #63FC9F #6374FC
square
#FC63C0 #FCEB63 #63FC9F #6374FC
split-complementary
#FC63C0 #74FC63 #63FCEB
monochromatic
#E0048A #FB27A8 #FC63C0 #FD9FD8 #FEDBF0
Accessibility & contrast
On white
2.73
#FC63C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#FC63C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC63C0
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC63C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC63C0 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738CC3
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#FF6089
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #fc63c0; /* rgb */ color: rgb(252, 99, 192); /* oklch */ color: oklch(72.2% 0.209 346.1);
Tailwind
colors: {
custom: {
50: '#ff97d3',
500: '#fc63c0',
950: '#000000',
},
}SCSS
$custom: #fc63c0; $custom-light: #ff97d3; $custom-dark: #000000;
JSON
{
"hex": "#fc63c0",
"rgb": {
"r": 252,
"g": 99,
"b": 192
},
"hsl": {
"h": 323.529,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.72151,
"c": 0.20928,
"h": 346.1
},
"luminance": 0.33425
}Semantic roles & 50–950 ramp
primary
#FC63C0
secondary
#C7F4D9
accent
#E65A00
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82