#D482D5#D482D5
#D482D5 is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.1% C 0.147 H 326.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D482D5 |
|---|---|
| RGB | rgb(212, 130, 213) |
| HSL | hsl(299, 50%, 67%) |
| HSV | hsv(299, 39%, 84%) |
| CMYK | cmyk(0.5%, 39%, 0%, 16.5%) |
| CIE-LAB | lab(65.57, 44.20, -29.62) |
| CIE-LCH | lch(65.57, 53.21, 326.18°) |
| OKLab | oklab(72.1% 0.1222 -0.0808) |
| OKLCH | oklch(72.1% 0.147 326.5) |
| XYZ | xyz(47.1433, 34.7685, 67.1656) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.82
Orchid
#DA70D6
ΔE00 4.09
Orchid (survey)
#C875C4
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 5.29
Pale Purple
#B790D4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D482D5 #83D582
analogous
#AB82D5 #D482D5 #D582AD
triadic
#D482D5 #D5D482 #82D5D4
tetradic
#D482D5 #D5AB82 #83D582 #82ADD5
square
#D482D5 #D5AB82 #83D582 #82ADD5
split-complementary
#D482D5 #ADD582 #82D5AB
monochromatic
#A437A5 #C454C6 #D482D5 #E4B0E4 #F4DEF4
Accessibility & contrast
On white
2.64
#D482D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#D482D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D482D5
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D482D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D482D5 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B99D8
Deuteranopia (green-blind)
#91A3D2
Tritanopia (blue-blind)
#D98AA2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d482d5; /* rgb */ color: rgb(212, 130, 213); /* oklch */ color: oklch(72.1% 0.147 326.5);
Tailwind
colors: {
custom: {
50: '#e3a8e2',
500: '#d482d5',
950: '#000000',
},
}SCSS
$custom: #d482d5; $custom-light: #e3a8e2; $custom-dark: #000000;
JSON
{
"hex": "#d482d5",
"rgb": {
"r": 212,
"g": 130,
"b": 213
},
"hsl": {
"h": 299.277,
"s": 49.701,
"l": 67.255
},
"oklch": {
"l": 0.72104,
"c": 0.14651,
"h": 326.5
},
"luminance": 0.34766
}Semantic roles & 50–950 ramp
primary
#D482D5
secondary
#CDE6CC
accent
#BD282A
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#161015
muted
#847F83