#C992A2#C992A2
#C992A2 is a light, moderate pink. Relative luminance 0.356; OKLCH L 71.8% C 0.069 H 359.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C992A2 |
|---|---|
| RGB | rgb(201, 146, 162) |
| HSL | hsl(343, 34%, 68%) |
| HSV | hsv(343, 27%, 79%) |
| CMYK | cmyk(0%, 27.4%, 19.4%, 21.2%) |
| CIE-LAB | lab(66.20, 23.13, -0.17) |
| CIE-LCH | lch(66.20, 23.13, 359.57°) |
| OKLab | oklab(71.75% 0.0694 -0.0001) |
| OKLCH | oklch(71.75% 0.069 359.9) |
| XYZ | xyz(40.8882, 35.5859, 38.8904) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 1.71
Grey Pink
#C3909B
ΔE00 2.09
Greyish Pink
#C88D94
ΔE00 3.84
Faded Pink
#DE9DAC
ΔE00 4.52
Dull Pink
#D5869D
ΔE00 4.82
Dusty Pink (survey)
#D58A94
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992A2 #92C9B9
analogous
#C992BD #C992A2 #C99D92
triadic
#C992A2 #A2C992 #92A2C9
tetradic
#C992A2 #BDC992 #92C9B9 #9D92C9
square
#C992A2 #BDC992 #92C9B9 #9D92C9
split-complementary
#C992A2 #92C99D #92BDC9
monochromatic
#964A60 #B5697F #C992A2 #DDBBC5 #F2E4E8
Accessibility & contrast
On white
2.59
#C992A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#C992A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992A2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992A2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA3
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#D28F97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c992a2; /* rgb */ color: rgb(201, 146, 162); /* oklch */ color: oklch(71.8% 0.069 359.9);
Tailwind
colors: {
custom: {
50: '#dab2bd',
500: '#c992a2',
950: '#000000',
},
}SCSS
$custom: #c992a2; $custom-light: #dab2bd; $custom-dark: #000000;
JSON
{
"hex": "#c992a2",
"rgb": {
"r": 201,
"g": 146,
"b": 162
},
"hsl": {
"h": 342.545,
"s": 33.742,
"l": 68.039
},
"oklch": {
"l": 0.71753,
"c": 0.06942,
"h": 359.9
},
"luminance": 0.35584
}Semantic roles & 50–950 ramp
primary
#C992A2
secondary
#D3E4DF
accent
#AD8B39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081