#FD84EB#FD84EB
#FD84EB is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.1% C 0.190 H 333.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84EB |
|---|---|
| RGB | rgb(253, 132, 235) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 7.1%, 0.8%) |
| CIE-LAB | lab(71.82, 59.16, -31.73) |
| CIE-LCH | lch(71.82, 67.13, 331.80°) |
| OKLab | oklab(78.12% 0.1695 -0.0861) |
| OKLCH | oklch(78.12% 0.19 333.1) |
| XYZ | xyz(63.7545, 43.3873, 83.5977) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84EB #84FD96
analogous
#D384FD #FD84EB #FD84AE
triadic
#FD84EB #EBFD84 #84EBFD
tetradic
#FD84EB #FDD384 #84FD96 #84AEFD
square
#FD84EB #FDD384 #84FD96 #84AEFD
split-complementary
#FD84EB #AEFD84 #84FDD3
monochromatic
#FB0CD7 #FC48E1 #FD84EB #FEC0F5 #FFE1FA
Accessibility & contrast
On white
2.17
#FD84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FD84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84EB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84EB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#A4B6E8
Tritanopia (blue-blind)
#FF8CAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd84eb; /* rgb */ color: rgb(253, 132, 235); /* oklch */ color: oklch(78.1% 0.190 333.1);
Tailwind
colors: {
custom: {
50: '#ffabf1',
500: '#fd84eb',
950: '#000000',
},
}SCSS
$custom: #fd84eb; $custom-light: #ffabf1; $custom-dark: #000000;
JSON
{
"hex": "#fd84eb",
"rgb": {
"r": 253,
"g": 132,
"b": 235
},
"hsl": {
"h": 308.926,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78121,
"c": 0.19013,
"h": 333.1
},
"luminance": 0.43383
}Semantic roles & 50–950 ramp
primary
#FD84EB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85