#CD7DCB#CD7DCB
#CD7DCB is a light, vivid purple. Relative luminance 0.320; OKLCH L 70.1% C 0.141 H 327.8°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DCB |
|---|---|
| RGB | rgb(205, 125, 203) |
| HSL | hsl(302, 44%, 65%) |
| HSV | hsv(302, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 1%, 19.6%) |
| CIE-LAB | lab(63.31, 42.84, -27.57) |
| CIE-LCH | lch(63.31, 50.95, 327.24°) |
| OKLab | oklab(70.1% 0.1193 -0.075) |
| OKLCH | oklch(70.1% 0.141 327.8) |
| XYZ | xyz(43.2892, 31.9601, 60.3770) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.23
Lavender Pink
#DD85D7
ΔE00 3.44
Orchid
#DA70D6
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 6.83
Wisteria
#A87DC2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DCB #7DCD7F
analogous
#A77DCD #CD7DCB #CD7DA3
triadic
#CD7DCB #CBCD7D #7DCBCD
tetradic
#CD7DCB #CDA77D #7DCD7F #7DA3CD
square
#CD7DCB #CDA77D #7DCD7F #7DA3CD
split-complementary
#CD7DCB #A3CD7D #7DCDA7
monochromatic
#963A94 #BC51B9 #CD7DCB #DEA9DD #EFD5EE
Accessibility & contrast
On white
2.84
#CD7DCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#CD7DCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DCB
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DCB | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CE
Deuteranopia (green-blind)
#8D9DC8
Tritanopia (blue-blind)
#D2849B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cd7dcb; /* rgb */ color: rgb(205, 125, 203); /* oklch */ color: oklch(70.1% 0.141 327.8);
Tailwind
colors: {
custom: {
50: '#dea4db',
500: '#cd7dcb',
950: '#000000',
},
}SCSS
$custom: #cd7dcb; $custom-light: #dea4db; $custom-dark: #000000;
JSON
{
"hex": "#cd7dcb",
"rgb": {
"r": 205,
"g": 125,
"b": 203
},
"hsl": {
"h": 301.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.701,
"c": 0.14095,
"h": 327.8
},
"luminance": 0.31958
}Semantic roles & 50–950 ramp
primary
#CD7DCB
secondary
#C5E1C6
accent
#B8312E
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83