#CD7DB4#CD7DB4
#CD7DB4 is a light, vivid pink. Relative luminance 0.309; OKLCH L 69.2% C 0.121 H 339.5°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DB4 |
|---|---|
| RGB | rgb(205, 125, 180) |
| HSL | hsl(319, 44%, 65%) |
| HSV | hsv(319, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 12.2%, 19.6%) |
| CIE-LAB | lab(62.46, 38.83, -15.87) |
| CIE-LCH | lch(62.46, 41.95, 337.77°) |
| OKLab | oklab(69.18% 0.1133 -0.0423) |
| OKLCH | oklch(69.18% 0.121 339.5) |
| XYZ | xyz(40.7488, 30.9440, 46.9976) |
| Luminance | 0.3094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.30
Orchid (survey)
#C875C4
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.70
Purplish Pink
#CE5DAE
ΔE00 7.63
Orchid
#DA70D6
ΔE00 8.04
Dusty Lavender
#AC86A8
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DB4 #7DCD96
analogous
#BE7DCD #CD7DB4 #CD7D8C
triadic
#CD7DB4 #B4CD7D #7DB4CD
tetradic
#CD7DB4 #CDBE7D #7DCD96 #7D8CCD
square
#CD7DB4 #CDBE7D #7DCD96 #7D8CCD
split-complementary
#CD7DB4 #8CCD7D #7DCDBE
monochromatic
#963A79 #BC519B #CD7DB4 #DEA9CE #EFD5E7
Accessibility & contrast
On white
2.92
#CD7DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#CD7DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DB4
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DB4 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808FB6
Deuteranopia (green-blind)
#949CB2
Tritanopia (blue-blind)
#D67E91
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd7db4; /* rgb */ color: rgb(205, 125, 180); /* oklch */ color: oklch(69.2% 0.121 339.5);
Tailwind
colors: {
custom: {
50: '#dda4ca',
500: '#cd7db4',
950: '#000000',
},
}SCSS
$custom: #cd7db4; $custom-light: #dda4ca; $custom-dark: #000000;
JSON
{
"hex": "#cd7db4",
"rgb": {
"r": 205,
"g": 125,
"b": 180
},
"hsl": {
"h": 318.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.6918,
"c": 0.12091,
"h": 339.5
},
"luminance": 0.30942
}Semantic roles & 50–950 ramp
primary
#CD7DB4
secondary
#C5E1CE
accent
#B8592E
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82