#CD549D#CD549D
#CD549D is a light, vivid pink. Relative luminance 0.218; OKLCH L 62.4% C 0.173 H 346.0°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CD549D |
|---|---|
| RGB | rgb(205, 84, 157) |
| HSL | hsl(324, 55%, 57%) |
| HSV | hsv(324, 59%, 80%) |
| CMYK | cmyk(0%, 59%, 23.4%, 19.6%) |
| CIE-LAB | lab(53.77, 55.71, -15.76) |
| CIE-LCH | lch(53.77, 57.90, 344.20°) |
| OKLab | oklab(62.41% 0.1676 -0.0417) |
| OKLCH | oklch(62.41% 0.173 346) |
| XYZ | xyz(34.4341, 21.7573, 34.2778) |
| Luminance | 0.2175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.62
Pale Magenta
#D767AD
ΔE00 5.12
Pinky Purple
#C94CBE
ΔE00 7.57
Purpleish Pink
#DF4EC8
ΔE00 7.92
Shocking Pink
#FE02A2
ΔE00 7.92
Bright Pink
#FE01B1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD549D #54CD84
analogous
#C154CD #CD549D #CD5461
triadic
#CD549D #9DCD54 #549DCD
tetradic
#CD549D #CDC154 #54CD84 #5461CD
square
#CD549D #CDC154 #54CD84 #5461CD
split-complementary
#CD549D #61CD54 #54CDC1
monochromatic
#81265D #B0347F #CD549D #DB83B8 #E9B3D3
Accessibility & contrast
On white
3.92
#CD549D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#CD549D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD549D
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD549D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD549D | 1.00 | 3.92 | 5.35 | 5.35 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#60749F
Deuteranopia (green-blind)
#82889A
Tritanopia (blue-blind)
#DA5271
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cd549d; /* rgb */ color: rgb(205, 84, 157); /* oklch */ color: oklch(62.4% 0.173 346.0);
Tailwind
colors: {
custom: {
50: '#df8aba',
500: '#cd549d',
950: '#000000',
},
}SCSS
$custom: #cd549d; $custom-light: #df8aba; $custom-dark: #000000;
JSON
{
"hex": "#cd549d",
"rgb": {
"r": 205,
"g": 84,
"b": 157
},
"hsl": {
"h": 323.802,
"s": 54.751,
"l": 56.667
},
"oklch": {
"l": 0.62409,
"c": 0.17271,
"h": 346
},
"luminance": 0.21754
}Semantic roles & 50–950 ramp
primary
#CD549D
secondary
#A6D7B9
accent
#DE854A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80