#CD82CD#CD82CD
#CD82CD is a light, vivid purple. Relative luminance 0.334; OKLCH L 71.0% C 0.134 H 326.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CD82CD |
|---|---|
| RGB | rgb(205, 130, 205) |
| HSL | hsl(300, 43%, 66%) |
| HSV | hsv(300, 37%, 80%) |
| CMYK | cmyk(0%, 36.6%, 0%, 19.6%) |
| CIE-LAB | lab(64.45, 40.56, -26.94) |
| CIE-LCH | lch(64.45, 48.69, 326.40°) |
| OKLab | oklab(70.98% 0.1124 -0.0733) |
| OKLCH | oklch(70.98% 0.134 326.9) |
| XYZ | xyz(44.1780, 33.3540, 61.8567) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.94
Orchid (survey)
#C875C4
ΔE00 3.37
Orchid
#DA70D6
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 6.66
Purply Pink
#F075E6
ΔE00 6.76
Pale Purple
#B790D4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD82CD #82CD82
analogous
#A782CD #CD82CD #CD82A7
triadic
#CD82CD #CDCD82 #82CDCD
tetradic
#CD82CD #CDA782 #82CD82 #82A7CD
square
#CD82CD #CDA782 #82CD82 #82A7CD
split-complementary
#CD82CD #A7CD82 #82CDA7
monochromatic
#983D98 #BC56BC #CD82CD #DEAEDE #F0D9F0
Accessibility & contrast
On white
2.74
#CD82CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#CD82CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD82CD
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD82CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD82CD | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C96D0
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#D1899E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd82cd; /* rgb */ color: rgb(205, 130, 205); /* oklch */ color: oklch(71.0% 0.134 326.9);
Tailwind
colors: {
custom: {
50: '#dda8dc',
500: '#cd82cd',
950: '#000000',
},
}SCSS
$custom: #cd82cd; $custom-light: #dda8dc; $custom-dark: #000000;
JSON
{
"hex": "#cd82cd",
"rgb": {
"r": 205,
"g": 130,
"b": 205
},
"hsl": {
"h": 300,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.70981,
"c": 0.13415,
"h": 326.9
},
"luminance": 0.33352
}Semantic roles & 50–950 ramp
primary
#CD82CD
secondary
#C9E2C9
accent
#B63030
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83