#FF82B2#FF82B2
#FF82B2 is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.0% C 0.159 H 357.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82B2 |
|---|---|
| RGB | rgb(255, 130, 178) |
| HSL | hsl(337, 100%, 75%) |
| HSV | hsv(337, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 30.2%, 0%) |
| CIE-LAB | lab(69.79, 52.53, -3.14) |
| CIE-LCH | lch(69.79, 52.62, 356.58°) |
| OKLab | oklab(76.02% 0.1593 -0.0076) |
| OKLCH | oklch(76.02% 0.159 357.3) |
| XYZ | xyz(57.2608, 40.4447, 46.9017) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.49
Pinky
#FC86AA
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 3.46
Rosa
#FE86A4
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Bubblegum (survey)
#FF6CB5
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82B2 #82FFCF
analogous
#FF82F0 #FF82B2 #FF9082
triadic
#FF82B2 #B2FF82 #82B2FF
tetradic
#FF82B2 #F0FF82 #82FFCF #9082FF
square
#FF82B2 #F0FF82 #82FFCF #9082FF
split-complementary
#FF82B2 #82FF90 #82F0FF
monochromatic
#FF0867 #FF458C #FF82B2 #FFBFD8 #FFE0EC
Accessibility & contrast
On white
2.31
#FF82B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FF82B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82B2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82B2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB4
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#FF7A94
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff82b2; /* rgb */ color: rgb(255, 130, 178); /* oklch */ color: oklch(76.0% 0.159 357.3);
Tailwind
colors: {
custom: {
50: '#ffa9c9',
500: '#ff82b2',
950: '#000000',
},
}SCSS
$custom: #ff82b2; $custom-light: #ffa9c9; $custom-dark: #000000;
JSON
{
"hex": "#ff82b2",
"rgb": {
"r": 255,
"g": 130,
"b": 178
},
"hsl": {
"h": 336.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76023,
"c": 0.15945,
"h": 357.3
},
"luminance": 0.4044
}Semantic roles & 50–950 ramp
primary
#FF82B2
secondary
#D4F7EA
accent
#E68D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82