#FF82BC#FF82BC
#FF82BC is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.3% C 0.164 H 352.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82BC |
|---|---|
| RGB | rgb(255, 130, 188) |
| HSL | hsl(332, 100%, 75%) |
| HSV | hsv(332, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 26.3%, 0%) |
| CIE-LAB | lab(70.08, 53.80, -8.30) |
| CIE-LCH | lch(70.08, 54.44, 351.23°) |
| OKLab | oklab(76.34% 0.1624 -0.0213) |
| OKLCH | oklch(76.34% 0.164 352.5) |
| XYZ | xyz(58.3017, 40.8611, 52.3836) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.05
Bubblegum Pink
#FE83CC
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 4.15
Hot Pink
#FF69B4
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 4.67
Carnation Pink
#FF7FA7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82BC #82FFC5
analogous
#FF82FA #FF82BC #FF8682
triadic
#FF82BC #BCFF82 #82BCFF
tetradic
#FF82BC #FAFF82 #82FFC5 #8682FF
square
#FF82BC #FAFF82 #82FFC5 #8682FF
split-complementary
#FF82BC #82FF86 #82FAFF
monochromatic
#FF087A #FF459B #FF82BC #FFBFDD #FFE0EF
Accessibility & contrast
On white
2.29
#FF82BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FF82BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82BC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82BC | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EBE
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff82bc; /* rgb */ color: rgb(255, 130, 188); /* oklch */ color: oklch(76.3% 0.164 352.5);
Tailwind
colors: {
custom: {
50: '#ffaad0',
500: '#ff82bc',
950: '#000000',
},
}SCSS
$custom: #ff82bc; $custom-light: #ffaad0; $custom-dark: #000000;
JSON
{
"hex": "#ff82bc",
"rgb": {
"r": 255,
"g": 130,
"b": 188
},
"hsl": {
"h": 332.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7634,
"c": 0.16383,
"h": 352.5
},
"luminance": 0.40856
}Semantic roles & 50–950 ramp
primary
#FF82BC
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82