#FF82F2#FF82F2
#FF82F2 is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.200 H 331.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82F2 |
|---|---|
| RGB | rgb(255, 130, 242) |
| HSL | hsl(306, 100%, 75%) |
| HSV | hsv(306, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 5.1%, 0%) |
| CIE-LAB | lab(71.99, 61.82, -35.28) |
| CIE-LCH | lch(71.99, 71.18, 330.29°) |
| OKLab | oklab(78.39% 0.1757 -0.0961) |
| OKLCH | oklch(78.39% 0.2 331.3) |
| XYZ | xyz(65.2492, 43.6401, 88.9738) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 6.38
Violet Pink
#FB5FFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82F2 #82FF8F
analogous
#CD82FF #FF82F2 #FF82B3
triadic
#FF82F2 #F2FF82 #82F2FF
tetradic
#FF82F2 #FFCD82 #82FF8F #82B3FF
square
#FF82F2 #FFCD82 #82FF8F #82B3FF
split-complementary
#FF82F2 #B3FF82 #82FFCD
monochromatic
#FF08E5 #FF45EC #FF82F2 #FFBFF8 #FFE0FC
Accessibility & contrast
On white
2.16
#FF82F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FF82F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82F2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82F2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff82f2; /* rgb */ color: rgb(255, 130, 242); /* oklch */ color: oklch(78.4% 0.200 331.3);
Tailwind
colors: {
custom: {
50: '#ffaaf6',
500: '#ff82f2',
950: '#000000',
},
}SCSS
$custom: #ff82f2; $custom-light: #ffaaf6; $custom-dark: #000000;
JSON
{
"hex": "#ff82f2",
"rgb": {
"r": 255,
"g": 130,
"b": 242
},
"hsl": {
"h": 306.24,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78392,
"c": 0.2003,
"h": 331.3
},
"luminance": 0.43636
}Semantic roles & 50–950 ramp
primary
#FF82F2
secondary
#D4F7D7
accent
#E61800
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85