#CC92A7#CC92A7
#CC92A7 is a light, moderate pink. Relative luminance 0.362; OKLCH L 72.2% C 0.075 H 355.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CC92A7 |
|---|---|
| RGB | rgb(204, 146, 167) |
| HSL | hsl(338, 36%, 69%) |
| HSV | hsv(338, 28%, 80%) |
| CMYK | cmyk(0%, 28.4%, 18.1%, 20%) |
| CIE-LAB | lab(66.66, 25.00, -2.27) |
| CIE-LCH | lch(66.66, 25.11, 354.81°) |
| OKLab | oklab(72.23% 0.0747 -0.0057) |
| OKLCH | oklch(72.23% 0.075 355.7) |
| XYZ | xyz(42.1561, 36.1872, 41.3160) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.81
Grey Pink
#C3909B
ΔE00 3.70
Dull Pink
#D5869D
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 4.56
Greyish Pink
#C88D94
ΔE00 5.31
Pig Pink
#E78EA5
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC92A7 #92CCB7
analogous
#CC92C4 #CC92A7 #CC9A92
triadic
#CC92A7 #A7CC92 #92A7CC
tetradic
#CC92A7 #C4CC92 #92CCB7 #9A92CC
square
#CC92A7 #C4CC92 #92CCB7 #9A92CC
split-complementary
#CC92A7 #92CC9A #92C4CC
monochromatic
#9B4966 #B86885 #CC92A7 #E0BCC9 #F3E5EA
Accessibility & contrast
On white
2.55
#CC92A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#CC92A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC92A7
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC92A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC92A7 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989CA8
Deuteranopia (green-blind)
#A6A6A6
Tritanopia (blue-blind)
#D59099
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc92a7; /* rgb */ color: rgb(204, 146, 167); /* oklch */ color: oklch(72.2% 0.075 355.7);
Tailwind
colors: {
custom: {
50: '#dcb2c1',
500: '#cc92a7',
950: '#000000',
},
}SCSS
$custom: #cc92a7; $custom-light: #dcb2c1; $custom-dark: #000000;
JSON
{
"hex": "#cc92a7",
"rgb": {
"r": 204,
"g": 146,
"b": 167
},
"hsl": {
"h": 338.276,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.72226,
"c": 0.0749,
"h": 355.7
},
"luminance": 0.36185
}Semantic roles & 50–950 ramp
primary
#CC92A7
secondary
#D4E6DF
accent
#AF8336
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081