#C992AA#C992AA
#C992AA is a light, moderate pink. Relative luminance 0.359; OKLCH L 72.0% C 0.073 H 351.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C992AA |
|---|---|
| RGB | rgb(201, 146, 170) |
| HSL | hsl(334, 34%, 68%) |
| HSV | hsv(334, 27%, 79%) |
| CMYK | cmyk(0%, 27.4%, 15.4%, 21.2%) |
| CIE-LAB | lab(66.43, 24.40, -4.34) |
| CIE-LCH | lch(66.43, 24.78, 349.92°) |
| OKLab | oklab(72% 0.0724 -0.0112) |
| OKLCH | oklch(72% 0.073 351.2) |
| XYZ | xyz(41.6221, 35.8794, 42.7554) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.13
Grey Pink
#C3909B
ΔE00 4.48
Dull Pink
#D5869D
ΔE00 5.29
Faded Pink
#DE9DAC
ΔE00 5.60
Greyish Pink
#C88D94
ΔE00 6.43
Pig Pink
#E78EA5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992AA #92C9B1
analogous
#C992C5 #C992AA #C99592
triadic
#C992AA #AAC992 #92AAC9
tetradic
#C992AA #C5C992 #92C9B1 #9592C9
square
#C992AA #C5C992 #92C9B1 #9592C9
split-complementary
#C992AA #92C995 #92C5C9
monochromatic
#964A6B #B5698A #C992AA #DDBBCA #F2E4EA
Accessibility & contrast
On white
2.57
#C992AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#C992AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992AA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992AA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#D1919A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c992aa; /* rgb */ color: rgb(201, 146, 170); /* oklch */ color: oklch(72.0% 0.073 351.2);
Tailwind
colors: {
custom: {
50: '#dab2c3',
500: '#c992aa',
950: '#000000',
},
}SCSS
$custom: #c992aa; $custom-light: #dab2c3; $custom-dark: #000000;
JSON
{
"hex": "#c992aa",
"rgb": {
"r": 201,
"g": 146,
"b": 170
},
"hsl": {
"h": 333.818,
"s": 33.742,
"l": 68.039
},
"oklch": {
"l": 0.72001,
"c": 0.07321,
"h": 351.2
},
"luminance": 0.35878
}Semantic roles & 50–950 ramp
primary
#C992AA
secondary
#D3E4DC
accent
#AD7A39
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081