#CD7DC0#CD7DC0
#CD7DC0 is a light, vivid purple. Relative luminance 0.315; OKLCH L 69.6% C 0.131 H 333.0°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DC0 |
|---|---|
| RGB | rgb(205, 125, 192) |
| HSL | hsl(310, 44%, 65%) |
| HSV | hsv(310, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 6.3%, 19.6%) |
| CIE-LAB | lab(62.89, 40.87, -22.02) |
| CIE-LCH | lch(62.89, 46.42, 331.69°) |
| OKLab | oklab(69.65% 0.1166 -0.0594) |
| OKLCH | oklch(69.65% 0.131 333) |
| XYZ | xyz(42.0245, 31.4543, 53.7167) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.01
Lavender Pink
#DD85D7
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.59
Pale Magenta
#D767AD
ΔE00 6.09
Purplish Pink
#CE5DAE
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DC0 #7DCD8A
analogous
#B27DCD #CD7DC0 #CD7D98
triadic
#CD7DC0 #C0CD7D #7DC0CD
tetradic
#CD7DC0 #CDB27D #7DCD8A #7D98CD
square
#CD7DC0 #CDB27D #7DCD8A #7D98CD
split-complementary
#CD7DC0 #98CD7D #7DCDB2
monochromatic
#963A87 #BC51AB #CD7DC0 #DEA9D5 #EFD5EB
Accessibility & contrast
On white
2.88
#CD7DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#CD7DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DC0
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DC0 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C2
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#D48196
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cd7dc0; /* rgb */ color: rgb(205, 125, 192); /* oklch */ color: oklch(69.6% 0.131 333.0);
Tailwind
colors: {
custom: {
50: '#dda4d3',
500: '#cd7dc0',
950: '#000000',
},
}SCSS
$custom: #cd7dc0; $custom-light: #dda4d3; $custom-dark: #000000;
JSON
{
"hex": "#cd7dc0",
"rgb": {
"r": 205,
"g": 125,
"b": 192
},
"hsl": {
"h": 309.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.69645,
"c": 0.13086,
"h": 333
},
"luminance": 0.31452
}Semantic roles & 50–950 ramp
primary
#CD7DC0
secondary
#C5E1CA
accent
#B8442E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82