#D480FF#D480FF
#D480FF is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.8% C 0.193 H 313.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D480FF |
|---|---|
| RGB | rgb(212, 128, 255) |
| HSL | hsl(280, 100%, 75%) |
| HSV | hsv(280, 50%, 100%) |
| CMYK | cmyk(16.9%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(67.02, 53.49, -50.54) |
| CIE-LCH | lch(67.02, 73.59, 316.63°) |
| OKLab | oklab(73.79% 0.1319 -0.1409) |
| OKLCH | oklch(73.79% 0.193 313.1) |
| XYZ | xyz(52.9175, 36.6567, 98.8762) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.22
Liliac
#C48EFD
ΔE00 4.41
Easter Purple
#C071FE
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 7.01
Light Urple
#B36FF6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D480FF #ABFF80
analogous
#9480FF #D480FF #FF80EB
triadic
#D480FF #FFD480 #80FFD4
tetradic
#D480FF #FF9480 #ABFF80 #80EBFF
square
#D480FF #FF9480 #ABFF80 #80EBFF
split-complementary
#D480FF #EBFF80 #80FF94
monochromatic
#AB06FF #BF43FF #D480FF #E9BDFF #F5E0FF
Accessibility & contrast
On white
2.52
#D480FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#D480FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D480FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D480FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D480FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629FFF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#D094B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d480ff; /* rgb */ color: rgb(212, 128, 255); /* oklch */ color: oklch(73.8% 0.193 313.1);
Tailwind
colors: {
custom: {
50: '#e3a7ff',
500: '#d480ff',
950: '#000000',
},
}SCSS
$custom: #d480ff; $custom-light: #e3a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d480ff",
"rgb": {
"r": 212,
"g": 128,
"b": 255
},
"hsl": {
"h": 279.685,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.73793,
"c": 0.19301,
"h": 313.1
},
"luminance": 0.36655
}Semantic roles & 50–950 ramp
primary
#D480FF
secondary
#E0F7D4
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86