#CD7CB7#CD7CB7
#CD7CB7 is a light, vivid pink. Relative luminance 0.308; OKLCH L 69.1% C 0.125 H 337.7°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7CB7 |
|---|---|
| RGB | rgb(205, 124, 183) |
| HSL | hsl(316, 45%, 65%) |
| HSV | hsv(316, 40%, 80%) |
| CMYK | cmyk(0%, 39.5%, 10.7%, 19.6%) |
| CIE-LAB | lab(62.35, 39.86, -17.74) |
| CIE-LCH | lch(62.35, 43.63, 336.01°) |
| OKLab | oklab(69.13% 0.1157 -0.0475) |
| OKLCH | oklch(69.13% 0.125 337.7) |
| XYZ | xyz(40.9317, 30.8156, 48.5826) |
| Luminance | 0.3081 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.56
Pale Magenta
#D767AD
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.07
Orchid
#DA70D6
ΔE00 7.20
Purplish Pink
#CE5DAE
ΔE00 7.23
Dusty Lavender
#AC86A8
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7CB7 #7CCD92
analogous
#BA7CCD #CD7CB7 #CD7C8F
triadic
#CD7CB7 #B7CD7C #7CB7CD
tetradic
#CD7CB7 #CDBA7C #7CCD92 #7C8FCD
square
#CD7CB7 #CDBA7C #7CCD92 #7C8FCD
split-complementary
#CD7CB7 #8FCD7C #7CCDBA
monochromatic
#96397C #BC509F #CD7CB7 #DEA8CF #EFD5E8
Accessibility & contrast
On white
2.93
#CD7CB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#CD7CB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7CB7
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7CB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7CB7 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8FB9
Deuteranopia (green-blind)
#939BB5
Tritanopia (blue-blind)
#D57E92
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd7cb7; /* rgb */ color: rgb(205, 124, 183); /* oklch */ color: oklch(69.1% 0.125 337.7);
Tailwind
colors: {
custom: {
50: '#dea3cc',
500: '#cd7cb7',
950: '#000000',
},
}SCSS
$custom: #cd7cb7; $custom-light: #dea3cc; $custom-dark: #000000;
JSON
{
"hex": "#cd7cb7",
"rgb": {
"r": 205,
"g": 124,
"b": 183
},
"hsl": {
"h": 316.296,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.69133,
"c": 0.12504,
"h": 337.7
},
"luminance": 0.30813
}Semantic roles & 50–950 ramp
primary
#CD7CB7
secondary
#C4E0CC
accent
#B8532E
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82