#CC43BD#CC43BD
#CC43BD is a mid, highly saturated purple. Relative luminance 0.205; OKLCH L 61.8% C 0.217 H 332.6°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CC43BD |
|---|---|
| RGB | rgb(204, 67, 189) |
| HSL | hsl(307, 57%, 53%) |
| HSV | hsv(307, 67%, 80%) |
| CMYK | cmyk(0%, 67.2%, 7.4%, 20%) |
| CIE-LAB | lab(52.43, 67.12, -36.52) |
| CIE-LCH | lch(52.43, 76.41, 331.45°) |
| OKLab | oklab(61.84% 0.193 -0.1001) |
| OKLCH | oklch(61.84% 0.217 332.6) |
| XYZ | xyz(36.0944, 20.5287, 50.1956) |
| Luminance | 0.2053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.35
Purpley Pink
#C83CB9
ΔE00 1.73
Pinkish Purple
#D648D7
ΔE00 4.46
Purpleish Pink
#DF4EC8
ΔE00 4.80
Purple Pink
#D725DE
ΔE00 5.40
Fuchsia (survey)
#ED0DD9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC43BD #43CC52
analogous
#9643CC #CC43BD #CC4379
triadic
#CC43BD #BDCC43 #43BDCC
tetradic
#CC43BD #CC9643 #43CC52 #4379CC
square
#CC43BD #CC9643 #43CC52 #4379CC
split-complementary
#CC43BD #79CC43 #43CC96
monochromatic
#75206C #A52D98 #CC43BD #D973CE #E6A3DF
Accessibility & contrast
On white
4.11
#CC43BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#CC43BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC43BD
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC43BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC43BD | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D71C1
Deuteranopia (green-blind)
#6D84BA
Tritanopia (blue-blind)
#D5507A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cc43bd; /* rgb */ color: rgb(204, 67, 189); /* oklch */ color: oklch(61.8% 0.217 332.6);
Tailwind
colors: {
custom: {
50: '#df82d1',
500: '#cc43bd',
950: '#000000',
},
}SCSS
$custom: #cc43bd; $custom-light: #df82d1; $custom-dark: #000000;
JSON
{
"hex": "#cc43bd",
"rgb": {
"r": 204,
"g": 67,
"b": 189
},
"hsl": {
"h": 306.569,
"s": 57.322,
"l": 53.137
},
"oklch": {
"l": 0.6184,
"c": 0.2174,
"h": 332.6
},
"luminance": 0.20526
}Semantic roles & 50–950 ramp
primary
#CC43BD
secondary
#98D39E
accent
#E15847
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160B14
muted
#847C82