#FD80EA#FD80EA
#FD80EA is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.5% C 0.196 H 333.3°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80EA |
|---|---|
| RGB | rgb(253, 128, 234) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 7.5%, 0.8%) |
| CIE-LAB | lab(71.05, 60.90, -32.36) |
| CIE-LCH | lch(71.05, 68.96, 332.02°) |
| OKLab | oklab(77.54% 0.1748 -0.0879) |
| OKLCH | oklch(77.54% 0.196 333.3) |
| XYZ | xyz(63.0783, 42.2656, 82.6616) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.28
Bubblegum Pink
#FE83CC
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80EA #80FD93
analogous
#D280FD #FD80EA #FD80AC
triadic
#FD80EA #EAFD80 #80EAFD
tetradic
#FD80EA #FDD280 #80FD93 #80ACFD
square
#FD80EA #FDD280 #80FD93 #80ACFD
split-complementary
#FD80EA #ACFD80 #80FDD2
monochromatic
#FB07D6 #FC44E0 #FD80EA #FEBCF4 #FFE1FA
Accessibility & contrast
On white
2.22
#FD80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FD80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80EA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80EA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd80ea; /* rgb */ color: rgb(253, 128, 234); /* oklch */ color: oklch(77.5% 0.196 333.3);
Tailwind
colors: {
custom: {
50: '#ffa9f1',
500: '#fd80ea',
950: '#000000',
},
}SCSS
$custom: #fd80ea; $custom-light: #ffa9f1; $custom-dark: #000000;
JSON
{
"hex": "#fd80ea",
"rgb": {
"r": 253,
"g": 128,
"b": 234
},
"hsl": {
"h": 309.12,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77541,
"c": 0.19564,
"h": 333.3
},
"luminance": 0.42262
}Semantic roles & 50–950 ramp
primary
#FD80EA
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84