#CD7DB5#CD7DB5
#CD7DB5 is a light, vivid pink. Relative luminance 0.310; OKLCH L 69.2% C 0.122 H 338.9°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DB5 |
|---|---|
| RGB | rgb(205, 125, 181) |
| HSL | hsl(318, 44%, 65%) |
| HSV | hsv(318, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 11.7%, 19.6%) |
| CIE-LAB | lab(62.49, 38.99, -16.39) |
| CIE-LCH | lch(62.49, 42.30, 337.21°) |
| OKLab | oklab(69.22% 0.1136 -0.0437) |
| OKLCH | oklch(69.22% 0.122 338.9) |
| XYZ | xyz(40.8510, 30.9849, 47.5361) |
| Luminance | 0.3098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.21
Pale Magenta
#D767AD
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 6.49
Purplish Pink
#CE5DAE
ΔE00 7.58
Orchid
#DA70D6
ΔE00 7.82
Dusty Lavender
#AC86A8
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DB5 #7DCD95
analogous
#BD7DCD #CD7DB5 #CD7D8D
triadic
#CD7DB5 #B5CD7D #7DB5CD
tetradic
#CD7DB5 #CDBD7D #7DCD95 #7D8DCD
square
#CD7DB5 #CDBD7D #7DCD95 #7D8DCD
split-complementary
#CD7DB5 #8DCD7D #7DCDBD
monochromatic
#963A7A #BC519C #CD7DB5 #DEA9CE #EFD5E7
Accessibility & contrast
On white
2.92
#CD7DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#CD7DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DB5
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DB5 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8090B7
Deuteranopia (green-blind)
#949CB3
Tritanopia (blue-blind)
#D57F91
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd7db5; /* rgb */ color: rgb(205, 125, 181); /* oklch */ color: oklch(69.2% 0.122 338.9);
Tailwind
colors: {
custom: {
50: '#dda4cb',
500: '#cd7db5',
950: '#000000',
},
}SCSS
$custom: #cd7db5; $custom-light: #dda4cb; $custom-dark: #000000;
JSON
{
"hex": "#cd7db5",
"rgb": {
"r": 205,
"g": 125,
"b": 181
},
"hsl": {
"h": 318,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.69218,
"c": 0.12169,
"h": 338.9
},
"luminance": 0.30983
}Semantic roles & 50–950 ramp
primary
#CD7DB5
secondary
#C5E1CD
accent
#B8572E
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82