#CC5B99#CC5B99
#CC5B99 is a light, vivid pink. Relative luminance 0.226; OKLCH L 63.0% C 0.159 H 348.5°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CC5B99 |
|---|---|
| RGB | rgb(204, 91, 153) |
| HSL | hsl(327, 53%, 58%) |
| HSV | hsv(327, 55%, 80%) |
| CMYK | cmyk(0%, 55.4%, 25%, 20%) |
| CIE-LAB | lab(54.68, 51.64, -12.05) |
| CIE-LCH | lch(54.68, 53.03, 346.86°) |
| OKLab | oklab(63.01% 0.1557 -0.0315) |
| OKLCH | oklch(63.01% 0.159 348.5) |
| XYZ | xyz(34.3939, 22.6226, 32.6860) |
| Luminance | 0.2262 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.49
Pale Magenta
#D767AD
ΔE00 4.60
Darkish Pink
#DA467D
ΔE00 7.38
Barbie Pink
#FE46A5
ΔE00 8.09
Palevioletred
#DB7093
ΔE00 8.18
Blush
#DE5D83
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC5B99 #5BCC8E
analogous
#C75BCC #CC5B99 #CC5B60
triadic
#CC5B99 #99CC5B #5B99CC
tetradic
#CC5B99 #CCC75B #5BCC8E #5B60CC
square
#CC5B99 #CCC75B #5BCC8E #5B60CC
split-complementary
#CC5B99 #60CC5B #5BCCC7
monochromatic
#84295B #B2377B #CC5B99 #DB8AB6 #E9B8D3
Accessibility & contrast
On white
3.80
#CC5B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#CC5B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC5B99
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC5B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC5B99 | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67779B
Deuteranopia (green-blind)
#868A96
Tritanopia (blue-blind)
#D95873
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc5b99; /* rgb */ color: rgb(204, 91, 153); /* oklch */ color: oklch(63.0% 0.159 348.5);
Tailwind
colors: {
custom: {
50: '#de8eb7',
500: '#cc5b99',
950: '#000000',
},
}SCSS
$custom: #cc5b99; $custom-light: #de8eb7; $custom-dark: #000000;
JSON
{
"hex": "#cc5b99",
"rgb": {
"r": 204,
"g": 91,
"b": 153
},
"hsl": {
"h": 327.08,
"s": 52.558,
"l": 57.843
},
"oklch": {
"l": 0.6301,
"c": 0.15884,
"h": 348.5
},
"luminance": 0.22619
}Semantic roles & 50–950 ramp
primary
#CC5B99
secondary
#ABD8BF
accent
#DC8D4C
background
#FEF9FB
surface
#FCF1F6
border
#D5CBD0
text
#160D11
muted
#847E80