#D482EB#D482EB
#D482EB is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.169 H 318.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D482EB |
|---|---|
| RGB | rgb(212, 130, 235) |
| HSL | hsl(287, 72%, 72%) |
| HSV | hsv(287, 45%, 92%) |
| CMYK | cmyk(9.8%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(66.49, 48.41, -40.39) |
| CIE-LCH | lch(66.49, 63.04, 320.16°) |
| OKLab | oklab(73.1% 0.1265 -0.1116) |
| OKLCH | oklch(73.1% 0.169 318.6) |
| XYZ | xyz(50.1274, 35.9621, 82.8820) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.78
Light Purple
#BF77F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D482EB #99EB82
analogous
#A082EB #D482EB #EB82CE
triadic
#D482EB #EBD482 #82EBD4
tetradic
#D482EB #EBA082 #99EB82 #82CEEB
square
#D482EB #EBA082 #99EB82 #82CEEB
split-complementary
#D482EB #CEEB82 #82EBA0
monochromatic
#AB21D1 #C24DE3 #D482EB #E6B7F3 #F6E5FB
Accessibility & contrast
On white
2.56
#D482EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D482EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D482EB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D482EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D482EB | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#D490AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d482eb; /* rgb */ color: rgb(212, 130, 235); /* oklch */ color: oklch(73.1% 0.169 318.6);
Tailwind
colors: {
custom: {
50: '#e3a8f2',
500: '#d482eb',
950: '#000000',
},
}SCSS
$custom: #d482eb; $custom-light: #e3a8f2; $custom-dark: #000000;
JSON
{
"hex": "#d482eb",
"rgb": {
"r": 212,
"g": 130,
"b": 235
},
"hsl": {
"h": 286.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73098,
"c": 0.16866,
"h": 318.6
},
"luminance": 0.3596
}Semantic roles & 50–950 ramp
primary
#D482EB
secondary
#DDF2D7
accent
#D4113C
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85