#CC58BF#CC58BF
#CC58BF is a light, vivid purple. Relative luminance 0.236; OKLCH L 64.2% C 0.190 H 332.1°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CC58BF |
|---|---|
| RGB | rgb(204, 88, 191) |
| HSL | hsl(307, 53%, 57%) |
| HSV | hsv(307, 57%, 80%) |
| CMYK | cmyk(0%, 56.9%, 6.4%, 20%) |
| CIE-LAB | lab(55.67, 58.78, -32.61) |
| CIE-LCH | lch(55.67, 67.22, 330.98°) |
| OKLab | oklab(64.23% 0.1681 -0.0891) |
| OKLCH | oklch(64.23% 0.19 332.1) |
| XYZ | xyz(37.7954, 23.5810, 51.8410) |
| Luminance | 0.2358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.62
Purpleish Pink
#DF4EC8
ΔE00 3.13
Purplish Pink
#CE5DAE
ΔE00 4.02
Pinkish Purple
#D648D7
ΔE00 4.50
Purpley Pink
#C83CB9
ΔE00 5.40
Mediumorchid
#BA55D3
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC58BF #58CC65
analogous
#9F58CC #CC58BF #CC5885
triadic
#CC58BF #BFCC58 #58BFCC
tetradic
#CC58BF #CC9F58 #58CC65 #5885CC
square
#CC58BF #CC9F58 #58CC65 #5885CC
split-complementary
#CC58BF #85CC58 #58CC9F
monochromatic
#822878 #B136A3 #CC58BF #DA87D1 #E9B6E3
Accessibility & contrast
On white
3.67
#CC58BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#CC58BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC58BF
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC58BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC58BF | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#547BC2
Deuteranopia (green-blind)
#788BBC
Tritanopia (blue-blind)
#D46183
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc58bf; /* rgb */ color: rgb(204, 88, 191); /* oklch */ color: oklch(64.2% 0.190 332.1);
Tailwind
colors: {
custom: {
50: '#de8dd2',
500: '#cc58bf',
950: '#000000',
},
}SCSS
$custom: #cc58bf; $custom-light: #de8dd2; $custom-dark: #000000;
JSON
{
"hex": "#cc58bf",
"rgb": {
"r": 204,
"g": 88,
"b": 191
},
"hsl": {
"h": 306.724,
"s": 53.211,
"l": 57.255
},
"oklch": {
"l": 0.64229,
"c": 0.19022,
"h": 332.1
},
"luminance": 0.23578
}Semantic roles & 50–950 ramp
primary
#CC58BF
secondary
#A8D7AE
accent
#DD5B4B
background
#FEF9FC
surface
#FCF1F9
border
#D5CBD2
text
#150D14
muted
#847E82