#FF82DA#FF82DA
#FF82DA is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.4% C 0.182 H 339.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82DA |
|---|---|
| RGB | rgb(255, 130, 218) |
| HSL | hsl(318, 100%, 75%) |
| HSV | hsv(318, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 14.5%, 0%) |
| CIE-LAB | lab(71.07, 58.04, -23.49) |
| CIE-LCH | lch(71.07, 62.61, 337.97°) |
| OKLab | oklab(77.41% 0.1707 -0.0629) |
| OKLCH | oklch(77.41% 0.182 339.8) |
| XYZ | xyz(61.8782, 42.2917, 71.2201) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82DA #82FFA7
analogous
#E582FF #FF82DA #FF829B
triadic
#FF82DA #DAFF82 #82DAFF
tetradic
#FF82DA #FFE582 #82FFA7 #829BFF
square
#FF82DA #FFE582 #82FFA7 #829BFF
split-complementary
#FF82DA #9BFF82 #82FFE5
monochromatic
#FF08B6 #FF45C8 #FF82DA #FFBFEC #FFE0F6
Accessibility & contrast
On white
2.22
#FF82DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FF82DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82DA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82DA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DD
Deuteranopia (green-blind)
#AAB5D7
Tritanopia (blue-blind)
#FF85A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff82da; /* rgb */ color: rgb(255, 130, 218); /* oklch */ color: oklch(77.4% 0.182 339.8);
Tailwind
colors: {
custom: {
50: '#ffaae5',
500: '#ff82da',
950: '#000000',
},
}SCSS
$custom: #ff82da; $custom-light: #ffaae5; $custom-dark: #000000;
JSON
{
"hex": "#ff82da",
"rgb": {
"r": 255,
"g": 130,
"b": 218
},
"hsl": {
"h": 317.76,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7741,
"c": 0.1819,
"h": 339.8
},
"luminance": 0.42287
}Semantic roles & 50–950 ramp
primary
#FF82DA
secondary
#D4F7DE
accent
#E64400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84