#CD4C9D#CD4C9D
#CD4C9D is a mid, vivid pink. Relative luminance 0.206; OKLCH L 61.5% C 0.184 H 345.2°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CD4C9D |
|---|---|
| RGB | rgb(205, 76, 157) |
| HSL | hsl(322, 56%, 55%) |
| HSV | hsv(322, 63%, 80%) |
| CMYK | cmyk(0%, 62.9%, 23.4%, 19.6%) |
| CIE-LAB | lab(52.49, 59.18, -17.70) |
| CIE-LCH | lch(52.49, 61.77, 343.34°) |
| OKLab | oklab(61.47% 0.1782 -0.047) |
| OKLCH | oklch(61.47% 0.184 345.2) |
| XYZ | xyz(33.8482, 20.5856, 34.0825) |
| Luminance | 0.2058 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.35
Pale Magenta
#D767AD
ΔE00 6.52
Pinky Purple
#C94CBE
ΔE00 6.87
Purpley Pink
#C83CB9
ΔE00 7.16
Shocking Pink
#FE02A2
ΔE00 7.65
Bright Pink
#FE01B1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD4C9D #4CCD7C
analogous
#BD4CCD #CD4C9D #CD4C5C
triadic
#CD4C9D #9DCD4C #4C9DCD
tetradic
#CD4C9D #CDBD4C #4CCD7C #4C5CCD
square
#CD4C9D #CDBD4C #4CCD7C #4C5CCD
split-complementary
#CD4C9D #5CCD4C #4CCDBD
monochromatic
#7C235B #AC307E #CD4C9D #DA7CB7 #E8ACD1
Accessibility & contrast
On white
4.10
#CD4C9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#CD4C9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD4C9D
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD4C9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD4C9D | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#596F9F
Deuteranopia (green-blind)
#7E859A
Tritanopia (blue-blind)
#DA4A6E
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cd4c9d; /* rgb */ color: rgb(205, 76, 157); /* oklch */ color: oklch(61.5% 0.184 345.2);
Tailwind
colors: {
custom: {
50: '#e086ba',
500: '#cd4c9d',
950: '#000000',
},
}SCSS
$custom: #cd4c9d; $custom-light: #e086ba; $custom-dark: #000000;
JSON
{
"hex": "#cd4c9d",
"rgb": {
"r": 205,
"g": 76,
"b": 157
},
"hsl": {
"h": 322.326,
"s": 56.332,
"l": 55.098
},
"oklch": {
"l": 0.61467,
"c": 0.18427,
"h": 345.2
},
"luminance": 0.20582
}Semantic roles & 50–950 ramp
primary
#CD4C9D
secondary
#9FD5B3
accent
#E08148
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80