#FE82FB#FE82FB
#FE82FB is a light, highly saturated purple. Relative luminance 0.440; OKLCH L 78.7% C 0.207 H 328.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FE82FB |
|---|---|
| RGB | rgb(254, 130, 251) |
| HSL | hsl(301, 98%, 75%) |
| HSV | hsv(301, 49%, 100%) |
| CMYK | cmyk(0%, 48.8%, 1.2%, 0.4%) |
| CIE-LAB | lab(72.23, 63.05, -39.82) |
| CIE-LCH | lch(72.23, 74.57, 327.72°) |
| OKLab | oklab(78.67% 0.1762 -0.1091) |
| OKLCH | oklch(78.67% 0.207 328.2) |
| XYZ | xyz(66.2673, 44.0049, 96.2514) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE82FB #82FE85
analogous
#C382FE #FE82FB #FE82BD
triadic
#FE82FB #FBFE82 #82FBFE
tetradic
#FE82FB #FEC382 #82FE85 #82BDFE
square
#FE82FB #FEC382 #82FE85 #82BDFE
split-complementary
#FE82FB #BDFE82 #82FEC3
monochromatic
#FD09F7 #FE45F9 #FE82FB #FEBFFD #FFE1FE
Accessibility & contrast
On white
2.14
#FE82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FE82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE82FB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE82FB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe82fb; /* rgb */ color: rgb(254, 130, 251); /* oklch */ color: oklch(78.7% 0.207 328.2);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fe82fb',
950: '#000000',
},
}SCSS
$custom: #fe82fb; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fe82fb",
"rgb": {
"r": 254,
"g": 130,
"b": 251
},
"hsl": {
"h": 301.452,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.78668,
"c": 0.20721,
"h": 328.2
},
"luminance": 0.44001
}Semantic roles & 50–950 ramp
primary
#FE82FB
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85