#FD84FE#FD84FE
#FD84FE is a light, highly saturated purple. Relative luminance 0.445; OKLCH L 78.9% C 0.206 H 327.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84FE |
|---|---|
| RGB | rgb(253, 132, 254) |
| HSL | hsl(300, 98%, 76%) |
| HSV | hsv(300, 48%, 100%) |
| CMYK | cmyk(0.4%, 48%, 0%, 0.4%) |
| CIE-LAB | lab(72.59, 62.35, -40.90) |
| CIE-LCH | lch(72.59, 74.57, 326.73°) |
| OKLab | oklab(78.95% 0.1729 -0.1122) |
| OKLCH | oklch(78.95% 0.206 327) |
| XYZ | xyz(66.6475, 44.5445, 98.8341) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 5.94
Violet Pink
#FB5FFC
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84FE #85FE84
analogous
#C084FE #FD84FE #FE84C2
triadic
#FD84FE #FEFD84 #84FEFD
tetradic
#FD84FE #FEC084 #85FE84 #84C2FE
square
#FD84FE #FEC084 #85FE84 #84C2FE
split-complementary
#FD84FE #C2FE84 #84FEC0
monochromatic
#FB0BFD #FC47FE #FD84FE #FEC1FE #FFE1FF
Accessibility & contrast
On white
2.12
#FD84FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FD84FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84FE
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84FE | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#FF91B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd84fe; /* rgb */ color: rgb(253, 132, 254); /* oklch */ color: oklch(78.9% 0.206 327.0);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fd84fe',
950: '#000000',
},
}SCSS
$custom: #fd84fe; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fd84fe",
"rgb": {
"r": 253,
"g": 132,
"b": 254
},
"hsl": {
"h": 299.508,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.78949,
"c": 0.20613,
"h": 327
},
"luminance": 0.44541
}Semantic roles & 50–950 ramp
primary
#FD84FE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86