#FE82EF#FE82EF
#FE82EF is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.197 H 332.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FE82EF |
|---|---|
| RGB | rgb(254, 130, 239) |
| HSL | hsl(307, 98%, 75%) |
| HSV | hsv(307, 49%, 100%) |
| CMYK | cmyk(0%, 48.8%, 5.9%, 0.4%) |
| CIE-LAB | lab(71.74, 61.05, -34.03) |
| CIE-LCH | lch(71.74, 69.89, 330.86°) |
| OKLab | oklab(78.14% 0.1741 -0.0926) |
| OKLCH | oklch(78.14% 0.197 332) |
| XYZ | xyz(64.4353, 43.2721, 86.6031) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 6.52
Violet Pink
#FB5FFC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE82EF #82FE91
analogous
#CF82FE #FE82EF #FE82B1
triadic
#FE82EF #EFFE82 #82EFFE
tetradic
#FE82EF #FECF82 #82FE91 #82B1FE
square
#FE82EF #FECF82 #82FE91 #82B1FE
split-complementary
#FE82EF #B1FE82 #82FECF
monochromatic
#FD09DF #FE45E7 #FE82EF #FEBFF7 #FFE1FB
Accessibility & contrast
On white
2.18
#FE82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FE82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE82EF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE82EF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F3
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FF8BAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe82ef; /* rgb */ color: rgb(254, 130, 239); /* oklch */ color: oklch(78.1% 0.197 332.0);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#fe82ef',
950: '#000000',
},
}SCSS
$custom: #fe82ef; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#fe82ef",
"rgb": {
"r": 254,
"g": 130,
"b": 239
},
"hsl": {
"h": 307.258,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.78142,
"c": 0.19719,
"h": 332
},
"luminance": 0.43268
}Semantic roles & 50–950 ramp
primary
#FE82EF
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85