#CC7ABC#CC7ABC
#CC7ABC is a light, vivid pink. Relative luminance 0.304; OKLCH L 68.9% C 0.132 H 334.4°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7ABC |
|---|---|
| RGB | rgb(204, 122, 188) |
| HSL | hsl(312, 45%, 64%) |
| HSV | hsv(312, 40%, 80%) |
| CMYK | cmyk(0%, 40.2%, 7.8%, 20%) |
| CIE-LAB | lab(61.99, 41.44, -21.14) |
| CIE-LCH | lch(61.99, 46.52, 332.98°) |
| OKLab | oklab(68.89% 0.119 -0.0569) |
| OKLCH | oklch(68.89% 0.132 334.4) |
| XYZ | xyz(40.9383, 30.3895, 51.2766) |
| Luminance | 0.3039 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.98
Pale Magenta
#D767AD
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.81
Purplish Pink
#CE5DAE
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7ABC #7ACC8A
analogous
#B37ACC #CC7ABC #CC7A93
triadic
#CC7ABC #BCCC7A #7ABCCC
tetradic
#CC7ABC #CCB37A #7ACC8A #7A93CC
square
#CC7ABC #CCB37A #7ACC8A #7A93CC
split-complementary
#CC7ABC #93CC7A #7ACCB3
monochromatic
#933881 #BB4EA6 #CC7ABC #DDA6D2 #EED2E9
Accessibility & contrast
On white
2.97
#CC7ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#CC7ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7ABC
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7ABC | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBE
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#D37E93
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc7abc; /* rgb */ color: rgb(204, 122, 188); /* oklch */ color: oklch(68.9% 0.132 334.4);
Tailwind
colors: {
custom: {
50: '#dda2d0',
500: '#cc7abc',
950: '#000000',
},
}SCSS
$custom: #cc7abc; $custom-light: #dda2d0; $custom-dark: #000000;
JSON
{
"hex": "#cc7abc",
"rgb": {
"r": 204,
"g": 122,
"b": 188
},
"hsl": {
"h": 311.707,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.68893,
"c": 0.13188,
"h": 334.4
},
"luminance": 0.30387
}Semantic roles & 50–950 ramp
primary
#CC7ABC
secondary
#C3DFC8
accent
#B8492E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82