#CC42BD#CC42BD
#CC42BD is a mid, highly saturated purple. Relative luminance 0.204; OKLCH L 61.7% C 0.219 H 332.6°. Best body text is #000000 at 5.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CC42BD |
|---|---|
| RGB | rgb(204, 66, 189) |
| HSL | hsl(307, 58%, 53%) |
| HSV | hsv(307, 68%, 80%) |
| CMYK | cmyk(0%, 67.6%, 7.4%, 20%) |
| CIE-LAB | lab(52.30, 67.49, -36.73) |
| CIE-LCH | lch(52.30, 76.84, 331.45°) |
| OKLab | oklab(61.75% 0.194 -0.1007) |
| OKLCH | oklch(61.75% 0.219 332.6) |
| XYZ | xyz(36.0355, 20.4108, 50.1760) |
| Luminance | 0.2041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.49
Purpley Pink
#C83CB9
ΔE00 1.59
Pinkish Purple
#D648D7
ΔE00 4.51
Purpleish Pink
#DF4EC8
ΔE00 4.92
Purple Pink
#D725DE
ΔE00 5.33
Fuchsia (survey)
#ED0DD9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC42BD #42CC51
analogous
#9642CC #CC42BD #CC4278
triadic
#CC42BD #BDCC42 #42BDCC
tetradic
#CC42BD #CC9642 #42CC51 #4278CC
square
#CC42BD #CC9642 #42CC51 #4278CC
split-complementary
#CC42BD #78CC42 #42CC96
monochromatic
#741F6B #A42C97 #CC42BD #D972CE #E6A2DF
Accessibility & contrast
On white
4.13
#CC42BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.08
#CC42BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC42BD
5.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC42BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC42BD | 1.00 | 4.13 | 5.08 | 5.08 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C70C1
Deuteranopia (green-blind)
#6D84BA
Tritanopia (blue-blind)
#D54F7A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cc42bd; /* rgb */ color: rgb(204, 66, 189); /* oklch */ color: oklch(61.7% 0.219 332.6);
Tailwind
colors: {
custom: {
50: '#df81d1',
500: '#cc42bd',
950: '#000000',
},
}SCSS
$custom: #cc42bd; $custom-light: #df81d1; $custom-dark: #000000;
JSON
{
"hex": "#cc42bd",
"rgb": {
"r": 204,
"g": 66,
"b": 189
},
"hsl": {
"h": 306.522,
"s": 57.5,
"l": 52.941
},
"oklch": {
"l": 0.61745,
"c": 0.21862,
"h": 332.6
},
"luminance": 0.20408
}Semantic roles & 50–950 ramp
primary
#CC42BD
secondary
#97D39E
accent
#E15847
background
#FEF8FC
surface
#FCEFF9
border
#D5CAD2
text
#160B14
muted
#847C82