#FD84E5#FD84E5
#FD84E5 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.9% C 0.185 H 335.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84E5 |
|---|---|
| RGB | rgb(253, 132, 229) |
| HSL | hsl(312, 97%, 75%) |
| HSV | hsv(312, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 9.5%, 0.8%) |
| CIE-LAB | lab(71.59, 58.20, -28.79) |
| CIE-LCH | lch(71.59, 64.93, 333.68°) |
| OKLab | oklab(77.87% 0.1683 -0.0778) |
| OKLCH | oklch(77.87% 0.185 335.2) |
| XYZ | xyz(62.9022, 43.0464, 79.1092) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 4.29
Bubblegum Pink
#FE83CC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.14
Candy Pink
#FF63E9
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84E5 #84FD9C
analogous
#D984FD #FD84E5 #FD84A8
triadic
#FD84E5 #E5FD84 #84E5FD
tetradic
#FD84E5 #FDD984 #84FD9C #84A8FD
square
#FD84E5 #FDD984 #84FD9C #84A8FD
split-complementary
#FD84E5 #A8FD84 #84FDD9
monochromatic
#FB0CCC #FC48D8 #FD84E5 #FEC0F2 #FFE1F9
Accessibility & contrast
On white
2.19
#FD84E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FD84E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84E5
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84E5 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4E8
Deuteranopia (green-blind)
#A6B6E2
Tritanopia (blue-blind)
#FF8AAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd84e5; /* rgb */ color: rgb(253, 132, 229); /* oklch */ color: oklch(77.9% 0.185 335.2);
Tailwind
colors: {
custom: {
50: '#ffabed',
500: '#fd84e5',
950: '#000000',
},
}SCSS
$custom: #fd84e5; $custom-light: #ffabed; $custom-dark: #000000;
JSON
{
"hex": "#fd84e5",
"rgb": {
"r": 253,
"g": 132,
"b": 229
},
"hsl": {
"h": 311.901,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.77874,
"c": 0.18538,
"h": 335.2
},
"luminance": 0.43042
}Semantic roles & 50–950 ramp
primary
#FD84E5
secondary
#D4F7DB
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84