#CD82D2#CD82D2
#CD82D2 is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.2% C 0.139 H 324.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CD82D2 |
|---|---|
| RGB | rgb(205, 130, 210) |
| HSL | hsl(296, 47%, 67%) |
| HSV | hsv(296, 38%, 82%) |
| CMYK | cmyk(2.4%, 38.1%, 0%, 17.6%) |
| CIE-LAB | lab(64.64, 41.49, -29.44) |
| CIE-LCH | lch(64.64, 50.87, 324.65°) |
| OKLab | oklab(71.19% 0.1135 -0.0804) |
| OKLCH | oklch(71.19% 0.139 324.7) |
| XYZ | xyz(44.7912, 33.5993, 65.0862) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.97
Orchid (survey)
#C875C4
ΔE00 3.67
Orchid
#DA70D6
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.39
Pale Purple
#B790D4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD82D2 #87D282
analogous
#A582D2 #CD82D2 #D282AF
triadic
#CD82D2 #D2CD82 #82D2CD
tetradic
#CD82D2 #D2A582 #87D282 #82AFD2
square
#CD82D2 #D2A582 #87D282 #82AFD2
split-complementary
#CD82D2 #AFD282 #82D2A5
monochromatic
#9A3AA0 #BB55C2 #CD82D2 #DFAFE2 #F1DCF2
Accessibility & contrast
On white
2.72
#CD82D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#CD82D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD82D2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD82D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD82D2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A97D5
Deuteranopia (green-blind)
#8EA0CF
Tritanopia (blue-blind)
#D08AA0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd82d2; /* rgb */ color: rgb(205, 130, 210); /* oklch */ color: oklch(71.2% 0.139 324.7);
Tailwind
colors: {
custom: {
50: '#dda8e0',
500: '#cd82d2',
950: '#000000',
},
}SCSS
$custom: #cd82d2; $custom-light: #dda8e0; $custom-dark: #000000;
JSON
{
"hex": "#cd82d2",
"rgb": {
"r": 205,
"g": 130,
"b": 210
},
"hsl": {
"h": 296.25,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.71194,
"c": 0.1391,
"h": 324.7
},
"luminance": 0.33598
}Semantic roles & 50–950 ramp
primary
#CD82D2
secondary
#CDE5CB
accent
#BA2B34
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83