#D482ED#D482ED
#D482ED is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.2% C 0.171 H 318.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D482ED |
|---|---|
| RGB | rgb(212, 130, 237) |
| HSL | hsl(286, 75%, 72%) |
| HSV | hsv(286, 45%, 93%) |
| CMYK | cmyk(10.5%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.58, 48.80, -41.35) |
| CIE-LCH | lch(66.58, 63.96, 319.72°) |
| OKLab | oklab(73.19% 0.1268 -0.1143) |
| OKLCH | oklch(73.19% 0.171 318) |
| XYZ | xyz(50.4180, 36.0784, 84.4123) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.45
Orchid
#DA70D6
ΔE00 5.51
Liliac
#C48EFD
ΔE00 5.53
Light Purple
#BF77F6
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D482ED #9BED82
analogous
#9F82ED #D482ED #ED82D1
triadic
#D482ED #EDD482 #82EDD4
tetradic
#D482ED #ED9F82 #9BED82 #82D1ED
square
#D482ED #ED9F82 #9BED82 #82D1ED
split-complementary
#D482ED #D1ED82 #82ED9F
monochromatic
#AB1FD6 #C24DE5 #D482ED #E6B7F5 #F6E4FB
Accessibility & contrast
On white
2.56
#D482ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D482ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D482ED
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D482ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D482ED | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#87A5EA
Tritanopia (blue-blind)
#D491AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d482ed; /* rgb */ color: rgb(212, 130, 237); /* oklch */ color: oklch(73.2% 0.171 318.0);
Tailwind
colors: {
custom: {
50: '#e3a8f3',
500: '#d482ed',
950: '#000000',
},
}SCSS
$custom: #d482ed; $custom-light: #e3a8f3; $custom-dark: #000000;
JSON
{
"hex": "#d482ed",
"rgb": {
"r": 212,
"g": 130,
"b": 237
},
"hsl": {
"h": 285.981,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.73193,
"c": 0.17075,
"h": 318
},
"luminance": 0.36077
}Semantic roles & 50–950 ramp
primary
#D482ED
secondary
#DEF3D8
accent
#D70F3D
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85