#FF82BD#FF82BD
#FF82BD is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.4% C 0.164 H 352.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82BD |
|---|---|
| RGB | rgb(255, 130, 189) |
| HSL | hsl(332, 100%, 75%) |
| HSV | hsv(332, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 25.9%, 0%) |
| CIE-LAB | lab(70.11, 53.94, -8.82) |
| CIE-LCH | lch(70.11, 54.65, 350.72°) |
| OKLab | oklab(76.37% 0.1628 -0.0227) |
| OKLCH | oklch(76.37% 0.164 352.1) |
| XYZ | xyz(58.4099, 40.9043, 52.9533) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.82
Bubblegum Pink
#FE83CC
ΔE00 3.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.12
Hot Pink
#FF69B4
ΔE00 4.64
Bubble Gum Pink
#FF69AF
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82BD #82FFC4
analogous
#FF82FB #FF82BD #FF8582
triadic
#FF82BD #BDFF82 #82BDFF
tetradic
#FF82BD #FBFF82 #82FFC4 #8582FF
square
#FF82BD #FBFF82 #82FFC4 #8582FF
split-complementary
#FF82BD #82FF85 #82FBFF
monochromatic
#FF087C #FF459D #FF82BD #FFBFDD #FFE0EF
Accessibility & contrast
On white
2.29
#FF82BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FF82BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82BD
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82BD | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EBF
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff82bd; /* rgb */ color: rgb(255, 130, 189); /* oklch */ color: oklch(76.4% 0.164 352.1);
Tailwind
colors: {
custom: {
50: '#ffaad0',
500: '#ff82bd',
950: '#000000',
},
}SCSS
$custom: #ff82bd; $custom-light: #ffaad0; $custom-dark: #000000;
JSON
{
"hex": "#ff82bd",
"rgb": {
"r": 255,
"g": 130,
"b": 189
},
"hsl": {
"h": 331.68,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76373,
"c": 0.16432,
"h": 352.1
},
"luminance": 0.40899
}Semantic roles & 50–950 ramp
primary
#FF82BD
secondary
#D4F7E6
accent
#E67900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82