#FD84F6#FD84F6
#FD84F6 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.6% C 0.199 H 329.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84F6 |
|---|---|
| RGB | rgb(253, 132, 246) |
| HSL | hsl(303, 97%, 75%) |
| HSV | hsv(303, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 2.8%, 0.8%) |
| CIE-LAB | lab(72.26, 60.98, -37.07) |
| CIE-LCH | lch(72.26, 71.36, 328.71°) |
| OKLab | oklab(78.59% 0.1716 -0.1013) |
| OKLCH | oklch(78.59% 0.199 329.4) |
| XYZ | xyz(65.3931, 44.0427, 92.2276) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.40
Violet Pink
#FB5FFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84F6 #84FD8B
analogous
#C784FD #FD84F6 #FD84B9
triadic
#FD84F6 #F6FD84 #84F6FD
tetradic
#FD84F6 #FDC784 #84FD8B #84B9FD
square
#FD84F6 #FDC784 #84FD8B #84B9FD
split-complementary
#FD84F6 #B9FD84 #84FDC7
monochromatic
#FB0CED #FC48F2 #FD84F6 #FEC0FA #FFE1FD
Accessibility & contrast
On white
2.14
#FD84F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FD84F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84F6
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84F6 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#FF8FB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd84f6; /* rgb */ color: rgb(253, 132, 246); /* oklch */ color: oklch(78.6% 0.199 329.4);
Tailwind
colors: {
custom: {
50: '#ffacf9',
500: '#fd84f6',
950: '#000000',
},
}SCSS
$custom: #fd84f6; $custom-light: #ffacf9; $custom-dark: #000000;
JSON
{
"hex": "#fd84f6",
"rgb": {
"r": 253,
"g": 132,
"b": 246
},
"hsl": {
"h": 303.471,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78592,
"c": 0.19923,
"h": 329.4
},
"luminance": 0.44039
}Semantic roles & 50–950 ramp
primary
#FD84F6
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85