#D480EB#D480EB
#D480EB is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.8% C 0.172 H 318.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D480EB |
|---|---|
| RGB | rgb(212, 128, 235) |
| HSL | hsl(287, 73%, 71%) |
| HSV | hsv(287, 46%, 92%) |
| CMYK | cmyk(9.8%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(66.09, 49.44, -41.02) |
| CIE-LCH | lch(66.09, 64.24, 320.32°) |
| OKLab | oklab(72.8% 0.1293 -0.1134) |
| OKLCH | oklch(72.8% 0.172 318.7) |
| XYZ | xyz(49.8640, 35.4352, 82.7942) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.64
Orchid
#DA70D6
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 5.63
Liliac
#C48EFD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D480EB #97EB80
analogous
#9E80EB #D480EB #EB80CC
triadic
#D480EB #EBD480 #80EBD4
tetradic
#D480EB #EB9E80 #97EB80 #80CCEB
square
#D480EB #EB9E80 #97EB80 #80CCEB
split-complementary
#D480EB #CCEB80 #80EB9E
monochromatic
#AA21D0 #C24BE3 #D480EB #E6B5F3 #F6E5FB
Accessibility & contrast
On white
2.60
#D480EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#D480EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D480EB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D480EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D480EB | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#D48EAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d480eb; /* rgb */ color: rgb(212, 128, 235); /* oklch */ color: oklch(72.8% 0.172 318.7);
Tailwind
colors: {
custom: {
50: '#e3a7f2',
500: '#d480eb',
950: '#000000',
},
}SCSS
$custom: #d480eb; $custom-light: #e3a7f2; $custom-dark: #000000;
JSON
{
"hex": "#d480eb",
"rgb": {
"r": 212,
"g": 128,
"b": 235
},
"hsl": {
"h": 287.103,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.72796,
"c": 0.17194,
"h": 318.7
},
"luminance": 0.35434
}Semantic roles & 50–950 ramp
primary
#D480EB
secondary
#DBF1D5
accent
#D5113B
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85