#CC85AE#CC85AE
#CC85AE is a light, moderate pink. Relative luminance 0.327; OKLCH L 70.2% C 0.101 H 344.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85AE |
|---|---|
| RGB | rgb(204, 133, 174) |
| HSL | hsl(325, 41%, 66%) |
| HSV | hsv(325, 35%, 80%) |
| CMYK | cmyk(0%, 34.8%, 14.7%, 20%) |
| CIE-LAB | lab(63.89, 33.21, -10.32) |
| CIE-LCH | lch(63.89, 34.77, 342.73°) |
| OKLab | oklab(70.18% 0.0978 -0.0272) |
| OKLCH | oklch(70.18% 0.101 344.5) |
| XYZ | xyz(40.9295, 32.6706, 44.1864) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 6.26
Dusty Lavender
#AC86A8
ΔE00 7.18
Pale Magenta
#D767AD
ΔE00 7.82
Light Mauve
#C292A1
ΔE00 7.92
Muted Pink
#D1768F
ΔE00 8.05
Palevioletred
#DB7093
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85AE #85CCA3
analogous
#C685CC #CC85AE #CC858A
triadic
#CC85AE #AECC85 #85AECC
tetradic
#CC85AE #CCC685 #85CCA3 #858ACC
square
#CC85AE #CCC685 #85CCA3 #858ACC
split-complementary
#CC85AE #8ACC85 #85CCC6
monochromatic
#973F72 #BA5A91 #CC85AE #DEB0CB #F0DBE7
Accessibility & contrast
On white
2.79
#CC85AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#CC85AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85AE
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85AE | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B0
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#D58593
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc85ae; /* rgb */ color: rgb(204, 133, 174); /* oklch */ color: oklch(70.2% 0.101 344.5);
Tailwind
colors: {
custom: {
50: '#dda9c6',
500: '#cc85ae',
950: '#000000',
},
}SCSS
$custom: #cc85ae; $custom-light: #dda9c6; $custom-dark: #000000;
JSON
{
"hex": "#cc85ae",
"rgb": {
"r": 204,
"g": 133,
"b": 174
},
"hsl": {
"h": 325.352,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.70176,
"c": 0.10147,
"h": 344.5
},
"luminance": 0.32668
}Semantic roles & 50–950 ramp
primary
#CC85AE
secondary
#CBE2D5
accent
#B46931
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82