#FD84F4#FD84F4
#FD84F4 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.5% C 0.198 H 330.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84F4 |
|---|---|
| RGB | rgb(253, 132, 244) |
| HSL | hsl(304, 97%, 75%) |
| HSV | hsv(304, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 3.6%, 0.8%) |
| CIE-LAB | lab(72.18, 60.65, -36.10) |
| CIE-LCH | lch(72.18, 70.58, 329.24°) |
| OKLab | oklab(78.51% 0.1712 -0.0985) |
| OKLCH | oklch(78.51% 0.198 330.1) |
| XYZ | xyz(65.0877, 43.9206, 90.6196) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.50
Violet Pink
#FB5FFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84F4 #84FD8D
analogous
#C984FD #FD84F4 #FD84B7
triadic
#FD84F4 #F4FD84 #84F4FD
tetradic
#FD84F4 #FDC984 #84FD8D #84B7FD
square
#FD84F4 #FDC984 #84FD8D #84B7FD
split-complementary
#FD84F4 #B7FD84 #84FDC9
monochromatic
#FB0CE9 #FC48EF #FD84F4 #FEC0F9 #FFE1FC
Accessibility & contrast
On white
2.15
#FD84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FD84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84F4
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84F4 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F8
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#FF8EB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd84f4; /* rgb */ color: rgb(253, 132, 244); /* oklch */ color: oklch(78.5% 0.198 330.1);
Tailwind
colors: {
custom: {
50: '#ffacf8',
500: '#fd84f4',
950: '#000000',
},
}SCSS
$custom: #fd84f4; $custom-light: #ffacf8; $custom-dark: #000000;
JSON
{
"hex": "#fd84f4",
"rgb": {
"r": 253,
"g": 132,
"b": 244
},
"hsl": {
"h": 304.463,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78505,
"c": 0.19754,
"h": 330.1
},
"luminance": 0.43917
}Semantic roles & 50–950 ramp
primary
#FD84F4
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85