#CC93AA#CC93AA
#CC93AA is a light, moderate pink. Relative luminance 0.366; OKLCH L 72.5% C 0.075 H 353.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CC93AA |
|---|---|
| RGB | rgb(204, 147, 170) |
| HSL | hsl(336, 36%, 69%) |
| HSV | hsv(336, 28%, 80%) |
| CMYK | cmyk(0%, 27.9%, 16.7%, 20%) |
| CIE-LAB | lab(66.98, 24.93, -3.48) |
| CIE-LCH | lch(66.98, 25.18, 352.04°) |
| OKLab | oklab(72.5% 0.0742 -0.0089) |
| OKLCH | oklch(72.5% 0.075 353.2) |
| XYZ | xyz(42.5915, 36.6091, 42.8452) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.17
Grey Pink
#C3909B
ΔE00 4.32
Faded Pink
#DE9DAC
ΔE00 4.86
Dull Pink
#D5869D
ΔE00 4.92
Greyish Pink
#C88D94
ΔE00 6.08
Pig Pink
#E78EA5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC93AA #93CCB5
analogous
#CC93C7 #CC93AA #CC9993
triadic
#CC93AA #AACC93 #93AACC
tetradic
#CC93AA #C7CC93 #93CCB5 #9993CC
square
#CC93AA #C7CC93 #93CCB5 #9993CC
split-complementary
#CC93AA #93CC99 #93C7CC
monochromatic
#9B496A #B86989 #CC93AA #E0BDCB #F3E6EB
Accessibility & contrast
On white
2.52
#CC93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#CC93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC93AA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC93AA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DAB
Deuteranopia (green-blind)
#A6A7A9
Tritanopia (blue-blind)
#D5919B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc93aa; /* rgb */ color: rgb(204, 147, 170); /* oklch */ color: oklch(72.5% 0.075 353.2);
Tailwind
colors: {
custom: {
50: '#dcb3c3',
500: '#cc93aa',
950: '#000000',
},
}SCSS
$custom: #cc93aa; $custom-light: #dcb3c3; $custom-dark: #000000;
JSON
{
"hex": "#cc93aa",
"rgb": {
"r": 204,
"g": 147,
"b": 170
},
"hsl": {
"h": 335.789,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.725,
"c": 0.07472,
"h": 353.2
},
"luminance": 0.36607
}Semantic roles & 50–950 ramp
primary
#CC93AA
secondary
#D5E6DF
accent
#AF7E37
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081