#CD55A8#CD55A8
#CD55A8 is a light, vivid pink. Relative luminance 0.223; OKLCH L 63.0% C 0.178 H 341.3°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CD55A8 |
|---|---|
| RGB | rgb(205, 85, 168) |
| HSL | hsl(319, 55%, 57%) |
| HSV | hsv(319, 59%, 80%) |
| CMYK | cmyk(0%, 58.5%, 18%, 19.6%) |
| CIE-LAB | lab(54.35, 56.83, -21.32) |
| CIE-LCH | lch(54.35, 60.69, 339.44°) |
| OKLab | oklab(62.98% 0.1689 -0.0571) |
| OKLCH | oklch(62.98% 0.178 341.3) |
| XYZ | xyz(35.4940, 22.3063, 39.4744) |
| Luminance | 0.2230 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.88
Pale Magenta
#D767AD
ΔE00 4.86
Pinky Purple
#C94CBE
ΔE00 5.42
Purpleish Pink
#DF4EC8
ΔE00 5.84
Purpley Pink
#C83CB9
ΔE00 6.70
Bright Pink
#FE01B1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD55A8 #55CD7A
analogous
#B655CD #CD55A8 #CD556C
triadic
#CD55A8 #A8CD55 #55A8CD
tetradic
#CD55A8 #CDB655 #55CD7A #556CCD
square
#CD55A8 #CDB655 #55CD7A #556CCD
split-complementary
#CD55A8 #6CCD55 #55CDB6
monochromatic
#822665 #B1348A #CD55A8 #DB84C0 #E9B4D8
Accessibility & contrast
On white
3.85
#CD55A8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CD55A8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD55A8
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD55A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD55A8 | 1.00 | 3.85 | 5.46 | 5.46 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D76AB
Deuteranopia (green-blind)
#7F89A5
Tritanopia (blue-blind)
#D85777
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cd55a8; /* rgb */ color: rgb(205, 85, 168); /* oklch */ color: oklch(63.0% 0.178 341.3);
Tailwind
colors: {
custom: {
50: '#df8bc2',
500: '#cd55a8',
950: '#000000',
},
}SCSS
$custom: #cd55a8; $custom-light: #df8bc2; $custom-dark: #000000;
JSON
{
"hex": "#cd55a8",
"rgb": {
"r": 205,
"g": 85,
"b": 168
},
"hsl": {
"h": 318.5,
"s": 54.545,
"l": 56.863
},
"oklch": {
"l": 0.62975,
"c": 0.17827,
"h": 341.3
},
"luminance": 0.22303
}Semantic roles & 50–950 ramp
primary
#CD55A8
secondary
#A6D7B6
accent
#DE784A
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81