#FC82B2#FC82B2
#FC82B2 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.6% C 0.156 H 356.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82B2 |
|---|---|
| RGB | rgb(252, 130, 178) |
| HSL | hsl(336, 95%, 75%) |
| HSV | hsv(336, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 29.4%, 1.2%) |
| CIE-LAB | lab(69.38, 51.54, -3.78) |
| CIE-LCH | lch(69.38, 51.68, 355.81°) |
| OKLab | oklab(75.64% 0.1562 -0.0093) |
| OKLCH | oklch(75.64% 0.156 356.6) |
| XYZ | xyz(56.1656, 39.8800, 46.8504) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.76
Pinky
#FC86AA
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 3.25
Rosa
#FE86A4
ΔE00 4.58
Bubble Gum Pink
#FF69AF
ΔE00 4.93
Bubblegum (survey)
#FF6CB5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82B2 #82FCCC
analogous
#FC82EF #FC82B2 #FC8F82
triadic
#FC82B2 #B2FC82 #82B2FC
tetradic
#FC82B2 #EFFC82 #82FCCC #8F82FC
square
#FC82B2 #EFFC82 #82FCCC #8F82FC
split-complementary
#FC82B2 #82FC8F #82EFFC
monochromatic
#F90A68 #FB468D #FC82B2 #FDBED7 #FEE1ED
Accessibility & contrast
On white
2.34
#FC82B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FC82B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82B2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82B2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#FF7B94
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc82b2; /* rgb */ color: rgb(252, 130, 178); /* oklch */ color: oklch(75.6% 0.156 356.6);
Tailwind
colors: {
custom: {
50: '#ffa9c9',
500: '#fc82b2',
950: '#000000',
},
}SCSS
$custom: #fc82b2; $custom-light: #ffa9c9; $custom-dark: #000000;
JSON
{
"hex": "#fc82b2",
"rgb": {
"r": 252,
"g": 130,
"b": 178
},
"hsl": {
"h": 336.393,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.75639,
"c": 0.15643,
"h": 356.6
},
"luminance": 0.39875
}Semantic roles & 50–950 ramp
primary
#FC82B2
secondary
#D4F7E9
accent
#E68B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82