#FE84F3#FE84F3
#FE84F3 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.6% C 0.197 H 330.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84F3 |
|---|---|
| RGB | rgb(254, 132, 243) |
| HSL | hsl(305, 98%, 76%) |
| HSV | hsv(305, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 4.3%, 0.4%) |
| CIE-LAB | lab(72.26, 60.76, -35.41) |
| CIE-LCH | lch(72.26, 70.33, 329.77°) |
| OKLab | oklab(78.58% 0.1721 -0.0965) |
| OKLCH | oklch(78.58% 0.197 330.7) |
| XYZ | xyz(65.3014, 44.0483, 89.8393) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 6.62
Violet Pink
#FB5FFC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84F3 #84FE8F
analogous
#CC84FE #FE84F3 #FE84B6
triadic
#FE84F3 #F3FE84 #84F3FE
tetradic
#FE84F3 #FECC84 #84FE8F #84B6FE
square
#FE84F3 #FECC84 #84FE8F #84B6FE
split-complementary
#FE84F3 #B6FE84 #84FECC
monochromatic
#FD0BE7 #FE47ED #FE84F3 #FEC1F9 #FFE1FC
Accessibility & contrast
On white
2.14
#FE84F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FE84F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84F3
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84F3 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe84f3; /* rgb */ color: rgb(254, 132, 243); /* oklch */ color: oklch(78.6% 0.197 330.7);
Tailwind
colors: {
custom: {
50: '#ffacf7',
500: '#fe84f3',
950: '#000000',
},
}SCSS
$custom: #fe84f3; $custom-light: #ffacf7; $custom-dark: #000000;
JSON
{
"hex": "#fe84f3",
"rgb": {
"r": 254,
"g": 132,
"b": 243
},
"hsl": {
"h": 305.41,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.78581,
"c": 0.19735,
"h": 330.7
},
"luminance": 0.44044
}Semantic roles & 50–950 ramp
primary
#FE84F3
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85