#CC78AE#CC78AE
#CC78AE is a light, vivid pink. Relative luminance 0.293; OKLCH L 68.0% C 0.124 H 341.9°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CC78AE |
|---|---|
| RGB | rgb(204, 120, 174) |
| HSL | hsl(321, 45%, 64%) |
| HSV | hsv(321, 41%, 80%) |
| CMYK | cmyk(0%, 41.2%, 14.7%, 20%) |
| CIE-LAB | lab(61.07, 40.16, -14.57) |
| CIE-LCH | lch(61.07, 42.72, 340.07°) |
| OKLab | oklab(68.04% 0.1181 -0.0387) |
| OKLCH | oklch(68.04% 0.124 341.9) |
| XYZ | xyz(39.2586, 29.3287, 43.6294) |
| Luminance | 0.2933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.24
Orchid (survey)
#C875C4
ΔE00 5.88
Purplish Pink
#CE5DAE
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 7.89
Palevioletred
#DB7093
ΔE00 8.09
Orchid
#DA70D6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC78AE #78CC96
analogous
#C078CC #CC78AE #CC7884
triadic
#CC78AE #AECC78 #78AECC
tetradic
#CC78AE #CCC078 #78CC96 #7884CC
square
#CC78AE #CCC078 #78CC96 #7884CC
split-complementary
#CC78AE #84CC78 #78CCC0
monochromatic
#923772 #BB4C93 #CC78AE #DDA4C9 #EED1E3
Accessibility & contrast
On white
3.06
#CC78AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#CC78AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC78AE
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC78AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC78AE | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8BB0
Deuteranopia (green-blind)
#9298AC
Tritanopia (blue-blind)
#D5798C
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #cc78ae; /* rgb */ color: rgb(204, 120, 174); /* oklch */ color: oklch(68.0% 0.124 341.9);
Tailwind
colors: {
custom: {
50: '#dda1c6',
500: '#cc78ae',
950: '#000000',
},
}SCSS
$custom: #cc78ae; $custom-light: #dda1c6; $custom-dark: #000000;
JSON
{
"hex": "#cc78ae",
"rgb": {
"r": 204,
"g": 120,
"b": 174
},
"hsl": {
"h": 321.429,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.68037,
"c": 0.12428,
"h": 341.9
},
"luminance": 0.29326
}Semantic roles & 50–950 ramp
primary
#CC78AE
secondary
#C1DFCC
accent
#B85F2D
background
#FDFAFC
surface
#FBF3F8
border
#D4CDD1
text
#150F13
muted
#837F82