#CC5BBE#CC5BBE
#CC5BBE is a light, vivid purple. Relative luminance 0.240; OKLCH L 64.6% C 0.185 H 332.5°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CC5BBE |
|---|---|
| RGB | rgb(204, 91, 190) |
| HSL | hsl(307, 53%, 58%) |
| HSV | hsv(307, 55%, 80%) |
| CMYK | cmyk(0%, 55.4%, 6.9%, 20%) |
| CIE-LAB | lab(56.13, 57.24, -31.32) |
| CIE-LCH | lch(56.13, 65.25, 331.32°) |
| OKLab | oklab(64.55% 0.164 -0.0854) |
| OKLCH | oklch(64.55% 0.185 332.5) |
| XYZ | xyz(37.9371, 24.0399, 51.3472) |
| Luminance | 0.2404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.26
Purpleish Pink
#DF4EC8
ΔE00 3.29
Purplish Pink
#CE5DAE
ΔE00 3.58
Pinkish Purple
#D648D7
ΔE00 5.01
Orchid (survey)
#C875C4
ΔE00 5.73
Purpley Pink
#C83CB9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC5BBE #5BCC69
analogous
#A25BCC #CC5BBE #CC5B85
triadic
#CC5BBE #BECC5B #5BBECC
tetradic
#CC5BBE #CCA25B #5BCC69 #5B85CC
square
#CC5BBE #CCA25B #5BCC69 #5B85CC
split-complementary
#CC5BBE #85CC5B #5BCCA2
monochromatic
#842978 #B237A3 #CC5BBE #DB8AD1 #E9B8E3
Accessibility & contrast
On white
3.62
#CC5BBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#CC5BBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC5BBE
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC5BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC5BBE | 1.00 | 3.62 | 5.81 | 5.81 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#587CC1
Deuteranopia (green-blind)
#7A8CBB
Tritanopia (blue-blind)
#D46384
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc5bbe; /* rgb */ color: rgb(204, 91, 190); /* oklch */ color: oklch(64.6% 0.185 332.5);
Tailwind
colors: {
custom: {
50: '#de8fd2',
500: '#cc5bbe',
950: '#000000',
},
}SCSS
$custom: #cc5bbe; $custom-light: #de8fd2; $custom-dark: #000000;
JSON
{
"hex": "#cc5bbe",
"rgb": {
"r": 204,
"g": 91,
"b": 190
},
"hsl": {
"h": 307.434,
"s": 52.558,
"l": 57.843
},
"oklch": {
"l": 0.64554,
"c": 0.18488,
"h": 332.5
},
"luminance": 0.24037
}Semantic roles & 50–950 ramp
primary
#CC5BBE
secondary
#ABD8B0
accent
#DC5E4C
background
#FDF9FC
surface
#FBF1F9
border
#D4CBD2
text
#150D14
muted
#837E82