#CC7CB3#CC7CB3
#CC7CB3 is a light, vivid pink. Relative luminance 0.305; OKLCH L 68.9% C 0.121 H 339.5°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CB3 |
|---|---|
| RGB | rgb(204, 124, 179) |
| HSL | hsl(319, 44%, 64%) |
| HSV | hsv(319, 39%, 80%) |
| CMYK | cmyk(0%, 39.2%, 12.3%, 20%) |
| CIE-LAB | lab(62.09, 38.86, -15.87) |
| CIE-LCH | lch(62.09, 41.98, 337.78°) |
| OKLab | oklab(68.86% 0.1134 -0.0423) |
| OKLCH | oklch(68.86% 0.121 339.5) |
| XYZ | xyz(40.2463, 30.5097, 46.4082) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.12
Orchid (survey)
#C875C4
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.89
Purplish Pink
#CE5DAE
ΔE00 7.40
Orchid
#DA70D6
ΔE00 8.06
Dusty Lavender
#AC86A8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CB3 #7CCC95
analogous
#BD7CCC #CC7CB3 #CC7C8B
triadic
#CC7CB3 #B3CC7C #7CB3CC
tetradic
#CC7CB3 #CCBD7C #7CCC95 #7C8BCC
square
#CC7CB3 #CCBD7C #7CCC95 #7C8BCC
split-complementary
#CC7CB3 #8BCC7C #7CCCBD
monochromatic
#943A78 #BB5099 #CC7CB3 #DDA8CD #EED4E6
Accessibility & contrast
On white
2.96
#CC7CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#CC7CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7CB3
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CB3 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8EB5
Deuteranopia (green-blind)
#939BB1
Tritanopia (blue-blind)
#D57D90
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc7cb3; /* rgb */ color: rgb(204, 124, 179); /* oklch */ color: oklch(68.9% 0.121 339.5);
Tailwind
colors: {
custom: {
50: '#dda3c9',
500: '#cc7cb3',
950: '#000000',
},
}SCSS
$custom: #cc7cb3; $custom-light: #dda3c9; $custom-dark: #000000;
JSON
{
"hex": "#cc7cb3",
"rgb": {
"r": 204,
"g": 124,
"b": 179
},
"hsl": {
"h": 318.75,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.68864,
"c": 0.12102,
"h": 339.5
},
"luminance": 0.30507
}Semantic roles & 50–950 ramp
primary
#CC7CB3
secondary
#C4E0CD
accent
#B7592E
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82