#FE84EF#FE84EF
#FE84EF is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.4% C 0.194 H 332.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84EF |
|---|---|
| RGB | rgb(254, 132, 239) |
| HSL | hsl(307, 98%, 76%) |
| HSV | hsv(307, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 5.9%, 0.4%) |
| CIE-LAB | lab(72.10, 60.10, -33.47) |
| CIE-LCH | lch(72.10, 68.79, 330.89°) |
| OKLab | oklab(78.41% 0.1714 -0.091) |
| OKLCH | oklch(78.41% 0.194 332) |
| XYZ | xyz(64.7039, 43.8093, 86.6926) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 6.72
Light Magenta
#FA5FF7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84EF #84FE93
analogous
#D084FE #FE84EF #FE84B2
triadic
#FE84EF #EFFE84 #84EFFE
tetradic
#FE84EF #FED084 #84FE93 #84B2FE
square
#FE84EF #FED084 #84FE93 #84B2FE
split-complementary
#FE84EF #B2FE84 #84FED0
monochromatic
#FD0BDF #FE47E7 #FE84EF #FEC1F7 #FFE1FB
Accessibility & contrast
On white
2.15
#FE84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FE84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84EF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84EF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe84ef; /* rgb */ color: rgb(254, 132, 239); /* oklch */ color: oklch(78.4% 0.194 332.0);
Tailwind
colors: {
custom: {
50: '#ffacf4',
500: '#fe84ef',
950: '#000000',
},
}SCSS
$custom: #fe84ef; $custom-light: #ffacf4; $custom-dark: #000000;
JSON
{
"hex": "#fe84ef",
"rgb": {
"r": 254,
"g": 132,
"b": 239
},
"hsl": {
"h": 307.377,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.7841,
"c": 0.19405,
"h": 332
},
"luminance": 0.43805
}Semantic roles & 50–950 ramp
primary
#FE84EF
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85