#D482EC#D482EC
#D482EC is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.170 H 318.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D482EC |
|---|---|
| RGB | rgb(212, 130, 236) |
| HSL | hsl(286, 74%, 72%) |
| HSV | hsv(286, 45%, 93%) |
| CMYK | cmyk(10.2%, 44.9%, 0%, 7.5%) |
| CIE-LAB | lab(66.54, 48.60, -40.87) |
| CIE-LCH | lch(66.54, 63.50, 319.94°) |
| OKLab | oklab(73.15% 0.1267 -0.1129) |
| OKLCH | oklch(73.15% 0.17 318.3) |
| XYZ | xyz(50.2723, 36.0201, 83.6450) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.28
Orchid
#DA70D6
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.65
Liliac
#C48EFD
ΔE00 5.65
Light Purple
#BF77F6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D482EC #9AEC82
analogous
#9F82EC #D482EC #EC82CF
triadic
#D482EC #ECD482 #82ECD4
tetradic
#D482EC #EC9F82 #9AEC82 #82CFEC
square
#D482EC #EC9F82 #9AEC82 #82CFEC
split-complementary
#D482EC #CFEC82 #82EC9F
monochromatic
#AB20D3 #C24DE4 #D482EC #E6B7F4 #F6E4FB
Accessibility & contrast
On white
2.56
#D482EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#D482EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D482EC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D482EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D482EC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF0
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#D490AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d482ec; /* rgb */ color: rgb(212, 130, 236); /* oklch */ color: oklch(73.1% 0.170 318.3);
Tailwind
colors: {
custom: {
50: '#e3a8f2',
500: '#d482ec',
950: '#000000',
},
}SCSS
$custom: #d482ec; $custom-light: #e3a8f2; $custom-dark: #000000;
JSON
{
"hex": "#d482ec",
"rgb": {
"r": 212,
"g": 130,
"b": 236
},
"hsl": {
"h": 286.415,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.73145,
"c": 0.1697,
"h": 318.3
},
"luminance": 0.36018
}Semantic roles & 50–950 ramp
primary
#D482EC
secondary
#DEF2D7
accent
#D6103D
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85