#CD50C8#CD50C8
#CD50C8 is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.9% C 0.210 H 329.3°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CD50C8 |
|---|---|
| RGB | rgb(205, 80, 200) |
| HSL | hsl(302, 56%, 56%) |
| HSV | hsv(302, 61%, 80%) |
| CMYK | cmyk(0%, 61%, 2.4%, 19.6%) |
| CIE-LAB | lab(54.96, 64.00, -38.87) |
| CIE-LCH | lch(54.96, 74.88, 328.73°) |
| OKLab | oklab(63.88% 0.1802 -0.107) |
| OKLCH | oklch(63.88% 0.21 329.3) |
| XYZ | xyz(38.4705, 22.8892, 57.0242) |
| Luminance | 0.2289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.93
Pinkish Purple
#D648D7
ΔE00 2.52
Purpleish Pink
#DF4EC8
ΔE00 3.37
Purpley Pink
#C83CB9
ΔE00 4.46
Mediumorchid
#BA55D3
ΔE00 4.47
Purple Pink
#D725DE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD50C8 #50CD55
analogous
#9350CD #CD50C8 #CD5089
triadic
#CD50C8 #C8CD50 #50C8CD
tetradic
#CD50C8 #CD9350 #50CD55 #5089CD
square
#CD50C8 #CD9350 #50CD55 #5089CD
split-complementary
#CD50C8 #89CD50 #50CD93
monochromatic
#7E247B #AE32A9 #CD50C8 #DB80D7 #E8AFE6
Accessibility & contrast
On white
3.77
#CD50C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#CD50C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD50C8
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD50C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD50C8 | 1.00 | 3.77 | 5.58 | 5.58 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4579CC
Deuteranopia (green-blind)
#708AC5
Tritanopia (blue-blind)
#D45E85
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cd50c8; /* rgb */ color: rgb(205, 80, 200); /* oklch */ color: oklch(63.9% 0.210 329.3);
Tailwind
colors: {
custom: {
50: '#df89d9',
500: '#cd50c8',
950: '#000000',
},
}SCSS
$custom: #cd50c8; $custom-light: #df89d9; $custom-dark: #000000;
JSON
{
"hex": "#cd50c8",
"rgb": {
"r": 205,
"g": 80,
"b": 200
},
"hsl": {
"h": 302.4,
"s": 55.556,
"l": 55.882
},
"oklch": {
"l": 0.63878,
"c": 0.20956,
"h": 329.3
},
"luminance": 0.22887
}Semantic roles & 50–950 ramp
primary
#CD50C8
secondary
#A2D6A5
accent
#DF4F49
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83