#FD84FA#FD84FA
#FD84FA is a light, highly saturated purple. Relative luminance 0.443; OKLCH L 78.8% C 0.203 H 328.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84FA |
|---|---|
| RGB | rgb(253, 132, 250) |
| HSL | hsl(301, 97%, 75%) |
| HSV | hsv(301, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 1.2%, 0.8%) |
| CIE-LAB | lab(72.42, 61.66, -38.99) |
| CIE-LCH | lch(72.42, 72.95, 327.69°) |
| OKLab | oklab(78.77% 0.1722 -0.1068) |
| OKLCH | oklch(78.77% 0.203 328.2) |
| XYZ | xyz(66.0136, 44.2910, 95.4958) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 5.71
Violet Pink
#FB5FFC
ΔE00 6.27
Light Magenta
#FA5FF7
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84FA #84FD87
analogous
#C484FD #FD84FA #FD84BD
triadic
#FD84FA #FAFD84 #84FAFD
tetradic
#FD84FA #FDC484 #84FD87 #84BDFD
square
#FD84FA #FDC484 #84FD87 #84BDFD
split-complementary
#FD84FA #BDFD84 #84FDC4
monochromatic
#FB0CF5 #FC48F8 #FD84FA #FEC0FC #FFE1FE
Accessibility & contrast
On white
2.13
#FD84FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FD84FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84FA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84FA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FE
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd84fa; /* rgb */ color: rgb(253, 132, 250); /* oklch */ color: oklch(78.8% 0.203 328.2);
Tailwind
colors: {
custom: {
50: '#ffacfc',
500: '#fd84fa',
950: '#000000',
},
}SCSS
$custom: #fd84fa; $custom-light: #ffacfc; $custom-dark: #000000;
JSON
{
"hex": "#fd84fa",
"rgb": {
"r": 253,
"g": 132,
"b": 250
},
"hsl": {
"h": 301.488,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78769,
"c": 0.20266,
"h": 328.2
},
"luminance": 0.44287
}Semantic roles & 50–950 ramp
primary
#FD84FA
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85