#FD80FD#FD80FD
#FD80FD is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.4% C 0.211 H 327.4°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80FD |
|---|---|
| RGB | rgb(253, 128, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.84, 64.06, -41.54) |
| CIE-LCH | lch(71.84, 76.35, 327.04°) |
| OKLab | oklab(78.38% 0.178 -0.114) |
| OKLCH | oklch(78.38% 0.211 327.4) |
| XYZ | xyz(65.9557, 43.4165, 97.8156) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80FD #80FD80
analogous
#BF80FD #FD80FD #FD80BF
triadic
#FD80FD #FDFD80 #80FDFD
tetradic
#FD80FD #FDBF80 #80FD80 #80BFFD
square
#FD80FD #FDBF80 #80FD80 #80BFFD
split-complementary
#FD80FD #BFFD80 #80FDBF
monochromatic
#FB07FB #FC44FC #FD80FD #FEBCFE #FFE1FF
Accessibility & contrast
On white
2.17
#FD80FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FD80FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80FD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80FD | 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)
#74A6FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd80fd; /* rgb */ color: rgb(253, 128, 253); /* oklch */ color: oklch(78.4% 0.211 327.4);
Tailwind
colors: {
custom: {
50: '#ffa9fe',
500: '#fd80fd',
950: '#000000',
},
}SCSS
$custom: #fd80fd; $custom-light: #ffa9fe; $custom-dark: #000000;
JSON
{
"hex": "#fd80fd",
"rgb": {
"r": 253,
"g": 128,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.78377,
"c": 0.21141,
"h": 327.4
},
"luminance": 0.43413
}Semantic roles & 50–950 ramp
primary
#FD80FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86