#FF82BA#FF82BA
#FF82BA is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.3% C 0.163 H 353.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82BA |
|---|---|
| RGB | rgb(255, 130, 186) |
| HSL | hsl(333, 100%, 75%) |
| HSV | hsv(333, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 27.1%, 0%) |
| CIE-LAB | lab(70.02, 53.54, -7.27) |
| CIE-LCH | lch(70.02, 54.04, 352.26°) |
| OKLab | oklab(76.28% 0.1618 -0.0186) |
| OKLCH | oklch(76.28% 0.163 353.5) |
| XYZ | xyz(58.0876, 40.7754, 51.2560) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.52
Bubblegum Pink
#FE83CC
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 4.40
Pinky
#FC86AA
ΔE00 4.46
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82BA #82FFC7
analogous
#FF82F8 #FF82BA #FF8882
triadic
#FF82BA #BAFF82 #82BAFF
tetradic
#FF82BA #F8FF82 #82FFC7 #8882FF
square
#FF82BA #F8FF82 #82FFC7 #8882FF
split-complementary
#FF82BA #82FF88 #82F8FF
monochromatic
#FF0876 #FF4598 #FF82BA #FFBFDC #FFE0EE
Accessibility & contrast
On white
2.29
#FF82BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FF82BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82BA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82BA | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DBC
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff82ba; /* rgb */ color: rgb(255, 130, 186); /* oklch */ color: oklch(76.3% 0.163 353.5);
Tailwind
colors: {
custom: {
50: '#ffaace',
500: '#ff82ba',
950: '#000000',
},
}SCSS
$custom: #ff82ba; $custom-light: #ffaace; $custom-dark: #000000;
JSON
{
"hex": "#ff82ba",
"rgb": {
"r": 255,
"g": 130,
"b": 186
},
"hsl": {
"h": 333.12,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76275,
"c": 0.16288,
"h": 353.5
},
"luminance": 0.4077
}Semantic roles & 50–950 ramp
primary
#FF82BA
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82