#D581FF#D581FF
#D581FF is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.0% C 0.192 H 313.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D581FF |
|---|---|
| RGB | rgb(213, 129, 255) |
| HSL | hsl(280, 100%, 75%) |
| HSV | hsv(280, 49%, 100%) |
| CMYK | cmyk(16.5%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(67.33, 53.24, -50.04) |
| CIE-LCH | lch(67.33, 73.07, 316.77°) |
| OKLab | oklab(74.05% 0.1317 -0.1395) |
| OKLCH | oklch(74.05% 0.192 313.4) |
| XYZ | xyz(53.3378, 37.0679, 98.9334) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.38
Light Purple
#BF77F6
ΔE00 4.49
Easter Purple
#C071FE
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.84
Light Urple
#B36FF6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D581FF #ABFF81
analogous
#9681FF #D581FF #FF81EA
triadic
#D581FF #FFD581 #81FFD5
tetradic
#D581FF #FF9681 #ABFF81 #81EAFF
square
#D581FF #FF9681 #ABFF81 #81EAFF
split-complementary
#D581FF #EAFF81 #81FF96
monochromatic
#AC07FF #C144FF #D581FF #E9BEFF #F5E0FF
Accessibility & contrast
On white
2.50
#D581FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#D581FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D581FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D581FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D581FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#D195B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d581ff; /* rgb */ color: rgb(213, 129, 255); /* oklch */ color: oklch(74.0% 0.192 313.4);
Tailwind
colors: {
custom: {
50: '#e4a8ff',
500: '#d581ff',
950: '#000000',
},
}SCSS
$custom: #d581ff; $custom-light: #e4a8ff; $custom-dark: #000000;
JSON
{
"hex": "#d581ff",
"rgb": {
"r": 213,
"g": 129,
"b": 255
},
"hsl": {
"h": 280,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.74047,
"c": 0.19185,
"h": 313.4
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#D581FF
secondary
#E0F7D4
accent
#E6004C
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86