#CC92AA#CC92AA
#CC92AA is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.3% C 0.076 H 352.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CC92AA |
|---|---|
| RGB | rgb(204, 146, 170) |
| HSL | hsl(335, 36%, 69%) |
| HSV | hsv(335, 28%, 80%) |
| CMYK | cmyk(0%, 28.4%, 16.7%, 20%) |
| CIE-LAB | lab(66.75, 25.48, -3.83) |
| CIE-LCH | lch(66.75, 25.77, 351.45°) |
| OKLab | oklab(72.32% 0.0758 -0.0098) |
| OKLCH | oklch(72.32% 0.076 352.6) |
| XYZ | xyz(42.4366, 36.2994, 42.7936) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.41
Grey Pink
#C3909B
ΔE00 4.54
Dull Pink
#D5869D
ΔE00 4.77
Faded Pink
#DE9DAC
ΔE00 5.11
Greyish Pink
#C88D94
ΔE00 6.26
Pig Pink
#E78EA5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC92AA #92CCB4
analogous
#CC92C7 #CC92AA #CC9792
triadic
#CC92AA #AACC92 #92AACC
tetradic
#CC92AA #C7CC92 #92CCB4 #9792CC
square
#CC92AA #C7CC92 #92CCB4 #9792CC
split-complementary
#CC92AA #92CC97 #92C7CC
monochromatic
#9B496B #B86889 #CC92AA #E0BCCB #F3E5EB
Accessibility & contrast
On white
2.54
#CC92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#CC92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC92AA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC92AA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#D5909A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc92aa; /* rgb */ color: rgb(204, 146, 170); /* oklch */ color: oklch(72.3% 0.076 352.6);
Tailwind
colors: {
custom: {
50: '#dcb2c3',
500: '#cc92aa',
950: '#000000',
},
}SCSS
$custom: #cc92aa; $custom-light: #dcb2c3; $custom-dark: #000000;
JSON
{
"hex": "#cc92aa",
"rgb": {
"r": 204,
"g": 146,
"b": 170
},
"hsl": {
"h": 335.172,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.72319,
"c": 0.07641,
"h": 352.6
},
"luminance": 0.36297
}Semantic roles & 50–950 ramp
primary
#CC92AA
secondary
#D4E6DE
accent
#AF7D36
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081