#CD85CF#CD85CF
#CD85CF is a light, vivid purple. Relative luminance 0.343; OKLCH L 71.6% C 0.131 H 325.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CD85CF |
|---|---|
| RGB | rgb(205, 133, 207) |
| HSL | hsl(298, 44%, 67%) |
| HSV | hsv(298, 36%, 81%) |
| CMYK | cmyk(1%, 35.7%, 0%, 18.8%) |
| CIE-LAB | lab(65.17, 39.33, -26.95) |
| CIE-LCH | lch(65.17, 47.67, 325.58°) |
| OKLab | oklab(71.55% 0.1084 -0.0734) |
| OKLCH | oklch(71.55% 0.131 325.9) |
| XYZ | xyz(44.8258, 34.2610, 63.2712) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.86
Orchid (survey)
#C875C4
ΔE00 4.11
Orchid
#DA70D6
ΔE00 5.43
Pale Purple
#B790D4
ΔE00 6.24
Violet (CSS)
#EE82EE
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD85CF #87CF85
analogous
#A885CF #CD85CF #CF85AC
triadic
#CD85CF #CFCD85 #85CFCD
tetradic
#CD85CF #CFA885 #87CF85 #85ACCF
square
#CD85CF #CFA885 #87CF85 #85ACCF
split-complementary
#CD85CF #ACCF85 #85CFA8
monochromatic
#9A3D9C #BB59BE #CD85CF #DFB1E0 #F1DDF2
Accessibility & contrast
On white
2.67
#CD85CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#CD85CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD85CF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD85CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD85CF | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D2
Deuteranopia (green-blind)
#91A1CD
Tritanopia (blue-blind)
#D18CA1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cd85cf; /* rgb */ color: rgb(205, 133, 207); /* oklch */ color: oklch(71.6% 0.131 325.9);
Tailwind
colors: {
custom: {
50: '#ddaade',
500: '#cd85cf',
950: '#000000',
},
}SCSS
$custom: #cd85cf; $custom-light: #ddaade; $custom-dark: #000000;
JSON
{
"hex": "#cd85cf",
"rgb": {
"r": 205,
"g": 133,
"b": 207
},
"hsl": {
"h": 298.378,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.71551,
"c": 0.13086,
"h": 325.9
},
"luminance": 0.34259
}Semantic roles & 50–950 ramp
primary
#CD85CF
secondary
#CDE4CC
accent
#B72F33
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83