#D480ED#D480ED
#D480ED is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.9% C 0.174 H 318.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D480ED |
|---|---|
| RGB | rgb(212, 128, 237) |
| HSL | hsl(286, 75%, 72%) |
| HSV | hsv(286, 46%, 93%) |
| CMYK | cmyk(10.5%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(66.18, 49.84, -41.98) |
| CIE-LCH | lch(66.18, 65.16, 319.89°) |
| OKLab | oklab(72.89% 0.1296 -0.1161) |
| OKLCH | oklch(72.89% 0.174 318.1) |
| XYZ | xyz(50.1545, 35.5515, 84.3245) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.26
Light Purple
#BF77F6
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 5.62
Liliac
#C48EFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D480ED #99ED80
analogous
#9E80ED #D480ED #ED80CF
triadic
#D480ED #EDD480 #80EDD4
tetradic
#D480ED #ED9E80 #99ED80 #80CFED
square
#D480ED #ED9E80 #99ED80 #80CFED
split-complementary
#D480ED #CFED80 #80ED9E
monochromatic
#AB1ED4 #C24AE5 #D480ED #E6B6F5 #F6E4FB
Accessibility & contrast
On white
2.59
#D480ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#D480ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D480ED
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D480ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D480ED | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#D48FAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d480ed; /* rgb */ color: rgb(212, 128, 237); /* oklch */ color: oklch(72.9% 0.174 318.1);
Tailwind
colors: {
custom: {
50: '#e3a7f3',
500: '#d480ed',
950: '#000000',
},
}SCSS
$custom: #d480ed; $custom-light: #e3a7f3; $custom-dark: #000000;
JSON
{
"hex": "#d480ed",
"rgb": {
"r": 212,
"g": 128,
"b": 237
},
"hsl": {
"h": 286.239,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.72892,
"c": 0.17402,
"h": 318.1
},
"luminance": 0.3555
}Semantic roles & 50–950 ramp
primary
#D480ED
secondary
#DDF2D6
accent
#D70E3C
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85