#CC91AE#CC91AE
#CC91AE is a light, moderate pink. Relative luminance 0.361; OKLCH L 72.3% C 0.080 H 348.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CC91AE |
|---|---|
| RGB | rgb(204, 145, 174) |
| HSL | hsl(331, 37%, 68%) |
| HSV | hsv(331, 29%, 80%) |
| CMYK | cmyk(0%, 28.9%, 14.7%, 20%) |
| CIE-LAB | lab(66.63, 26.67, -6.25) |
| CIE-LCH | lch(66.63, 27.40, 346.82°) |
| OKLab | oklab(72.27% 0.0788 -0.0163) |
| OKLCH | oklch(72.27% 0.08 348.3) |
| XYZ | xyz(42.6673, 36.1461, 44.7656) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.63
Dull Pink
#D5869D
ΔE00 5.40
Grey Pink
#C3909B
ΔE00 5.92
Faded Pink
#DE9DAC
ΔE00 6.25
Pig Pink
#E78EA5
ΔE00 6.93
Lilac
#C8A2C8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC91AE #91CCAF
analogous
#CC91CB #CC91AE #CC9191
triadic
#CC91AE #AECC91 #91AECC
tetradic
#CC91AE #CBCC91 #91CCAF #9191CC
square
#CC91AE #CBCC91 #91CCAF #9191CC
split-complementary
#CC91AE #91CC91 #91CBCC
monochromatic
#9B4871 #B9678F #CC91AE #DFBBCD #F3E5EC
Accessibility & contrast
On white
2.55
#CC91AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CC91AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC91AE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC91AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC91AE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAF
Deuteranopia (green-blind)
#A4A6AC
Tritanopia (blue-blind)
#D4909B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc91ae; /* rgb */ color: rgb(204, 145, 174); /* oklch */ color: oklch(72.3% 0.080 348.3);
Tailwind
colors: {
custom: {
50: '#dcb1c6',
500: '#cc91ae',
950: '#000000',
},
}SCSS
$custom: #cc91ae; $custom-light: #dcb1c6; $custom-dark: #000000;
JSON
{
"hex": "#cc91ae",
"rgb": {
"r": 204,
"g": 145,
"b": 174
},
"hsl": {
"h": 330.508,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.72268,
"c": 0.08044,
"h": 348.3
},
"luminance": 0.36144
}Semantic roles & 50–950 ramp
primary
#CC91AE
secondary
#D4E5DD
accent
#B07436
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151113
muted
#838082