#FE84FA#FE84FA
#FE84FA is a light, highly saturated purple. Relative luminance 0.445; OKLCH L 78.9% C 0.203 H 328.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84FA |
|---|---|
| RGB | rgb(254, 132, 250) |
| HSL | hsl(302, 98%, 76%) |
| HSV | hsv(302, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 1.6%, 0.4%) |
| CIE-LAB | lab(72.55, 61.94, -38.79) |
| CIE-LCH | lch(72.55, 73.08, 327.95°) |
| OKLab | oklab(78.89% 0.1733 -0.1062) |
| OKLCH | oklch(78.89% 0.203 328.5) |
| XYZ | xyz(66.3787, 44.4792, 95.5130) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84FA #84FE88
analogous
#C584FE #FE84FA #FE84BD
triadic
#FE84FA #FAFE84 #84FAFE
tetradic
#FE84FA #FEC584 #84FE88 #84BDFE
square
#FE84FA #FEC584 #84FE88 #84BDFE
split-complementary
#FE84FA #BDFE84 #84FEC5
monochromatic
#FD0BF5 #FE47F8 #FE84FA #FEC1FC #FFE1FE
Accessibility & contrast
On white
2.12
#FE84FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FE84FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84FA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84FA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe84fa; /* rgb */ color: rgb(254, 132, 250); /* oklch */ color: oklch(78.9% 0.203 328.5);
Tailwind
colors: {
custom: {
50: '#ffacfc',
500: '#fe84fa',
950: '#000000',
},
}SCSS
$custom: #fe84fa; $custom-light: #ffacfc; $custom-dark: #000000;
JSON
{
"hex": "#fe84fa",
"rgb": {
"r": 254,
"g": 132,
"b": 250
},
"hsl": {
"h": 301.967,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.78888,
"c": 0.20327,
"h": 328.5
},
"luminance": 0.44475
}Semantic roles & 50–950 ramp
primary
#FE84FA
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85