#FF82EE#FF82EE
#FF82EE is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.2% C 0.197 H 332.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82EE |
|---|---|
| RGB | rgb(255, 130, 238) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 6.7%, 0%) |
| CIE-LAB | lab(71.83, 61.17, -33.34) |
| CIE-LCH | lch(71.83, 69.66, 331.41°) |
| OKLab | oklab(78.22% 0.175 -0.0906) |
| OKLCH | oklch(78.22% 0.197 332.6) |
| XYZ | xyz(64.6550, 43.4024, 85.8444) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 6.57
Light Magenta
#FA5FF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82EE #82FF93
analogous
#D182FF #FF82EE #FF82AF
triadic
#FF82EE #EEFF82 #82EEFF
tetradic
#FF82EE #FFD182 #82FF93 #82AFFF
square
#FF82EE #FFD182 #82FF93 #82AFFF
split-complementary
#FF82EE #AFFF82 #82FFD1
monochromatic
#FF08DD #FF45E6 #FF82EE #FFBFF6 #FFE0FB
Accessibility & contrast
On white
2.17
#FF82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FF82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82EE
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82EE | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff82ee; /* rgb */ color: rgb(255, 130, 238); /* oklch */ color: oklch(78.2% 0.197 332.6);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#ff82ee',
950: '#000000',
},
}SCSS
$custom: #ff82ee; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#ff82ee",
"rgb": {
"r": 255,
"g": 130,
"b": 238
},
"hsl": {
"h": 308.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7822,
"c": 0.19705,
"h": 332.6
},
"luminance": 0.43398
}Semantic roles & 50–950 ramp
primary
#FF82EE
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85