#CC92A5#CC92A5
#CC92A5 is a light, moderate pink. Relative luminance 0.361; OKLCH L 72.2% C 0.074 H 357.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CC92A5 |
|---|---|
| RGB | rgb(204, 146, 165) |
| HSL | hsl(340, 36%, 69%) |
| HSV | hsv(340, 28%, 80%) |
| CMYK | cmyk(0%, 28.4%, 19.1%, 20%) |
| CIE-LAB | lab(66.61, 24.69, -1.23) |
| CIE-LCH | lch(66.61, 24.72, 357.15°) |
| OKLab | oklab(72.16% 0.074 -0.0029) |
| OKLCH | oklch(72.16% 0.074 357.8) |
| XYZ | xyz(41.9726, 36.1138, 40.3498) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.53
Grey Pink
#C3909B
ΔE00 3.16
Faded Pink
#DE9DAC
ΔE00 4.27
Dull Pink
#D5869D
ΔE00 4.30
Greyish Pink
#C88D94
ΔE00 4.67
Dusty Pink (survey)
#D58A94
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC92A5 #92CCB9
analogous
#CC92C2 #CC92A5 #CC9C92
triadic
#CC92A5 #A5CC92 #92A5CC
tetradic
#CC92A5 #C2CC92 #92CCB9 #9C92CC
square
#CC92A5 #C2CC92 #92CCB9 #9C92CC
split-complementary
#CC92A5 #92CC9C #92C2CC
monochromatic
#9B4964 #B86883 #CC92A5 #E0BCC7 #F3E5EA
Accessibility & contrast
On white
2.55
#CC92A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#CC92A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC92A5
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC92A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC92A5 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA6
Deuteranopia (green-blind)
#A6A6A4
Tritanopia (blue-blind)
#D58F98
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc92a5; /* rgb */ color: rgb(204, 146, 165); /* oklch */ color: oklch(72.2% 0.074 357.8);
Tailwind
colors: {
custom: {
50: '#dcb2bf',
500: '#cc92a5',
950: '#000000',
},
}SCSS
$custom: #cc92a5; $custom-light: #dcb2bf; $custom-dark: #000000;
JSON
{
"hex": "#cc92a5",
"rgb": {
"r": 204,
"g": 146,
"b": 165
},
"hsl": {
"h": 340.345,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.72164,
"c": 0.07402,
"h": 357.8
},
"luminance": 0.36112
}Semantic roles & 50–950 ramp
primary
#CC92A5
secondary
#D4E6E0
accent
#AF8836
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081