#FC75C2#FC75C2
#FC75C2 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.4% C 0.184 H 347.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75C2 |
|---|---|
| RGB | rgb(252, 117, 194) |
| HSL | hsl(326, 96%, 72%) |
| HSV | hsv(326, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 23%, 1.2%) |
| CIE-LAB | lab(67.51, 59.80, -15.55) |
| CIE-LCH | lch(67.51, 61.79, 345.42°) |
| OKLab | oklab(74.4% 0.1797 -0.0409) |
| OKLCH | oklch(74.4% 0.184 347.2) |
| XYZ | xyz(56.2455, 37.3180, 55.2693) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.75
Bubblegum Pink
#FE83CC
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 3.02
Hot Pink
#FF69B4
ΔE00 3.04
Bubble Gum Pink
#FF69AF
ΔE00 3.91
Pale Magenta
#D767AD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75C2 #75FCAF
analogous
#F375FC #FC75C2 #FC757E
triadic
#FC75C2 #C2FC75 #75C2FC
tetradic
#FC75C2 #FCF375 #75FCAF #757EFC
square
#FC75C2 #FCF375 #75FCAF #757EFC
split-complementary
#FC75C2 #7EFC75 #75FCF3
monochromatic
#F1058C #FB39A8 #FC75C2 #FDB1DC #FEE1F2
Accessibility & contrast
On white
2.48
#FC75C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FC75C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75C2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75C2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C5
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc75c2; /* rgb */ color: rgb(252, 117, 194); /* oklch */ color: oklch(74.4% 0.184 347.2);
Tailwind
colors: {
custom: {
50: '#ffa2d4',
500: '#fc75c2',
950: '#000000',
},
}SCSS
$custom: #fc75c2; $custom-light: #ffa2d4; $custom-dark: #000000;
JSON
{
"hex": "#fc75c2",
"rgb": {
"r": 252,
"g": 117,
"b": 194
},
"hsl": {
"h": 325.778,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.74403,
"c": 0.18429,
"h": 347.2
},
"luminance": 0.37313
}Semantic roles & 50–950 ramp
primary
#FC75C2
secondary
#D4F7E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83