#FF82DF#FF82DF
#FF82DF is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.6% C 0.185 H 337.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82DF |
|---|---|
| RGB | rgb(255, 130, 223) |
| HSL | hsl(315, 100%, 75%) |
| HSV | hsv(315, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 12.5%, 0%) |
| CIE-LAB | lab(71.25, 58.80, -25.97) |
| CIE-LCH | lch(71.25, 64.28, 336.17°) |
| OKLab | oklab(77.61% 0.1719 -0.0698) |
| OKLCH | oklch(77.61% 0.186 337.9) |
| XYZ | xyz(62.5424, 42.5574, 74.7180) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.54
Candy Pink
#FF63E9
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82DF #82FFA2
analogous
#E082FF #FF82DF #FF82A0
triadic
#FF82DF #DFFF82 #82DFFF
tetradic
#FF82DF #FFE082 #82FFA2 #82A0FF
square
#FF82DF #FFE082 #82FFA2 #82A0FF
split-complementary
#FF82DF #A0FF82 #82FFE0
monochromatic
#FF08C0 #FF45CF #FF82DF #FFBFEF #FFE0F7
Accessibility & contrast
On white
2.21
#FF82DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FF82DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82DF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82DF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#FF86A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff82df; /* rgb */ color: rgb(255, 130, 223); /* oklch */ color: oklch(77.6% 0.185 337.9);
Tailwind
colors: {
custom: {
50: '#ffaae9',
500: '#ff82df',
950: '#000000',
},
}SCSS
$custom: #ff82df; $custom-light: #ffaae9; $custom-dark: #000000;
JSON
{
"hex": "#ff82df",
"rgb": {
"r": 255,
"g": 130,
"b": 223
},
"hsl": {
"h": 315.36,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.77605,
"c": 0.1855,
"h": 337.9
},
"luminance": 0.42553
}Semantic roles & 50–950 ramp
primary
#FF82DF
secondary
#D4F7DD
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84