#FD84FD#FD84FD
#FD84FD is a light, highly saturated purple. Relative luminance 0.445; OKLCH L 78.9% C 0.205 H 327.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84FD |
|---|---|
| RGB | rgb(253, 132, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.55, 62.18, -40.43) |
| CIE-LCH | lch(72.55, 74.16, 326.97°) |
| OKLab | oklab(78.9% 0.1727 -0.1109) |
| OKLCH | oklch(78.9% 0.205 327.3) |
| XYZ | xyz(66.4877, 44.4806, 97.9930) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84FD #84FD84
analogous
#C084FD #FD84FD #FD84C0
triadic
#FD84FD #FDFD84 #84FDFD
tetradic
#FD84FD #FDC084 #84FD84 #84C0FD
square
#FD84FD #FDC084 #84FD84 #84C0FD
split-complementary
#FD84FD #C0FD84 #84FDC0
monochromatic
#FB0CFB #FC48FC #FD84FD #FEC0FE #FFE1FF
Accessibility & contrast
On white
2.12
#FD84FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FD84FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84FD
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84FD | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd84fd; /* rgb */ color: rgb(253, 132, 253); /* oklch */ color: oklch(78.9% 0.205 327.3);
Tailwind
colors: {
custom: {
50: '#ffacfe',
500: '#fd84fd',
950: '#000000',
},
}SCSS
$custom: #fd84fd; $custom-light: #ffacfe; $custom-dark: #000000;
JSON
{
"hex": "#fd84fd",
"rgb": {
"r": 253,
"g": 132,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78904,
"c": 0.20526,
"h": 327.3
},
"luminance": 0.44477
}Semantic roles & 50–950 ramp
primary
#FD84FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86