#CD82C8#CD82C8
#CD82C8 is a light, vivid purple. Relative luminance 0.331; OKLCH L 70.8% C 0.129 H 329.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CD82C8 |
|---|---|
| RGB | rgb(205, 130, 200) |
| HSL | hsl(304, 43%, 66%) |
| HSV | hsv(304, 37%, 80%) |
| CMYK | cmyk(0%, 36.6%, 2.4%, 19.6%) |
| CIE-LAB | lab(64.26, 39.64, -24.43) |
| CIE-LCH | lch(64.26, 46.56, 328.35°) |
| OKLab | oklab(70.77% 0.1111 -0.0662) |
| OKLCH | oklch(70.77% 0.129 329.2) |
| XYZ | xyz(43.5841, 33.1165, 58.7287) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.31
Orchid (survey)
#C875C4
ΔE00 3.43
Orchid
#DA70D6
ΔE00 5.42
Pale Purple
#B790D4
ΔE00 7.26
Purply Pink
#F075E6
ΔE00 7.28
Violet (CSS)
#EE82EE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD82C8 #82CD87
analogous
#AC82CD #CD82C8 #CD82A2
triadic
#CD82C8 #C8CD82 #82C8CD
tetradic
#CD82C8 #CDAC82 #82CD87 #82A2CD
square
#CD82C8 #CDAC82 #82CD87 #82A2CD
split-complementary
#CD82C8 #A2CD82 #82CDAC
monochromatic
#983D92 #BC56B5 #CD82C8 #DEAEDB #F0D9EE
Accessibility & contrast
On white
2.75
#CD82C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#CD82C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD82C8
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD82C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD82C8 | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E95CB
Deuteranopia (green-blind)
#919FC6
Tritanopia (blue-blind)
#D2889C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd82c8; /* rgb */ color: rgb(205, 130, 200); /* oklch */ color: oklch(70.8% 0.129 329.2);
Tailwind
colors: {
custom: {
50: '#dda8d9',
500: '#cd82c8',
950: '#000000',
},
}SCSS
$custom: #cd82c8; $custom-light: #dda8d9; $custom-dark: #000000;
JSON
{
"hex": "#cd82c8",
"rgb": {
"r": 205,
"g": 130,
"b": 200
},
"hsl": {
"h": 304,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.70774,
"c": 0.12935,
"h": 329.2
},
"luminance": 0.33115
}Semantic roles & 50–950 ramp
primary
#CD82C8
secondary
#C9E2CB
accent
#B63930
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83