#FE82FA#FE82FA
#FE82FA is a light, highly saturated purple. Relative luminance 0.439; OKLCH L 78.6% C 0.206 H 328.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FE82FA |
|---|---|
| RGB | rgb(254, 130, 250) |
| HSL | hsl(302, 98%, 75%) |
| HSV | hsv(302, 49%, 100%) |
| CMYK | cmyk(0%, 48.8%, 1.6%, 0.4%) |
| CIE-LAB | lab(72.19, 62.88, -39.34) |
| CIE-LCH | lch(72.19, 74.17, 327.97°) |
| OKLab | oklab(78.62% 0.176 -0.1077) |
| OKLCH | oklch(78.62% 0.206 328.5) |
| XYZ | xyz(66.1101, 43.9420, 95.4234) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE82FA #82FE86
analogous
#C482FE #FE82FA #FE82BC
triadic
#FE82FA #FAFE82 #82FAFE
tetradic
#FE82FA #FEC482 #82FE86 #82BCFE
square
#FE82FA #FEC482 #82FE86 #82BCFE
split-complementary
#FE82FA #BCFE82 #82FEC4
monochromatic
#FD09F5 #FE45F8 #FE82FA #FEBFFC #FFE1FE
Accessibility & contrast
On white
2.15
#FE82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FE82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE82FA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE82FA | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FE
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe82fa; /* rgb */ color: rgb(254, 130, 250); /* oklch */ color: oklch(78.6% 0.206 328.5);
Tailwind
colors: {
custom: {
50: '#ffaafc',
500: '#fe82fa',
950: '#000000',
},
}SCSS
$custom: #fe82fa; $custom-light: #ffaafc; $custom-dark: #000000;
JSON
{
"hex": "#fe82fa",
"rgb": {
"r": 254,
"g": 130,
"b": 250
},
"hsl": {
"h": 301.935,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.78623,
"c": 0.20636,
"h": 328.5
},
"luminance": 0.43938
}Semantic roles & 50–950 ramp
primary
#FE82FA
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85