#FC82C4#FC82C4
#FC82C4 is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.2% C 0.165 H 348.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82C4 |
|---|---|
| RGB | rgb(252, 130, 196) |
| HSL | hsl(328, 95%, 75%) |
| HSV | hsv(328, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 22.2%, 1.2%) |
| CIE-LAB | lab(69.93, 53.93, -13.03) |
| CIE-LCH | lch(69.93, 55.49, 346.41°) |
| OKLab | oklab(76.23% 0.1617 -0.0341) |
| OKLCH | oklch(76.23% 0.165 348.1) |
| XYZ | xyz(58.0928, 40.6509, 57.0006) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.15
Bubblegum Pink
#FE83CC
ΔE00 1.54
Bubblegum (survey)
#FF6CB5
ΔE00 4.31
Hot Pink
#FF69B4
ΔE00 4.78
Bubble Gum Pink
#FF69AF
ΔE00 5.23
Carnation Pink
#FF7FA7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82C4 #82FCBA
analogous
#F782FC #FC82C4 #FC8287
triadic
#FC82C4 #C4FC82 #82C4FC
tetradic
#FC82C4 #FCF782 #82FCBA #8287FC
square
#FC82C4 #FCF782 #82FCBA #8287FC
split-complementary
#FC82C4 #87FC82 #82FCF7
monochromatic
#F90A8C #FB46A8 #FC82C4 #FDBEE0 #FEE1F1
Accessibility & contrast
On white
2.30
#FC82C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FC82C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82C4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82C4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9EC6
Deuteranopia (green-blind)
#AEB3C1
Tritanopia (blue-blind)
#FF7F9B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc82c4; /* rgb */ color: rgb(252, 130, 196); /* oklch */ color: oklch(76.2% 0.165 348.1);
Tailwind
colors: {
custom: {
50: '#ffaad5',
500: '#fc82c4',
950: '#000000',
},
}SCSS
$custom: #fc82c4; $custom-light: #ffaad5; $custom-dark: #000000;
JSON
{
"hex": "#fc82c4",
"rgb": {
"r": 252,
"g": 130,
"b": 196
},
"hsl": {
"h": 327.541,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.7623,
"c": 0.16527,
"h": 348.1
},
"luminance": 0.40646
}Semantic roles & 50–950 ramp
primary
#FC82C4
secondary
#D4F7E4
accent
#E66900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83