#CC7BBE#CC7BBE
#CC7BBE is a light, vivid pink. Relative luminance 0.307; OKLCH L 69.1% C 0.132 H 333.5°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7BBE |
|---|---|
| RGB | rgb(204, 123, 190) |
| HSL | hsl(310, 44%, 64%) |
| HSV | hsv(310, 40%, 80%) |
| CMYK | cmyk(0%, 39.7%, 6.9%, 20%) |
| CIE-LAB | lab(62.27, 41.26, -21.84) |
| CIE-LCH | lch(62.27, 46.68, 332.11°) |
| OKLab | oklab(69.13% 0.118 -0.0589) |
| OKLCH | oklch(69.13% 0.132 333.5) |
| XYZ | xyz(41.2788, 30.7232, 52.4611) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.60
Pale Magenta
#D767AD
ΔE00 5.66
Purplish Pink
#CE5DAE
ΔE00 7.01
Purply Pink
#F075E6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7BBE #7BCC89
analogous
#B27BCC #CC7BBE #CC7B96
triadic
#CC7BBE #BECC7B #7BBECC
tetradic
#CC7BBE #CCB27B #7BCC89 #7B96CC
square
#CC7BBE #CCB27B #7BCC89 #7B96CC
split-complementary
#CC7BBE #96CC7B #7BCCB2
monochromatic
#943984 #BB4FA8 #CC7BBE #DDA7D4 #EED3E9
Accessibility & contrast
On white
2.94
#CC7BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#CC7BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7BBE
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7BBE | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8FC0
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#D37F94
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc7bbe; /* rgb */ color: rgb(204, 123, 190); /* oklch */ color: oklch(69.1% 0.132 333.5);
Tailwind
colors: {
custom: {
50: '#dda3d1',
500: '#cc7bbe',
950: '#000000',
},
}SCSS
$custom: #cc7bbe; $custom-light: #dda3d1; $custom-dark: #000000;
JSON
{
"hex": "#cc7bbe",
"rgb": {
"r": 204,
"g": 123,
"b": 190
},
"hsl": {
"h": 310.37,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.69131,
"c": 0.13185,
"h": 333.5
},
"luminance": 0.30721
}Semantic roles & 50–950 ramp
primary
#CC7BBE
secondary
#C3E0C8
accent
#B7462E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82