#CC79AE#CC79AE
#CC79AE is a light, vivid pink. Relative luminance 0.296; OKLCH L 68.2% C 0.123 H 342.0°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CC79AE |
|---|---|
| RGB | rgb(204, 121, 174) |
| HSL | hsl(322, 45%, 64%) |
| HSV | hsv(322, 41%, 80%) |
| CMYK | cmyk(0%, 40.7%, 14.7%, 20%) |
| CIE-LAB | lab(61.28, 39.64, -14.25) |
| CIE-LCH | lch(61.28, 42.12, 340.23°) |
| OKLab | oklab(68.2% 0.1166 -0.0378) |
| OKLCH | oklch(68.2% 0.123 342) |
| XYZ | xyz(39.3795, 29.5705, 43.6697) |
| Luminance | 0.2957 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.48
Orchid (survey)
#C875C4
ΔE00 6.03
Purplish Pink
#CE5DAE
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 7.90
Palevioletred
#DB7093
ΔE00 8.04
Dusty Lavender
#AC86A8
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC79AE #79CC97
analogous
#C079CC #CC79AE #CC7984
triadic
#CC79AE #AECC79 #79AECC
tetradic
#CC79AE #CCC079 #79CC97 #7984CC
square
#CC79AE #CCC079 #79CC97 #7984CC
split-complementary
#CC79AE #84CC79 #79CCC0
monochromatic
#933872 #BB4D93 #CC79AE #DDA5C9 #EED2E4
Accessibility & contrast
On white
3.04
#CC79AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#CC79AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC79AE
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC79AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC79AE | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8CB0
Deuteranopia (green-blind)
#9399AC
Tritanopia (blue-blind)
#D57A8C
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cc79ae; /* rgb */ color: rgb(204, 121, 174); /* oklch */ color: oklch(68.2% 0.123 342.0);
Tailwind
colors: {
custom: {
50: '#dda1c6',
500: '#cc79ae',
950: '#000000',
},
}SCSS
$custom: #cc79ae; $custom-light: #dda1c6; $custom-dark: #000000;
JSON
{
"hex": "#cc79ae",
"rgb": {
"r": 204,
"g": 121,
"b": 174
},
"hsl": {
"h": 321.687,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.68196,
"c": 0.12253,
"h": 342
},
"luminance": 0.29568
}Semantic roles & 50–950 ramp
primary
#CC79AE
secondary
#C2DFCC
accent
#B8602D
background
#FDFAFC
surface
#FBF3F8
border
#D4CDD1
text
#150F13
muted
#837F82