#FE84F2#FE84F2
#FE84F2 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.197 H 331.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84F2 |
|---|---|
| RGB | rgb(254, 132, 242) |
| HSL | hsl(306, 98%, 76%) |
| HSV | hsv(306, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 4.7%, 0.4%) |
| CIE-LAB | lab(72.22, 60.60, -34.93) |
| CIE-LCH | lch(72.22, 69.94, 330.04°) |
| OKLab | oklab(78.54% 0.1719 -0.0952) |
| OKLCH | oklch(78.54% 0.197 331) |
| XYZ | xyz(65.1508, 43.9881, 89.0461) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 6.68
Violet Pink
#FB5FFC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84F2 #84FE90
analogous
#CD84FE #FE84F2 #FE84B5
triadic
#FE84F2 #F2FE84 #84F2FE
tetradic
#FE84F2 #FECD84 #84FE90 #84B5FE
square
#FE84F2 #FECD84 #84FE90 #84B5FE
split-complementary
#FE84F2 #B5FE84 #84FECD
monochromatic
#FD0BE5 #FE47EC #FE84F2 #FEC1F8 #FFE1FC
Accessibility & contrast
On white
2.14
#FE84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FE84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84F2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84F2 | 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)
#7FA6F6
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe84f2; /* rgb */ color: rgb(254, 132, 242); /* oklch */ color: oklch(78.5% 0.197 331.0);
Tailwind
colors: {
custom: {
50: '#ffacf6',
500: '#fe84f2',
950: '#000000',
},
}SCSS
$custom: #fe84f2; $custom-light: #ffacf6; $custom-dark: #000000;
JSON
{
"hex": "#fe84f2",
"rgb": {
"r": 254,
"g": 132,
"b": 242
},
"hsl": {
"h": 305.902,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.78538,
"c": 0.19652,
"h": 331
},
"luminance": 0.43984
}Semantic roles & 50–950 ramp
primary
#FE84F2
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85