#FF82DE#FF82DE
#FF82DE is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.6% C 0.185 H 338.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82DE |
|---|---|
| RGB | rgb(255, 130, 222) |
| HSL | hsl(316, 100%, 75%) |
| HSV | hsv(316, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 12.9%, 0%) |
| CIE-LAB | lab(71.22, 58.65, -25.48) |
| CIE-LCH | lch(71.22, 63.94, 336.52°) |
| OKLab | oklab(77.57% 0.1716 -0.0685) |
| OKLCH | oklch(77.57% 0.185 338.3) |
| XYZ | xyz(62.4080, 42.5036, 74.0101) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82DE #82FFA3
analogous
#E182FF #FF82DE #FF829F
triadic
#FF82DE #DEFF82 #82DEFF
tetradic
#FF82DE #FFE182 #82FFA3 #829FFF
square
#FF82DE #FFE182 #82FFA3 #829FFF
split-complementary
#FF82DE #9FFF82 #82FFE1
monochromatic
#FF08BE #FF45CE #FF82DE #FFBFEE #FFE0F7
Accessibility & contrast
On white
2.21
#FF82DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FF82DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82DE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82DE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E1
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#FF86A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff82de; /* rgb */ color: rgb(255, 130, 222); /* oklch */ color: oklch(77.6% 0.185 338.3);
Tailwind
colors: {
custom: {
50: '#ffaae8',
500: '#ff82de',
950: '#000000',
},
}SCSS
$custom: #ff82de; $custom-light: #ffaae8; $custom-dark: #000000;
JSON
{
"hex": "#ff82de",
"rgb": {
"r": 255,
"g": 130,
"b": 222
},
"hsl": {
"h": 315.84,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.77566,
"c": 0.18477,
"h": 338.3
},
"luminance": 0.42499
}Semantic roles & 50–950 ramp
primary
#FF82DE
secondary
#D4F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84