#FD84F5#FD84F5
#FD84F5 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.198 H 329.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84F5 |
|---|---|
| RGB | rgb(253, 132, 245) |
| HSL | hsl(304, 97%, 75%) |
| HSV | hsv(304, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 3.2%, 0.8%) |
| CIE-LAB | lab(72.22, 60.82, -36.58) |
| CIE-LCH | lch(72.22, 70.97, 328.97°) |
| OKLab | oklab(78.55% 0.1714 -0.0999) |
| OKLCH | oklch(78.55% 0.198 329.8) |
| XYZ | xyz(65.2400, 43.9815, 91.4214) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 6.45
Violet Pink
#FB5FFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84F5 #84FD8C
analogous
#C884FD #FD84F5 #FD84B8
triadic
#FD84F5 #F5FD84 #84F5FD
tetradic
#FD84F5 #FDC884 #84FD8C #84B8FD
square
#FD84F5 #FDC884 #84FD8C #84B8FD
split-complementary
#FD84F5 #B8FD84 #84FDC8
monochromatic
#FB0CEB #FC48F0 #FD84F5 #FEC0FA #FFE1FD
Accessibility & contrast
On white
2.14
#FD84F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FD84F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84F5
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84F5 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7F9
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#FF8EB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd84f5; /* rgb */ color: rgb(253, 132, 245); /* oklch */ color: oklch(78.5% 0.198 329.8);
Tailwind
colors: {
custom: {
50: '#ffacf8',
500: '#fd84f5',
950: '#000000',
},
}SCSS
$custom: #fd84f5; $custom-light: #ffacf8; $custom-dark: #000000;
JSON
{
"hex": "#fd84f5",
"rgb": {
"r": 253,
"g": 132,
"b": 245
},
"hsl": {
"h": 303.967,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78548,
"c": 0.19839,
"h": 329.8
},
"luminance": 0.43978
}Semantic roles & 50–950 ramp
primary
#FD84F5
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85