#FD84F2#FD84F2
#FD84F2 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.4% C 0.196 H 330.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84F2 |
|---|---|
| RGB | rgb(253, 132, 242) |
| HSL | hsl(305, 97%, 75%) |
| HSV | hsv(305, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 4.3%, 0.8%) |
| CIE-LAB | lab(72.09, 60.31, -35.13) |
| CIE-LCH | lch(72.09, 69.80, 329.78°) |
| OKLab | oklab(78.42% 0.1709 -0.0958) |
| OKLCH | oklch(78.42% 0.196 330.7) |
| XYZ | xyz(64.7857, 43.7998, 89.0290) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 6.61
Violet Pink
#FB5FFC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84F2 #84FD8F
analogous
#CC84FD #FD84F2 #FD84B5
triadic
#FD84F2 #F2FD84 #84F2FD
tetradic
#FD84F2 #FDCC84 #84FD8F #84B5FD
square
#FD84F2 #FDCC84 #84FD8F #84B5FD
split-complementary
#FD84F2 #B5FD84 #84FDCC
monochromatic
#FB0CE5 #FC48EC #FD84F2 #FEC0F8 #FFE1FC
Accessibility & contrast
On white
2.15
#FD84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FD84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84F2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84F2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd84f2; /* rgb */ color: rgb(253, 132, 242); /* oklch */ color: oklch(78.4% 0.196 330.7);
Tailwind
colors: {
custom: {
50: '#ffacf6',
500: '#fd84f2',
950: '#000000',
},
}SCSS
$custom: #fd84f2; $custom-light: #ffacf6; $custom-dark: #000000;
JSON
{
"hex": "#fd84f2",
"rgb": {
"r": 253,
"g": 132,
"b": 242
},
"hsl": {
"h": 305.455,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78418,
"c": 0.19587,
"h": 330.7
},
"luminance": 0.43796
}Semantic roles & 50–950 ramp
primary
#FD84F2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85