#CD4CC8#CD4CC8
#CD4CC8 is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.4% C 0.215 H 329.3°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CD4CC8 |
|---|---|
| RGB | rgb(205, 76, 200) |
| HSL | hsl(302, 56%, 55%) |
| HSV | hsv(302, 63%, 80%) |
| CMYK | cmyk(0%, 62.9%, 2.4%, 19.6%) |
| CIE-LAB | lab(54.37, 65.64, -39.80) |
| CIE-LCH | lch(54.37, 76.77, 328.77°) |
| OKLab | oklab(63.45% 0.1849 -0.1096) |
| OKLCH | oklch(63.45% 0.215 329.3) |
| XYZ | xyz(38.1863, 22.3208, 56.9295) |
| Luminance | 0.2232 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.69
Pinkish Purple
#D648D7
ΔE00 2.45
Purpleish Pink
#DF4EC8
ΔE00 3.72
Purpley Pink
#C83CB9
ΔE00 3.89
Mediumorchid
#BA55D3
ΔE00 4.39
Purple Pink
#D725DE
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD4CC8 #4CCD51
analogous
#924CCD #CD4CC8 #CD4C87
triadic
#CD4CC8 #C8CD4C #4CC8CD
tetradic
#CD4CC8 #CD924C #4CCD51 #4C87CD
square
#CD4CC8 #CD924C #4CCD51 #4C87CD
split-complementary
#CD4CC8 #87CD4C #4CCD92
monochromatic
#7C2379 #AC30A7 #CD4CC8 #DA7CD7 #E8ACE5
Accessibility & contrast
On white
3.84
#CD4CC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CD4CC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD4CC8
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD4CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD4CC8 | 1.00 | 3.84 | 5.46 | 5.46 |
| #FFFFFF | 3.84 | 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)
#4077CC
Deuteranopia (green-blind)
#6E88C5
Tritanopia (blue-blind)
#D45B83
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cd4cc8; /* rgb */ color: rgb(205, 76, 200); /* oklch */ color: oklch(63.4% 0.215 329.3);
Tailwind
colors: {
custom: {
50: '#e087d9',
500: '#cd4cc8',
950: '#000000',
},
}SCSS
$custom: #cd4cc8; $custom-light: #e087d9; $custom-dark: #000000;
JSON
{
"hex": "#cd4cc8",
"rgb": {
"r": 205,
"g": 76,
"b": 200
},
"hsl": {
"h": 302.326,
"s": 56.332,
"l": 55.098
},
"oklch": {
"l": 0.63447,
"c": 0.21493,
"h": 329.3
},
"luminance": 0.22318
}Semantic roles & 50–950 ramp
primary
#CD4CC8
secondary
#9FD5A1
accent
#E04E48
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83