#FE84EB#FE84EB
#FE84EB is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.191 H 333.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84EB |
|---|---|
| RGB | rgb(254, 132, 235) |
| HSL | hsl(309, 98%, 76%) |
| HSV | hsv(309, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 7.5%, 0.4%) |
| CIE-LAB | lab(71.94, 59.45, -31.52) |
| CIE-LCH | lch(71.94, 67.29, 332.07°) |
| OKLab | oklab(78.24% 0.1706 -0.0855) |
| OKLCH | oklch(78.24% 0.191 333.4) |
| XYZ | xyz(64.1196, 43.5756, 83.6148) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 6.01
Light Magenta
#FA5FF7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84EB #84FE97
analogous
#D484FE #FE84EB #FE84AE
triadic
#FE84EB #EBFE84 #84EBFE
tetradic
#FE84EB #FED484 #84FE97 #84AEFE
square
#FE84EB #FED484 #84FE97 #84AEFE
split-complementary
#FE84EB #AEFE84 #84FED4
monochromatic
#FD0BD7 #FE47E1 #FE84EB #FEC1F5 #FFE1FA
Accessibility & contrast
On white
2.16
#FE84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FE84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84EB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84EB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe84eb; /* rgb */ color: rgb(254, 132, 235); /* oklch */ color: oklch(78.2% 0.191 333.4);
Tailwind
colors: {
custom: {
50: '#ffabf1',
500: '#fe84eb',
950: '#000000',
},
}SCSS
$custom: #fe84eb; $custom-light: #ffabf1; $custom-dark: #000000;
JSON
{
"hex": "#fe84eb",
"rgb": {
"r": 254,
"g": 132,
"b": 235
},
"hsl": {
"h": 309.344,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.78242,
"c": 0.19081,
"h": 333.4
},
"luminance": 0.43572
}Semantic roles & 50–950 ramp
primary
#FE84EB
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85