#CC7CA4#CC7CA4
#CC7CA4 is a light, moderate pink. Relative luminance 0.299; OKLCH L 68.3% C 0.111 H 349.1°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CA4 |
|---|---|
| RGB | rgb(204, 124, 164) |
| HSL | hsl(330, 44%, 64%) |
| HSV | hsv(330, 39%, 80%) |
| CMYK | cmyk(0%, 39.2%, 19.6%, 20%) |
| CIE-LAB | lab(61.60, 36.47, -8.06) |
| CIE-LCH | lch(61.60, 37.35, 347.53°) |
| OKLab | oklab(68.33% 0.1087 -0.021) |
| OKLCH | oklch(68.33% 0.111 349.1) |
| XYZ | xyz(38.8109, 29.9355, 38.8487) |
| Luminance | 0.2993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.60
Palevioletred
#DB7093
ΔE00 5.80
Muted Pink
#D1768F
ΔE00 5.90
Pale Magenta
#D767AD
ΔE00 6.44
Dusky Pink
#CC7A8B
ΔE00 7.35
Pig Pink
#E78EA5
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CA4 #7CCCA4
analogous
#CC7CCC #CC7CA4 #CC7C7C
triadic
#CC7CA4 #A4CC7C #7CA4CC
tetradic
#CC7CA4 #CCCC7C #7CCCA4 #7C7CCC
square
#CC7CA4 #CCCC7C #7CCCA4 #7C7CCC
split-complementary
#CC7CA4 #7CCC7C #7CCCCC
monochromatic
#943A67 #BB5085 #CC7CA4 #DDA8C3 #EED4E1
Accessibility & contrast
On white
3.01
#CC7CA4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#CC7CA4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC7CA4
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CA4 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#838DA5
Deuteranopia (green-blind)
#979AA2
Tritanopia (blue-blind)
#D77A8A
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc7ca4; /* rgb */ color: rgb(204, 124, 164); /* oklch */ color: oklch(68.3% 0.111 349.1);
Tailwind
colors: {
custom: {
50: '#dda3bf',
500: '#cc7ca4',
950: '#000000',
},
}SCSS
$custom: #cc7ca4; $custom-light: #dda3bf; $custom-dark: #000000;
JSON
{
"hex": "#cc7ca4",
"rgb": {
"r": 204,
"g": 124,
"b": 164
},
"hsl": {
"h": 330,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.68328,
"c": 0.11071,
"h": 349.1
},
"luminance": 0.29933
}Semantic roles & 50–950 ramp
primary
#CC7CA4
secondary
#C4E0D2
accent
#B7732E
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F12
muted
#837F81