#D484F9#D484F9
#D484F9 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.1% C 0.180 H 314.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D484F9 |
|---|---|
| RGB | rgb(212, 132, 249) |
| HSL | hsl(281, 91%, 75%) |
| HSV | hsv(281, 47%, 98%) |
| CMYK | cmyk(14.9%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(67.53, 50.19, -46.45) |
| CIE-LCH | lch(67.53, 68.39, 317.22°) |
| OKLab | oklab(74.08% 0.1258 -0.1291) |
| OKLCH | oklch(74.08% 0.18 314.3) |
| XYZ | xyz(52.4988, 37.3405, 94.0461) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.15
Light Purple
#BF77F6
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.75
Easter Purple
#C071FE
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 6.09
Purply Pink
#F075E6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D484F9 #A9F984
analogous
#9A84F9 #D484F9 #F984E3
triadic
#D484F9 #F9D484 #84F9D4
tetradic
#D484F9 #F99A84 #A9F984 #84E3F9
square
#D484F9 #F99A84 #A9F984 #84E3F9
split-complementary
#D484F9 #E3F984 #84F99A
monochromatic
#AB0FF3 #C04AF6 #D484F9 #E8BEFC #F5E2FE
Accessibility & contrast
On white
2.48
#D484F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#D484F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D484F9
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D484F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D484F9 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FD
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#D196B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d484f9; /* rgb */ color: rgb(212, 132, 249); /* oklch */ color: oklch(74.1% 0.180 314.3);
Tailwind
colors: {
custom: {
50: '#e3aafb',
500: '#d484f9',
950: '#000000',
},
}SCSS
$custom: #d484f9; $custom-light: #e3aafb; $custom-dark: #000000;
JSON
{
"hex": "#d484f9",
"rgb": {
"r": 212,
"g": 132,
"b": 249
},
"hsl": {
"h": 281.026,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.74081,
"c": 0.18025,
"h": 314.3
},
"luminance": 0.37339
}Semantic roles & 50–950 ramp
primary
#D484F9
secondary
#E0F6D5
accent
#E60049
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85