#FF82EB#FF82EB
#FF82EB is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.1% C 0.195 H 333.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82EB |
|---|---|
| RGB | rgb(255, 130, 235) |
| HSL | hsl(310, 100%, 75%) |
| HSV | hsv(310, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 7.8%, 0%) |
| CIE-LAB | lab(71.71, 60.69, -31.87) |
| CIE-LCH | lch(71.71, 68.55, 332.29°) |
| OKLab | oklab(78.09% 0.1744 -0.0865) |
| OKLCH | oklch(78.09% 0.195 333.6) |
| XYZ | xyz(64.2179, 43.2276, 83.5425) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82EB #82FF96
analogous
#D482FF #FF82EB #FF82AC
triadic
#FF82EB #EBFF82 #82EBFF
tetradic
#FF82EB #FFD482 #82FF96 #82ACFF
square
#FF82EB #FFD482 #82FF96 #82ACFF
split-complementary
#FF82EB #ACFF82 #82FFD4
monochromatic
#FF08D7 #FF45E1 #FF82EB #FFBFF5 #FFE0FA
Accessibility & contrast
On white
2.18
#FF82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FF82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82EB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82EB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EF
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff82eb; /* rgb */ color: rgb(255, 130, 235); /* oklch */ color: oklch(78.1% 0.195 333.6);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#ff82eb',
950: '#000000',
},
}SCSS
$custom: #ff82eb; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#ff82eb",
"rgb": {
"r": 255,
"g": 130,
"b": 235
},
"hsl": {
"h": 309.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78094,
"c": 0.19466,
"h": 333.6
},
"luminance": 0.43223
}Semantic roles & 50–950 ramp
primary
#FF82EB
secondary
#D4F7D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85