#FE84FB#FE84FB
#FE84FB is a light, highly saturated purple. Relative luminance 0.445; OKLCH L 78.9% C 0.204 H 328.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84FB |
|---|---|
| RGB | rgb(254, 132, 251) |
| HSL | hsl(301, 98%, 76%) |
| HSV | hsv(301, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 1.2%, 0.4%) |
| CIE-LAB | lab(72.59, 62.11, -39.27) |
| CIE-LCH | lch(72.59, 73.48, 327.70°) |
| OKLab | oklab(78.93% 0.1735 -0.1075) |
| OKLCH | oklch(78.93% 0.204 328.2) |
| XYZ | xyz(66.5359, 44.5421, 96.3410) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 6.28
Light Magenta
#FA5FF7
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84FB #84FE87
analogous
#C484FE #FE84FB #FE84BE
triadic
#FE84FB #FBFE84 #84FBFE
tetradic
#FE84FB #FEC484 #84FE87 #84BEFE
square
#FE84FB #FEC484 #84FE87 #84BEFE
split-complementary
#FE84FB #BEFE84 #84FEC4
monochromatic
#FD0BF7 #FE47F9 #FE84FB #FEC1FD #FFE1FE
Accessibility & contrast
On white
2.12
#FE84FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FE84FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84FB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84FB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe84fb; /* rgb */ color: rgb(254, 132, 251); /* oklch */ color: oklch(78.9% 0.204 328.2);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fe84fb',
950: '#000000',
},
}SCSS
$custom: #fe84fb; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fe84fb",
"rgb": {
"r": 254,
"g": 132,
"b": 251
},
"hsl": {
"h": 301.475,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.78932,
"c": 0.20413,
"h": 328.2
},
"luminance": 0.44538
}Semantic roles & 50–950 ramp
primary
#FE84FB
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85