#CD7DC5#CD7DC5
#CD7DC5 is a light, vivid purple. Relative luminance 0.317; OKLCH L 69.8% C 0.135 H 330.6°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DC5 |
|---|---|
| RGB | rgb(205, 125, 197) |
| HSL | hsl(306, 44%, 65%) |
| HSV | hsv(306, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 3.9%, 19.6%) |
| CIE-LAB | lab(63.08, 41.76, -24.55) |
| CIE-LCH | lch(63.08, 48.44, 329.55°) |
| OKLab | oklab(69.85% 0.1179 -0.0665) |
| OKLCH | oklch(69.85% 0.135 330.6) |
| XYZ | xyz(42.5880, 31.6797, 56.6840) |
| Luminance | 0.3168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.38
Lavender Pink
#DD85D7
ΔE00 3.85
Orchid
#DA70D6
ΔE00 4.75
Pale Magenta
#D767AD
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 7.13
Violet (CSS)
#EE82EE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DC5 #7DCD85
analogous
#AD7DCD #CD7DC5 #CD7D9D
triadic
#CD7DC5 #C5CD7D #7DC5CD
tetradic
#CD7DC5 #CDAD7D #7DCD85 #7D9DCD
square
#CD7DC5 #CDAD7D #7DCD85 #7D9DCD
split-complementary
#CD7DC5 #9DCD7D #7DCDAD
monochromatic
#963A8D #BC51B1 #CD7DC5 #DEA9D9 #EFD5EC
Accessibility & contrast
On white
2.86
#CD7DC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#CD7DC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DC5
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DC5 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A92C8
Deuteranopia (green-blind)
#8F9DC2
Tritanopia (blue-blind)
#D38398
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cd7dc5; /* rgb */ color: rgb(205, 125, 197); /* oklch */ color: oklch(69.8% 0.135 330.6);
Tailwind
colors: {
custom: {
50: '#dda4d6',
500: '#cd7dc5',
950: '#000000',
},
}SCSS
$custom: #cd7dc5; $custom-light: #dda4d6; $custom-dark: #000000;
JSON
{
"hex": "#cd7dc5",
"rgb": {
"r": 205,
"g": 125,
"b": 197
},
"hsl": {
"h": 306,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.69849,
"c": 0.13534,
"h": 330.6
},
"luminance": 0.31678
}Semantic roles & 50–950 ramp
primary
#CD7DC5
secondary
#C5E1C8
accent
#B83C2E
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83