#CD80CD#CD80CD
#CD80CD is a light, vivid purple. Relative luminance 0.328; OKLCH L 70.7% C 0.138 H 326.9°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80CD |
|---|---|
| RGB | rgb(205, 128, 205) |
| HSL | hsl(300, 44%, 65%) |
| HSV | hsv(300, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 0%, 19.6%) |
| CIE-LAB | lab(64.02, 41.62, -27.60) |
| CIE-LCH | lch(64.02, 49.94, 326.45°) |
| OKLab | oklab(70.66% 0.1153 -0.0751) |
| OKLCH | oklch(70.66% 0.138 326.9) |
| XYZ | xyz(43.9146, 32.8271, 61.7689) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 3.07
Orchid
#DA70D6
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 6.54
Violet (CSS)
#EE82EE
ΔE00 6.60
Pale Purple
#B790D4
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80CD #80CD80
analogous
#A680CD #CD80CD #CD80A6
triadic
#CD80CD #CDCD80 #80CDCD
tetradic
#CD80CD #CDA680 #80CD80 #80A6CD
square
#CD80CD #CDA680 #80CD80 #80A6CD
split-complementary
#CD80CD #A6CD80 #80CDA6
monochromatic
#973B97 #BC54BC #CD80CD #DEACDE #F0D8F0
Accessibility & contrast
On white
2.78
#CD80CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#CD80CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80CD
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80CD | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A95D0
Deuteranopia (green-blind)
#8E9FCA
Tritanopia (blue-blind)
#D1879D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd80cd; /* rgb */ color: rgb(205, 128, 205); /* oklch */ color: oklch(70.7% 0.138 326.9);
Tailwind
colors: {
custom: {
50: '#dda6dc',
500: '#cd80cd',
950: '#000000',
},
}SCSS
$custom: #cd80cd; $custom-light: #dda6dc; $custom-dark: #000000;
JSON
{
"hex": "#cd80cd",
"rgb": {
"r": 205,
"g": 128,
"b": 205
},
"hsl": {
"h": 300,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.7066,
"c": 0.13765,
"h": 326.9
},
"luminance": 0.32825
}Semantic roles & 50–950 ramp
primary
#CD80CD
secondary
#C7E1C7
accent
#B72F2F
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83