#FD84FF#FD84FF
#FD84FF is a light, highly saturated purple. Relative luminance 0.446; OKLCH L 79.0% C 0.207 H 326.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84FF |
|---|---|
| RGB | rgb(253, 132, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 48%, 100%) |
| CMYK | cmyk(0.8%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(72.63, 62.52, -41.38) |
| CIE-LCH | lch(72.63, 74.98, 326.50°) |
| OKLab | oklab(78.99% 0.173 -0.1136) |
| OKLCH | oklch(78.99% 0.207 326.7) |
| XYZ | xyz(66.8080, 44.6087, 99.6797) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 6.01
Violet Pink
#FB5FFC
ΔE00 6.11
Light Magenta
#FA5FF7
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84FF #86FF84
analogous
#BF84FF #FD84FF #FF84C3
triadic
#FD84FF #FFFD84 #84FFFD
tetradic
#FD84FF #FFBF84 #86FF84 #84C3FF
square
#FD84FF #FFBF84 #86FF84 #84C3FF
split-complementary
#FD84FF #C3FF84 #84FFBF
monochromatic
#FB0AFF #FC47FF #FD84FF #FEC1FF #FFE0FF
Accessibility & contrast
On white
2.12
#FD84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FD84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84FF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84FF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd84ff; /* rgb */ color: rgb(253, 132, 255); /* oklch */ color: oklch(79.0% 0.207 326.7);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fd84ff',
950: '#000000',
},
}SCSS
$custom: #fd84ff; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fd84ff",
"rgb": {
"r": 253,
"g": 132,
"b": 255
},
"hsl": {
"h": 299.024,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78994,
"c": 0.20701,
"h": 326.7
},
"luminance": 0.44605
}Semantic roles & 50–950 ramp
primary
#FD84FF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86