#FD84EC#FD84EC
#FD84EC is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.2% C 0.191 H 332.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84EC |
|---|---|
| RGB | rgb(253, 132, 236) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 6.7%, 0.8%) |
| CIE-LAB | lab(71.86, 59.32, -32.22) |
| CIE-LCH | lch(71.86, 67.51, 331.50°) |
| OKLab | oklab(78.16% 0.1697 -0.0875) |
| OKLCH | oklch(78.16% 0.191 332.7) |
| XYZ | xyz(63.8993, 43.4453, 84.3607) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 6.27
Light Magenta
#FA5FF7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84EC #84FD95
analogous
#D284FD #FD84EC #FD84AF
triadic
#FD84EC #ECFD84 #84ECFD
tetradic
#FD84EC #FDD284 #84FD95 #84AFFD
square
#FD84EC #FDD284 #84FD95 #84AFFD
split-complementary
#FD84EC #AFFD84 #84FDD2
monochromatic
#FB0CD9 #FC48E3 #FD84EC #FEC0F5 #FFE1FA
Accessibility & contrast
On white
2.17
#FD84EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FD84EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84EC
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84EC | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#FF8CAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd84ec; /* rgb */ color: rgb(253, 132, 236); /* oklch */ color: oklch(78.2% 0.191 332.7);
Tailwind
colors: {
custom: {
50: '#ffabf2',
500: '#fd84ec',
950: '#000000',
},
}SCSS
$custom: #fd84ec; $custom-light: #ffabf2; $custom-dark: #000000;
JSON
{
"hex": "#fd84ec",
"rgb": {
"r": 253,
"g": 132,
"b": 236
},
"hsl": {
"h": 308.43,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78163,
"c": 0.19093,
"h": 332.7
},
"luminance": 0.43441
}Semantic roles & 50–950 ramp
primary
#FD84EC
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85