#D481F9#D481F9
#D481F9 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.6% C 0.185 H 314.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D481F9 |
|---|---|
| RGB | rgb(212, 129, 249) |
| HSL | hsl(282, 91%, 74%) |
| HSV | hsv(282, 48%, 98%) |
| CMYK | cmyk(14.9%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(66.93, 51.74, -47.40) |
| CIE-LCH | lch(66.93, 70.17, 317.51°) |
| OKLab | oklab(73.63% 0.1299 -0.1318) |
| OKLCH | oklch(73.63% 0.185 314.6) |
| XYZ | xyz(52.0978, 36.5385, 93.9124) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.53
Liliac
#C48EFD
ΔE00 4.53
Easter Purple
#C071FE
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D481F9 #A6F981
analogous
#9881F9 #D481F9 #F981E2
triadic
#D481F9 #F9D481 #81F9D4
tetradic
#D481F9 #F99881 #A6F981 #81E2F9
square
#D481F9 #F99881 #A6F981 #81E2F9
split-complementary
#D481F9 #E2F981 #81F998
monochromatic
#AC0CF3 #C047F6 #D481F9 #E8BBFC #F5E2FE
Accessibility & contrast
On white
2.53
#D481F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#D481F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D481F9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D481F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D481F9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#D193B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d481f9; /* rgb */ color: rgb(212, 129, 249); /* oklch */ color: oklch(73.6% 0.185 314.6);
Tailwind
colors: {
custom: {
50: '#e3a8fc',
500: '#d481f9',
950: '#000000',
},
}SCSS
$custom: #d481f9; $custom-light: #e3a8fc; $custom-dark: #000000;
JSON
{
"hex": "#d481f9",
"rgb": {
"r": 212,
"g": 129,
"b": 249
},
"hsl": {
"h": 281.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.73633,
"c": 0.18504,
"h": 314.6
},
"luminance": 0.36537
}Semantic roles & 50–950 ramp
primary
#D481F9
secondary
#DFF6D5
accent
#E60047
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85