#FF82D9#FF82D9
#FF82D9 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.4% C 0.181 H 340.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82D9 |
|---|---|
| RGB | rgb(255, 130, 217) |
| HSL | hsl(318, 100%, 75%) |
| HSV | hsv(318, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 14.9%, 0%) |
| CIE-LAB | lab(71.04, 57.89, -22.99) |
| CIE-LCH | lch(71.04, 62.29, 338.34°) |
| OKLab | oklab(77.37% 0.1704 -0.0615) |
| OKLCH | oklch(77.37% 0.181 340.2) |
| XYZ | xyz(61.7478, 42.2395, 70.5330) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82D9 #82FFA8
analogous
#E682FF #FF82D9 #FF829A
triadic
#FF82D9 #D9FF82 #82D9FF
tetradic
#FF82D9 #FFE682 #82FFA8 #829AFF
square
#FF82D9 #FFE682 #82FFA8 #829AFF
split-complementary
#FF82D9 #9AFF82 #82FFE6
monochromatic
#FF08B4 #FF45C6 #FF82D9 #FFBFEC #FFE0F6
Accessibility & contrast
On white
2.22
#FF82D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FF82D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82D9
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82D9 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DC
Deuteranopia (green-blind)
#AAB5D6
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff82d9; /* rgb */ color: rgb(255, 130, 217); /* oklch */ color: oklch(77.4% 0.181 340.2);
Tailwind
colors: {
custom: {
50: '#ffaae5',
500: '#ff82d9',
950: '#000000',
},
}SCSS
$custom: #ff82d9; $custom-light: #ffaae5; $custom-dark: #000000;
JSON
{
"hex": "#ff82d9",
"rgb": {
"r": 255,
"g": 130,
"b": 217
},
"hsl": {
"h": 318.24,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.77372,
"c": 0.1812,
"h": 340.2
},
"luminance": 0.42235
}Semantic roles & 50–950 ramp
primary
#FF82D9
secondary
#D4F7DF
accent
#E64600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84