#FD80EC#FD80EC
#FD80EC is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.6% C 0.197 H 332.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80EC |
|---|---|
| RGB | rgb(253, 128, 236) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 6.7%, 0.8%) |
| CIE-LAB | lab(71.13, 61.22, -33.33) |
| CIE-LCH | lch(71.13, 69.71, 331.43°) |
| OKLab | oklab(77.63% 0.1752 -0.0906) |
| OKLCH | oklch(77.63% 0.197 332.6) |
| XYZ | xyz(63.3673, 42.3812, 84.1834) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 6.32
Bubblegum Pink
#FE83CC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80EC #80FD91
analogous
#D080FD #FD80EC #FD80AE
triadic
#FD80EC #ECFD80 #80ECFD
tetradic
#FD80EC #FDD080 #80FD91 #80AEFD
square
#FD80EC #FDD080 #80FD91 #80AEFD
split-complementary
#FD80EC #AEFD80 #80FDD0
monochromatic
#FB07DA #FC44E3 #FD80EC #FEBCF5 #FFE1FA
Accessibility & contrast
On white
2.22
#FD80EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FD80EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80EC
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80EC | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd80ec; /* rgb */ color: rgb(253, 128, 236); /* oklch */ color: oklch(77.6% 0.197 332.6);
Tailwind
colors: {
custom: {
50: '#ffa9f2',
500: '#fd80ec',
950: '#000000',
},
}SCSS
$custom: #fd80ec; $custom-light: #ffa9f2; $custom-dark: #000000;
JSON
{
"hex": "#fd80ec",
"rgb": {
"r": 253,
"g": 128,
"b": 236
},
"hsl": {
"h": 308.16,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77626,
"c": 0.19724,
"h": 332.6
},
"luminance": 0.42377
}Semantic roles & 50–950 ramp
primary
#FD80EC
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85