#CC55BF#CC55BF
#CC55BF is a light, vivid purple. Relative luminance 0.231; OKLCH L 63.9% C 0.195 H 332.0°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55BF |
|---|---|
| RGB | rgb(204, 85, 191) |
| HSL | hsl(307, 54%, 57%) |
| HSV | hsv(307, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 6.4%, 20%) |
| CIE-LAB | lab(55.17, 60.11, -33.38) |
| CIE-LCH | lch(55.17, 68.76, 330.96°) |
| OKLab | oklab(63.87% 0.1719 -0.0913) |
| OKLCH | oklch(63.87% 0.195 332) |
| XYZ | xyz(37.5542, 23.0986, 51.7606) |
| Luminance | 0.2310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.04
Purpleish Pink
#DF4EC8
ΔE00 3.14
Pinkish Purple
#D648D7
ΔE00 4.22
Purplish Pink
#CE5DAE
ΔE00 4.33
Purpley Pink
#C83CB9
ΔE00 4.82
Mediumorchid
#BA55D3
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55BF #55CC62
analogous
#9E55CC #CC55BF #CC5584
triadic
#CC55BF #BFCC55 #55BFCC
tetradic
#CC55BF #CC9E55 #55CC62 #5584CC
square
#CC55BF #CC9E55 #55CC62 #5584CC
split-complementary
#CC55BF #84CC55 #55CC9E
monochromatic
#802676 #AF35A2 #CC55BF #DA84D1 #E8B3E2
Accessibility & contrast
On white
3.74
#CC55BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#CC55BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55BF
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55BF | 1.00 | 3.74 | 5.62 | 5.62 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5079C2
Deuteranopia (green-blind)
#768ABC
Tritanopia (blue-blind)
#D45F82
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc55bf; /* rgb */ color: rgb(204, 85, 191); /* oklch */ color: oklch(63.9% 0.195 332.0);
Tailwind
colors: {
custom: {
50: '#de8bd2',
500: '#cc55bf',
950: '#000000',
},
}SCSS
$custom: #cc55bf; $custom-light: #de8bd2; $custom-dark: #000000;
JSON
{
"hex": "#cc55bf",
"rgb": {
"r": 204,
"g": 85,
"b": 191
},
"hsl": {
"h": 306.555,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.63869,
"c": 0.19465,
"h": 332
},
"luminance": 0.23096
}Semantic roles & 50–950 ramp
primary
#CC55BF
secondary
#A6D7AB
accent
#DD5B4B
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82