#CC93AD#CC93AD
#CC93AD is a light, moderate pink. Relative luminance 0.367; OKLCH L 72.6% C 0.076 H 350.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CC93AD |
|---|---|
| RGB | rgb(204, 147, 173) |
| HSL | hsl(333, 36%, 69%) |
| HSV | hsv(333, 28%, 80%) |
| CMYK | cmyk(0%, 27.9%, 15.2%, 20%) |
| CIE-LAB | lab(67.07, 25.42, -5.04) |
| CIE-LCH | lch(67.07, 25.91, 348.79°) |
| OKLab | oklab(72.6% 0.0753 -0.013) |
| OKLCH | oklch(72.6% 0.076 350.2) |
| XYZ | xyz(42.8785, 36.7239, 44.3569) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.88
Grey Pink
#C3909B
ΔE00 5.19
Dull Pink
#D5869D
ΔE00 5.36
Faded Pink
#DE9DAC
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 6.74
Greyish Pink
#C88D94
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC93AD #93CCB2
analogous
#CC93CA #CC93AD #CC9693
triadic
#CC93AD #ADCC93 #93ADCC
tetradic
#CC93AD #CACC93 #93CCB2 #9693CC
square
#CC93AD #CACC93 #93CCB2 #9693CC
split-complementary
#CC93AD #93CC96 #93CACC
monochromatic
#9B496F #B8698D #CC93AD #E0BDCD #F3E6EC
Accessibility & contrast
On white
2.52
#CC93AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#CC93AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC93AD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC93AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC93AD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EAE
Deuteranopia (green-blind)
#A5A7AC
Tritanopia (blue-blind)
#D4929C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc93ad; /* rgb */ color: rgb(204, 147, 173); /* oklch */ color: oklch(72.6% 0.076 350.2);
Tailwind
colors: {
custom: {
50: '#dcb3c5',
500: '#cc93ad',
950: '#000000',
},
}SCSS
$custom: #cc93ad; $custom-light: #dcb3c5; $custom-dark: #000000;
JSON
{
"hex": "#cc93ad",
"rgb": {
"r": 204,
"g": 147,
"b": 173
},
"hsl": {
"h": 332.632,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.72595,
"c": 0.07638,
"h": 350.2
},
"luminance": 0.36722
}Semantic roles & 50–950 ramp
primary
#CC93AD
secondary
#D5E6DE
accent
#AF7837
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081