#FD84EF#FD84EF
#FD84EF is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.3% C 0.193 H 331.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84EF |
|---|---|
| RGB | rgb(253, 132, 239) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 5.5%, 0.8%) |
| CIE-LAB | lab(71.97, 59.82, -33.68) |
| CIE-LCH | lch(71.97, 68.65, 330.62°) |
| OKLab | oklab(78.29% 0.1703 -0.0916) |
| OKLCH | oklch(78.29% 0.193 331.7) |
| XYZ | xyz(64.3389, 43.6211, 86.6755) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 6.80
Light Magenta
#FA5FF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84EF #84FD92
analogous
#CE84FD #FD84EF #FD84B2
triadic
#FD84EF #EFFD84 #84EFFD
tetradic
#FD84EF #FDCE84 #84FD92 #84B2FD
square
#FD84EF #FDCE84 #84FD92 #84B2FD
split-complementary
#FD84EF #B2FD84 #84FDCE
monochromatic
#FB0CDF #FC48E7 #FD84EF #FEC0F7 #FFE1FB
Accessibility & contrast
On white
2.16
#FD84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FD84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84EF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84EF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#A2B7EB
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd84ef; /* rgb */ color: rgb(253, 132, 239); /* oklch */ color: oklch(78.3% 0.193 331.7);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fd84ef',
950: '#000000',
},
}SCSS
$custom: #fd84ef; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fd84ef",
"rgb": {
"r": 253,
"g": 132,
"b": 239
},
"hsl": {
"h": 306.942,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.7829,
"c": 0.19339,
"h": 331.7
},
"luminance": 0.43617
}Semantic roles & 50–950 ramp
primary
#FD84EF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85