#D483F9#D483F9
#D483F9 is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.9% C 0.182 H 314.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D483F9 |
|---|---|
| RGB | rgb(212, 131, 249) |
| HSL | hsl(281, 91%, 75%) |
| HSV | hsv(281, 47%, 98%) |
| CMYK | cmyk(14.9%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.33, 50.71, -46.77) |
| CIE-LCH | lch(67.33, 68.98, 317.32°) |
| OKLab | oklab(73.93% 0.1272 -0.13) |
| OKLCH | oklch(73.93% 0.182 314.4) |
| XYZ | xyz(52.3638, 37.0705, 94.0011) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.27
Light Purple
#BF77F6
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 5.77
Easter Purple
#C071FE
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D483F9 #A8F983
analogous
#9983F9 #D483F9 #F983E3
triadic
#D483F9 #F9D483 #83F9D4
tetradic
#D483F9 #F99983 #A8F983 #83E3F9
square
#D483F9 #F99983 #A8F983 #83E3F9
split-complementary
#D483F9 #E3F983 #83F999
monochromatic
#AC0EF3 #C049F6 #D483F9 #E8BDFC #F5E2FE
Accessibility & contrast
On white
2.50
#D483F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#D483F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D483F9
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D483F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D483F9 | 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)
#6A9FFD
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#D195B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d483f9; /* rgb */ color: rgb(212, 131, 249); /* oklch */ color: oklch(73.9% 0.182 314.4);
Tailwind
colors: {
custom: {
50: '#e3a9fc',
500: '#d483f9',
950: '#000000',
},
}SCSS
$custom: #d483f9; $custom-light: #e3a9fc; $custom-dark: #000000;
JSON
{
"hex": "#d483f9",
"rgb": {
"r": 212,
"g": 131,
"b": 249
},
"hsl": {
"h": 281.186,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.73931,
"c": 0.18185,
"h": 314.4
},
"luminance": 0.37069
}Semantic roles & 50–950 ramp
primary
#D483F9
secondary
#DFF6D5
accent
#E60048
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85