#D482FF#D482FF
#D482FF is a light, vivid violet. Relative luminance 0.372; OKLCH L 74.1% C 0.190 H 312.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D482FF |
|---|---|
| RGB | rgb(212, 130, 255) |
| HSL | hsl(279, 100%, 75%) |
| HSV | hsv(279, 49%, 100%) |
| CMYK | cmyk(16.9%, 49%, 0%, 0%) |
| CIE-LAB | lab(67.41, 52.47, -49.91) |
| CIE-LCH | lch(67.41, 72.42, 316.43°) |
| OKLab | oklab(74.09% 0.1292 -0.1391) |
| OKLCH | oklch(74.09% 0.19 312.9) |
| XYZ | xyz(53.1809, 37.1835, 98.9640) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.11
Light Purple
#BF77F6
ΔE00 4.47
Easter Purple
#C071FE
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.61
Light Urple
#B36FF6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D482FF #ADFF82
analogous
#9582FF #D482FF #FF82EB
triadic
#D482FF #FFD482 #82FFD4
tetradic
#D482FF #FF9582 #ADFF82 #82EBFF
square
#D482FF #FF9582 #ADFF82 #82EBFF
split-complementary
#D482FF #EBFF82 #82FF95
monochromatic
#AA08FF #BF45FF #D482FF #E9BFFF #F4E0FF
Accessibility & contrast
On white
2.49
#D482FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#D482FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D482FF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D482FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D482FF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#D096B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d482ff; /* rgb */ color: rgb(212, 130, 255); /* oklch */ color: oklch(74.1% 0.190 312.9);
Tailwind
colors: {
custom: {
50: '#e3a8ff',
500: '#d482ff',
950: '#000000',
},
}SCSS
$custom: #d482ff; $custom-light: #e3a8ff; $custom-dark: #000000;
JSON
{
"hex": "#d482ff",
"rgb": {
"r": 212,
"g": 130,
"b": 255
},
"hsl": {
"h": 279.36,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.74087,
"c": 0.18988,
"h": 312.9
},
"luminance": 0.37182
}Semantic roles & 50–950 ramp
primary
#D482FF
secondary
#E0F7D4
accent
#E6004F
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86