#CC51BE#CC51BE
#CC51BE is a light, vivid purple. Relative luminance 0.224; OKLCH L 63.4% C 0.200 H 332.4°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CC51BE |
|---|---|
| RGB | rgb(204, 81, 190) |
| HSL | hsl(307, 55%, 56%) |
| HSV | hsv(307, 60%, 80%) |
| CMYK | cmyk(0%, 60.3%, 6.9%, 20%) |
| CIE-LAB | lab(54.49, 61.69, -33.86) |
| CIE-LCH | lch(54.49, 70.37, 331.23°) |
| OKLab | oklab(63.36% 0.1768 -0.0926) |
| OKLCH | oklch(63.36% 0.2 332.4) |
| XYZ | xyz(37.1385, 22.4427, 51.0810) |
| Luminance | 0.2244 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.34
Purpleish Pink
#DF4EC8
ΔE00 3.34
Purpley Pink
#C83CB9
ΔE00 4.06
Pinkish Purple
#D648D7
ΔE00 4.13
Purplish Pink
#CE5DAE
ΔE00 4.65
Mediumorchid
#BA55D3
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC51BE #51CC5F
analogous
#9C51CC #CC51BE #CC5180
triadic
#CC51BE #BECC51 #51BECC
tetradic
#CC51BE #CC9C51 #51CC5F #5180CC
square
#CC51BE #CC9C51 #51CC5F #5180CC
split-complementary
#CC51BE #80CC51 #51CC9C
monochromatic
#7E2574 #AD339F #CC51BE #DA80D0 #E8B0E1
Accessibility & contrast
On white
3.83
#CC51BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#CC51BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC51BE
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC51BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC51BE | 1.00 | 3.83 | 5.49 | 5.49 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C77C1
Deuteranopia (green-blind)
#7489BB
Tritanopia (blue-blind)
#D45B80
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc51be; /* rgb */ color: rgb(204, 81, 190); /* oklch */ color: oklch(63.4% 0.200 332.4);
Tailwind
colors: {
custom: {
50: '#df89d2',
500: '#cc51be',
950: '#000000',
},
}SCSS
$custom: #cc51be; $custom-light: #df89d2; $custom-dark: #000000;
JSON
{
"hex": "#cc51be",
"rgb": {
"r": 204,
"g": 81,
"b": 190
},
"hsl": {
"h": 306.829,
"s": 54.667,
"l": 55.882
},
"oklch": {
"l": 0.63356,
"c": 0.19961,
"h": 332.4
},
"luminance": 0.2244
}Semantic roles & 50–950 ramp
primary
#CC51BE
secondary
#A3D6A9
accent
#DE5B4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82