#CD7DB9#CD7DB9
#CD7DB9 is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.4% C 0.125 H 336.7°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DB9 |
|---|---|
| RGB | rgb(205, 125, 185) |
| HSL | hsl(315, 44%, 65%) |
| HSV | hsv(315, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 9.8%, 19.6%) |
| CIE-LAB | lab(62.64, 39.67, -18.44) |
| CIE-LCH | lch(62.64, 43.74, 335.06°) |
| OKLab | oklab(69.37% 0.1147 -0.0494) |
| OKLCH | oklch(69.37% 0.125 336.7) |
| XYZ | xyz(41.2673, 31.1514, 49.7287) |
| Luminance | 0.3115 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.33
Pale Magenta
#D767AD
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.69
Orchid
#DA70D6
ΔE00 6.96
Purplish Pink
#CE5DAE
ΔE00 7.45
Dusty Lavender
#AC86A8
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DB9 #7DCD91
analogous
#B97DCD #CD7DB9 #CD7D91
triadic
#CD7DB9 #B9CD7D #7DB9CD
tetradic
#CD7DB9 #CDB97D #7DCD91 #7D91CD
square
#CD7DB9 #CDB97D #7DCD91 #7D91CD
split-complementary
#CD7DB9 #91CD7D #7DCDB9
monochromatic
#963A7F #BC51A1 #CD7DB9 #DEA9D1 #EFD5E9
Accessibility & contrast
On white
2.90
#CD7DB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#CD7DB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DB9
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DB9 | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BB
Deuteranopia (green-blind)
#939CB7
Tritanopia (blue-blind)
#D58093
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd7db9; /* rgb */ color: rgb(205, 125, 185); /* oklch */ color: oklch(69.4% 0.125 336.7);
Tailwind
colors: {
custom: {
50: '#dda4ce',
500: '#cd7db9',
950: '#000000',
},
}SCSS
$custom: #cd7db9; $custom-light: #dda4ce; $custom-dark: #000000;
JSON
{
"hex": "#cd7db9",
"rgb": {
"r": 205,
"g": 125,
"b": 185
},
"hsl": {
"h": 315,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.6937,
"c": 0.1249,
"h": 336.7
},
"luminance": 0.31149
}Semantic roles & 50–950 ramp
primary
#CD7DB9
secondary
#C5E1CC
accent
#B8502E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82