#CD50C4#CD50C4
#CD50C4 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.7% C 0.206 H 330.6°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CD50C4 |
|---|---|
| RGB | rgb(205, 80, 196) |
| HSL | hsl(304, 56%, 56%) |
| HSV | hsv(304, 61%, 80%) |
| CMYK | cmyk(0%, 61%, 4.4%, 19.6%) |
| CIE-LAB | lab(54.77, 63.34, -36.88) |
| CIE-LCH | lch(54.77, 73.29, 329.79°) |
| OKLab | oklab(63.68% 0.1798 -0.1012) |
| OKLCH | oklch(63.68% 0.206 330.6) |
| XYZ | xyz(38.0091, 22.7047, 54.5944) |
| Luminance | 0.2270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.48
Pinkish Purple
#D648D7
ΔE00 3.11
Purpleish Pink
#DF4EC8
ΔE00 3.20
Purpley Pink
#C83CB9
ΔE00 4.19
Mediumorchid
#BA55D3
ΔE00 5.00
Purplish Pink
#CE5DAE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD50C4 #50CD59
analogous
#9750CD #CD50C4 #CD5085
triadic
#CD50C4 #C4CD50 #50C4CD
tetradic
#CD50C4 #CD9750 #50CD59 #5085CD
square
#CD50C4 #CD9750 #50CD59 #5085CD
split-complementary
#CD50C4 #85CD50 #50CD97
monochromatic
#7E2478 #AE32A5 #CD50C4 #DB80D4 #E8AFE4
Accessibility & contrast
On white
3.79
#CD50C4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#CD50C4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD50C4
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD50C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD50C4 | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4878C8
Deuteranopia (green-blind)
#7289C1
Tritanopia (blue-blind)
#D45D83
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cd50c4; /* rgb */ color: rgb(205, 80, 196); /* oklch */ color: oklch(63.7% 0.206 330.6);
Tailwind
colors: {
custom: {
50: '#df89d6',
500: '#cd50c4',
950: '#000000',
},
}SCSS
$custom: #cd50c4; $custom-light: #df89d6; $custom-dark: #000000;
JSON
{
"hex": "#cd50c4",
"rgb": {
"r": 205,
"g": 80,
"b": 196
},
"hsl": {
"h": 304.32,
"s": 55.556,
"l": 55.882
},
"oklch": {
"l": 0.63676,
"c": 0.20635,
"h": 330.6
},
"luminance": 0.22702
}Semantic roles & 50–950 ramp
primary
#CD50C4
secondary
#A2D6A6
accent
#DF5449
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83