#CD7DBB#CD7DBB
#CD7DBB is a light, vivid pink. Relative luminance 0.312; OKLCH L 69.4% C 0.127 H 335.6°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7DBB |
|---|---|
| RGB | rgb(205, 125, 187) |
| HSL | hsl(314, 44%, 65%) |
| HSV | hsv(314, 39%, 80%) |
| CMYK | cmyk(0%, 39%, 8.8%, 19.6%) |
| CIE-LAB | lab(62.71, 40.01, -19.47) |
| CIE-LCH | lch(62.71, 44.49, 334.05°) |
| OKLab | oklab(69.45% 0.1153 -0.0523) |
| OKLCH | oklch(69.45% 0.127 335.6) |
| XYZ | xyz(41.4799, 31.2365, 50.8484) |
| Luminance | 0.3123 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 5.31
Pale Magenta
#D767AD
ΔE00 5.60
Orchid
#DA70D6
ΔE00 6.55
Purplish Pink
#CE5DAE
ΔE00 7.44
Bubblegum Pink
#FE83CC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7DBB #7DCD8F
analogous
#B77DCD #CD7DBB #CD7D93
triadic
#CD7DBB #BBCD7D #7DBBCD
tetradic
#CD7DBB #CDB77D #7DCD8F #7D93CD
square
#CD7DBB #CDB77D #7DCD8F #7D93CD
split-complementary
#CD7DBB #93CD7D #7DCDB7
monochromatic
#963A81 #BC51A4 #CD7DBB #DEA9D2 #EFD5E9
Accessibility & contrast
On white
2.90
#CD7DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#CD7DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7DBB
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7DBB | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BD
Deuteranopia (green-blind)
#929CB9
Tritanopia (blue-blind)
#D58094
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cd7dbb; /* rgb */ color: rgb(205, 125, 187); /* oklch */ color: oklch(69.4% 0.127 335.6);
Tailwind
colors: {
custom: {
50: '#dda4cf',
500: '#cd7dbb',
950: '#000000',
},
}SCSS
$custom: #cd7dbb; $custom-light: #dda4cf; $custom-dark: #000000;
JSON
{
"hex": "#cd7dbb",
"rgb": {
"r": 205,
"g": 125,
"b": 187
},
"hsl": {
"h": 313.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.69448,
"c": 0.12656,
"h": 335.6
},
"luminance": 0.31234
}Semantic roles & 50–950 ramp
primary
#CD7DBB
secondary
#C5E1CB
accent
#B84D2E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82