#D580FF#D580FF
#D580FF is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.9% C 0.193 H 313.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D580FF |
|---|---|
| RGB | rgb(213, 128, 255) |
| HSL | hsl(280, 100%, 75%) |
| HSV | hsv(280, 50%, 100%) |
| CMYK | cmyk(16.5%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(67.13, 53.75, -50.35) |
| CIE-LCH | lch(67.13, 73.66, 316.87°) |
| OKLab | oklab(73.9% 0.1331 -0.1404) |
| OKLCH | oklch(73.9% 0.193 313.5) |
| XYZ | xyz(53.2067, 36.8058, 98.8897) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.38
Liliac
#C48EFD
ΔE00 4.53
Easter Purple
#C071FE
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 7.04
Bright Lavender
#C760FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D580FF #AAFF80
analogous
#9580FF #D580FF #FF80EA
triadic
#D580FF #FFD580 #80FFD5
tetradic
#D580FF #FF9580 #AAFF80 #80EAFF
square
#D580FF #FF9580 #AAFF80 #80EAFF
split-complementary
#D580FF #EAFF80 #80FF95
monochromatic
#AD06FF #C143FF #D580FF #E9BDFF #F5E0FF
Accessibility & contrast
On white
2.51
#D580FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#D580FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D580FF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D580FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D580FF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#7CA6FC
Tritanopia (blue-blind)
#D194B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d580ff; /* rgb */ color: rgb(213, 128, 255); /* oklch */ color: oklch(73.9% 0.193 313.5);
Tailwind
colors: {
custom: {
50: '#e4a7ff',
500: '#d580ff',
950: '#000000',
},
}SCSS
$custom: #d580ff; $custom-light: #e4a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d580ff",
"rgb": {
"r": 213,
"g": 128,
"b": 255
},
"hsl": {
"h": 280.157,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.73901,
"c": 0.19341,
"h": 313.5
},
"luminance": 0.36804
}Semantic roles & 50–950 ramp
primary
#D580FF
secondary
#DFF7D4
accent
#E6004C
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86