#CD4B9D#CD4B9D
#CD4B9D is a mid, vivid pink. Relative luminance 0.204; OKLCH L 61.4% C 0.186 H 345.1°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CD4B9D |
|---|---|
| RGB | rgb(205, 75, 157) |
| HSL | hsl(322, 57%, 55%) |
| HSV | hsv(322, 63%, 80%) |
| CMYK | cmyk(0%, 63.4%, 23.4%, 19.6%) |
| CIE-LAB | lab(52.34, 59.60, -17.94) |
| CIE-LCH | lch(52.34, 62.24, 343.25°) |
| OKLab | oklab(61.36% 0.1795 -0.0476) |
| OKLCH | oklch(61.36% 0.186 345.1) |
| XYZ | xyz(33.7799, 20.4489, 34.0598) |
| Luminance | 0.2045 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.47
Pale Magenta
#D767AD
ΔE00 6.70
Pinky Purple
#C94CBE
ΔE00 6.82
Purpley Pink
#C83CB9
ΔE00 7.03
Shocking Pink
#FE02A2
ΔE00 7.65
Bright Pink
#FE01B1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD4B9D #4BCD7B
analogous
#BC4BCD #CD4B9D #CD4B5C
triadic
#CD4B9D #9DCD4B #4B9DCD
tetradic
#CD4B9D #CDBC4B #4BCD7B #4B5CCD
square
#CD4B9D #CDBC4B #4BCD7B #4B5CCD
split-complementary
#CD4B9D #5CCD4B #4BCDBC
monochromatic
#7B225A #AB307E #CD4B9D #DA7BB7 #E8ABD1
Accessibility & contrast
On white
4.13
#CD4B9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#CD4B9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD4B9D
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD4B9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD4B9D | 1.00 | 4.13 | 5.09 | 5.09 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#586F9F
Deuteranopia (green-blind)
#7E859A
Tritanopia (blue-blind)
#DA496D
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cd4b9d; /* rgb */ color: rgb(205, 75, 157); /* oklch */ color: oklch(61.4% 0.186 345.1);
Tailwind
colors: {
custom: {
50: '#e085ba',
500: '#cd4b9d',
950: '#000000',
},
}SCSS
$custom: #cd4b9d; $custom-light: #e085ba; $custom-dark: #000000;
JSON
{
"hex": "#cd4b9d",
"rgb": {
"r": 205,
"g": 75,
"b": 157
},
"hsl": {
"h": 322.154,
"s": 56.522,
"l": 54.902
},
"oklch": {
"l": 0.61355,
"c": 0.18566,
"h": 345.1
},
"luminance": 0.20446
}Semantic roles & 50–950 ramp
primary
#CD4B9D
secondary
#9FD5B3
accent
#E08048
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80