#CD599D#CD599D
#CD599D is a light, vivid pink. Relative luminance 0.226; OKLCH L 63.0% C 0.165 H 346.6°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CD599D |
|---|---|
| RGB | rgb(205, 89, 157) |
| HSL | hsl(325, 54%, 58%) |
| HSV | hsv(325, 57%, 80%) |
| CMYK | cmyk(0%, 56.6%, 23.4%, 19.6%) |
| CIE-LAB | lab(54.62, 53.44, -14.48) |
| CIE-LCH | lch(54.62, 55.36, 344.84°) |
| OKLab | oklab(63.04% 0.1607 -0.0382) |
| OKLCH | oklch(63.04% 0.165 346.6) |
| XYZ | xyz(34.8361, 22.5613, 34.4118) |
| Luminance | 0.2256 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.54
Pale Magenta
#D767AD
ΔE00 4.32
Barbie Pink
#FE46A5
ΔE00 8.02
Darkish Pink
#DA467D
ΔE00 8.08
Pinky Purple
#C94CBE
ΔE00 8.21
Purpleish Pink
#DF4EC8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD599D #59CD89
analogous
#C359CD #CD599D #CD5963
triadic
#CD599D #9DCD59 #599DCD
tetradic
#CD599D #CDC359 #59CD89 #5963CD
square
#CD599D #CDC359 #59CD89 #5963CD
split-complementary
#CD599D #63CD59 #59CDC3
monochromatic
#84285E #B3367F #CD599D #DB88B9 #E9B7D5
Accessibility & contrast
On white
3.81
#CD599D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#CD599D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD599D
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD599D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD599D | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65769F
Deuteranopia (green-blind)
#858A9A
Tritanopia (blue-blind)
#DA5774
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cd599d; /* rgb */ color: rgb(205, 89, 157); /* oklch */ color: oklch(63.0% 0.165 346.6);
Tailwind
colors: {
custom: {
50: '#df8dba',
500: '#cd599d',
950: '#000000',
},
}SCSS
$custom: #cd599d; $custom-light: #df8dba; $custom-dark: #000000;
JSON
{
"hex": "#cd599d",
"rgb": {
"r": 205,
"g": 89,
"b": 157
},
"hsl": {
"h": 324.828,
"s": 53.704,
"l": 57.647
},
"oklch": {
"l": 0.63038,
"c": 0.16515,
"h": 346.6
},
"luminance": 0.22558
}Semantic roles & 50–950 ramp
primary
#CD599D
secondary
#AAD8BD
accent
#DD874B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160D11
muted
#847D80