#FE84F5#FE84F5
#FE84F5 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.7% C 0.199 H 330.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84F5 |
|---|---|
| RGB | rgb(254, 132, 245) |
| HSL | hsl(304, 98%, 76%) |
| HSV | hsv(304, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 3.5%, 0.4%) |
| CIE-LAB | lab(72.34, 61.09, -36.38) |
| CIE-LCH | lch(72.34, 71.11, 329.23°) |
| OKLab | oklab(78.67% 0.1725 -0.0993) |
| OKLCH | oklch(78.67% 0.199 330.1) |
| XYZ | xyz(65.6051, 44.1698, 91.4386) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.51
Violet Pink
#FB5FFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84F5 #84FE8D
analogous
#CA84FE #FE84F5 #FE84B8
triadic
#FE84F5 #F5FE84 #84F5FE
tetradic
#FE84F5 #FECA84 #84FE8D #84B8FE
square
#FE84F5 #FECA84 #84FE8D #84B8FE
split-complementary
#FE84F5 #B8FE84 #84FECA
monochromatic
#FD0BEB #FE47F0 #FE84F5 #FEC1FA #FFE1FD
Accessibility & contrast
On white
2.14
#FE84F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FE84F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84F5
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84F5 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7F9
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#FF8EB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe84f5; /* rgb */ color: rgb(254, 132, 245); /* oklch */ color: oklch(78.7% 0.199 330.1);
Tailwind
colors: {
custom: {
50: '#ffacf8',
500: '#fe84f5',
950: '#000000',
},
}SCSS
$custom: #fe84f5; $custom-light: #ffacf8; $custom-dark: #000000;
JSON
{
"hex": "#fe84f5",
"rgb": {
"r": 254,
"g": 132,
"b": 245
},
"hsl": {
"h": 304.426,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.78668,
"c": 0.19902,
"h": 330.1
},
"luminance": 0.44166
}Semantic roles & 50–950 ramp
primary
#FE84F5
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85