#FD80ED#FD80ED
#FD80ED is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.7% C 0.198 H 332.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80ED |
|---|---|
| RGB | rgb(253, 128, 237) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 6.3%, 0.8%) |
| CIE-LAB | lab(71.17, 61.39, -33.82) |
| CIE-LCH | lch(71.17, 70.09, 331.15°) |
| OKLab | oklab(77.67% 0.1754 -0.092) |
| OKLCH | oklch(77.67% 0.198 332.3) |
| XYZ | xyz(63.5130, 42.4394, 84.9507) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 6.23
Violet Pink
#FB5FFC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80ED #80FD90
analogous
#CF80FD #FD80ED #FD80AF
triadic
#FD80ED #EDFD80 #80EDFD
tetradic
#FD80ED #FDCF80 #80FD90 #80AFFD
square
#FD80ED #FDCF80 #80FD90 #80AFFD
split-complementary
#FD80ED #AFFD80 #80FDCF
monochromatic
#FB07DC #FC44E4 #FD80ED #FEBCF6 #FFE1FB
Accessibility & contrast
On white
2.21
#FD80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FD80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80ED
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80ED | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#A0B5E9
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd80ed; /* rgb */ color: rgb(253, 128, 237); /* oklch */ color: oklch(77.7% 0.198 332.3);
Tailwind
colors: {
custom: {
50: '#ffa9f3',
500: '#fd80ed',
950: '#000000',
},
}SCSS
$custom: #fd80ed; $custom-light: #ffa9f3; $custom-dark: #000000;
JSON
{
"hex": "#fd80ed",
"rgb": {
"r": 253,
"g": 128,
"b": 237
},
"hsl": {
"h": 307.68,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77669,
"c": 0.19804,
"h": 332.3
},
"luminance": 0.42435
}Semantic roles & 50–950 ramp
primary
#FD80ED
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85