#CC5B95#CC5B95
#CC5B95 is a light, vivid pink. Relative luminance 0.225; OKLCH L 62.9% C 0.157 H 350.6°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC5B95 |
|---|---|
| RGB | rgb(204, 91, 149) |
| HSL | hsl(329, 53%, 58%) |
| HSV | hsv(329, 55%, 80%) |
| CMYK | cmyk(0%, 55.4%, 27%, 20%) |
| CIE-LAB | lab(54.55, 51.10, -9.91) |
| CIE-LCH | lch(54.55, 52.05, 349.03°) |
| OKLab | oklab(62.86% 0.1545 -0.0257) |
| OKLCH | oklch(62.86% 0.157 350.6) |
| XYZ | xyz(34.0690, 22.4926, 30.9752) |
| Luminance | 0.2249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.22
Purplish Pink
#CE5DAE
ΔE00 5.45
Darkish Pink
#DA467D
ΔE00 6.59
Blush
#DE5D83
ΔE00 7.47
Palevioletred
#DB7093
ΔE00 7.58
Barbie Pink
#FE46A5
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC5B95 #5BCC92
analogous
#CB5BCC #CC5B95 #CC5B5C
triadic
#CC5B95 #95CC5B #5B95CC
tetradic
#CC5B95 #CCCB5B #5BCC92 #5B5CCC
square
#CC5B95 #CCCB5B #5BCC92 #5B5CCC
split-complementary
#CC5B95 #5CCC5B #5BCCCB
monochromatic
#842958 #B23777 #CC5B95 #DB8AB3 #E9B8D1
Accessibility & contrast
On white
3.82
#CC5B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#CC5B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC5B95
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC5B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC5B95 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#697697
Deuteranopia (green-blind)
#878A92
Tritanopia (blue-blind)
#D95771
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc5b95; /* rgb */ color: rgb(204, 91, 149); /* oklch */ color: oklch(62.9% 0.157 350.6);
Tailwind
colors: {
custom: {
50: '#df8eb4',
500: '#cc5b95',
950: '#000000',
},
}SCSS
$custom: #cc5b95; $custom-light: #df8eb4; $custom-dark: #000000;
JSON
{
"hex": "#cc5b95",
"rgb": {
"r": 204,
"g": 91,
"b": 149
},
"hsl": {
"h": 329.204,
"s": 52.558,
"l": 57.843
},
"oklch": {
"l": 0.62864,
"c": 0.15664,
"h": 350.6
},
"luminance": 0.22489
}Semantic roles & 50–950 ramp
primary
#CC5B95
secondary
#ABD8C1
accent
#DC924C
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160D11
muted
#847D80