#CD85CD#CD85CD
#CD85CD is a light, vivid purple. Relative luminance 0.342; OKLCH L 71.5% C 0.129 H 326.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CD85CD |
|---|---|
| RGB | rgb(205, 133, 205) |
| HSL | hsl(300, 42%, 66%) |
| HSV | hsv(300, 35%, 80%) |
| CMYK | cmyk(0%, 35.1%, 0%, 19.6%) |
| CIE-LAB | lab(65.09, 38.95, -25.95) |
| CIE-LCH | lch(65.09, 46.81, 326.33°) |
| OKLab | oklab(71.47% 0.1079 -0.0705) |
| OKLCH | oklch(71.47% 0.129 326.8) |
| XYZ | xyz(44.5829, 34.1638, 61.9916) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.94
Orchid (survey)
#C875C4
ΔE00 4.08
Orchid
#DA70D6
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 6.42
Violet (CSS)
#EE82EE
ΔE00 6.82
Plum
#DDA0DD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD85CD #85CD85
analogous
#A985CD #CD85CD #CD85A9
triadic
#CD85CD #CDCD85 #85CDCD
tetradic
#CD85CD #CDA985 #85CD85 #85A9CD
square
#CD85CD #CDA985 #85CD85 #85A9CD
split-complementary
#CD85CD #A9CD85 #85CDA9
monochromatic
#993F99 #BB5ABB #CD85CD #DFB0DF #F1DCF1
Accessibility & contrast
On white
2.68
#CD85CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#CD85CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD85CD
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD85CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD85CD | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098D0
Deuteranopia (green-blind)
#92A1CB
Tritanopia (blue-blind)
#D18CA0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cd85cd; /* rgb */ color: rgb(205, 133, 205); /* oklch */ color: oklch(71.5% 0.129 326.8);
Tailwind
colors: {
custom: {
50: '#ddaadc',
500: '#cd85cd',
950: '#000000',
},
}SCSS
$custom: #cd85cd; $custom-light: #ddaadc; $custom-dark: #000000;
JSON
{
"hex": "#cd85cd",
"rgb": {
"r": 205,
"g": 133,
"b": 205
},
"hsl": {
"h": 300,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.71468,
"c": 0.12887,
"h": 326.8
},
"luminance": 0.34162
}Semantic roles & 50–950 ramp
primary
#CD85CD
secondary
#CBE3CB
accent
#B53131
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83