#CD7DBD#CD7DBD
#CD7DBD is a light, vivid pink. Relative luminance 0.313; OKLCH L 69.5% C 0.128 H 334.5°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DBD |
|---|---|
| RGB | rgb(205, 125, 189) |
| HSL | hsl(312, 44%, 65%) |
| HSV | hsv(312, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 7.8%, 19.6%) |
| CIE-LAB | lab(62.78, 40.35, -20.49) |
| CIE-LCH | lch(62.78, 45.25, 333.08°) |
| OKLab | oklab(69.53% 0.1158 -0.0551) |
| OKLCH | oklch(69.53% 0.128 334.5) |
| XYZ | xyz(41.6955, 31.3227, 51.9839) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 4.96
Pale Magenta
#D767AD
ΔE00 5.78
Orchid
#DA70D6
ΔE00 6.16
Purplish Pink
#CE5DAE
ΔE00 7.45
Purply Pink
#F075E6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DBD #7DCD8D
analogous
#B57DCD #CD7DBD #CD7D95
triadic
#CD7DBD #BDCD7D #7DBDCD
tetradic
#CD7DBD #CDB57D #7DCD8D #7D95CD
square
#CD7DBD #CDB57D #7DCD8D #7D95CD
split-complementary
#CD7DBD #95CD7D #7DCDB5
monochromatic
#963A83 #BC51A7 #CD7DBD #DEA9D3 #EFD5EA
Accessibility & contrast
On white
2.89
#CD7DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#CD7DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DBD
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DBD | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91BF
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#D48195
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cd7dbd; /* rgb */ color: rgb(205, 125, 189); /* oklch */ color: oklch(69.5% 0.128 334.5);
Tailwind
colors: {
custom: {
50: '#dda4d1',
500: '#cd7dbd',
950: '#000000',
},
}SCSS
$custom: #cd7dbd; $custom-light: #dda4d1; $custom-dark: #000000;
JSON
{
"hex": "#cd7dbd",
"rgb": {
"r": 205,
"g": 125,
"b": 189
},
"hsl": {
"h": 312,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.69526,
"c": 0.12826,
"h": 334.5
},
"luminance": 0.3132
}Semantic roles & 50–950 ramp
primary
#CD7DBD
secondary
#C5E1CB
accent
#B8492E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82