#CD7DC1#CD7DC1
#CD7DC1 is a light, vivid purple. Relative luminance 0.315; OKLCH L 69.7% C 0.132 H 332.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DC1 |
|---|---|
| RGB | rgb(205, 125, 193) |
| HSL | hsl(309, 44%, 65%) |
| HSV | hsv(309, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 5.9%, 19.6%) |
| CIE-LAB | lab(62.93, 41.05, -22.52) |
| CIE-LCH | lch(62.93, 46.82, 331.24°) |
| OKLab | oklab(69.69% 0.1169 -0.0608) |
| OKLCH | oklch(69.69% 0.132 332.5) |
| XYZ | xyz(42.1357, 31.4988, 54.3022) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.42
Pale Magenta
#D767AD
ΔE00 6.21
Purplish Pink
#CE5DAE
ΔE00 7.58
Purply Pink
#F075E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DC1 #7DCD89
analogous
#B17DCD #CD7DC1 #CD7D99
triadic
#CD7DC1 #C1CD7D #7DC1CD
tetradic
#CD7DC1 #CDB17D #7DCD89 #7D99CD
square
#CD7DC1 #CDB17D #7DCD89 #7D99CD
split-complementary
#CD7DC1 #99CD7D #7DCDB1
monochromatic
#963A88 #BC51AC #CD7DC1 #DEA9D6 #EFD5EB
Accessibility & contrast
On white
2.88
#CD7DC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#CD7DC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DC1
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DC1 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B91C3
Deuteranopia (green-blind)
#909CBF
Tritanopia (blue-blind)
#D48296
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cd7dc1; /* rgb */ color: rgb(205, 125, 193); /* oklch */ color: oklch(69.7% 0.132 332.5);
Tailwind
colors: {
custom: {
50: '#dda4d4',
500: '#cd7dc1',
950: '#000000',
},
}SCSS
$custom: #cd7dc1; $custom-light: #dda4d4; $custom-dark: #000000;
JSON
{
"hex": "#cd7dc1",
"rgb": {
"r": 205,
"g": 125,
"b": 193
},
"hsl": {
"h": 309,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.69686,
"c": 0.13174,
"h": 332.5
},
"luminance": 0.31497
}Semantic roles & 50–950 ramp
primary
#CD7DC1
secondary
#C5E1C9
accent
#B8432E
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83