#FD84EE#FD84EE
#FD84EE is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.193 H 332.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84EE |
|---|---|
| RGB | rgb(253, 132, 238) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 5.9%, 0.8%) |
| CIE-LAB | lab(71.93, 59.65, -33.19) |
| CIE-LCH | lch(71.93, 68.26, 330.91°) |
| OKLab | oklab(78.25% 0.1701 -0.0902) |
| OKLCH | oklch(78.25% 0.193 332.1) |
| XYZ | xyz(64.1915, 43.5621, 85.8996) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.42
Candy Pink
#FF63E9
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84EE #84FD93
analogous
#CF84FD #FD84EE #FD84B1
triadic
#FD84EE #EEFD84 #84EEFD
tetradic
#FD84EE #FDCF84 #84FD93 #84B1FD
square
#FD84EE #FDCF84 #84FD93 #84B1FD
split-complementary
#FD84EE #B1FD84 #84FDCF
monochromatic
#FB0CDD #FC48E6 #FD84EE #FEC0F6 #FFE1FB
Accessibility & contrast
On white
2.16
#FD84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FD84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84EE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84EE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F2
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd84ee; /* rgb */ color: rgb(253, 132, 238); /* oklch */ color: oklch(78.2% 0.193 332.1);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fd84ee',
950: '#000000',
},
}SCSS
$custom: #fd84ee; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fd84ee",
"rgb": {
"r": 253,
"g": 132,
"b": 238
},
"hsl": {
"h": 307.438,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78247,
"c": 0.19256,
"h": 332.1
},
"luminance": 0.43558
}Semantic roles & 50–950 ramp
primary
#FD84EE
secondary
#D4F7D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85