#C993AA#C993AA
#C993AA is a light, moderate pink. Relative luminance 0.362; OKLCH L 72.2% C 0.071 H 351.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C993AA |
|---|---|
| RGB | rgb(201, 147, 170) |
| HSL | hsl(334, 33%, 68%) |
| HSV | hsv(334, 27%, 79%) |
| CMYK | cmyk(0%, 26.9%, 15.4%, 21.2%) |
| CIE-LAB | lab(66.66, 23.85, -3.99) |
| CIE-LCH | lch(66.66, 24.18, 350.50°) |
| OKLab | oklab(72.18% 0.0708 -0.0103) |
| OKLCH | oklch(72.18% 0.072 351.7) |
| XYZ | xyz(41.7769, 36.1891, 42.8070) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.87
Grey Pink
#C3909B
ΔE00 4.26
Faded Pink
#DE9DAC
ΔE00 5.38
Dull Pink
#D5869D
ΔE00 5.44
Greyish Pink
#C88D94
ΔE00 6.26
Dusty Pink
#D8A7B1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C993AA #93C9B2
analogous
#C993C5 #C993AA #C99793
triadic
#C993AA #AAC993 #93AAC9
tetradic
#C993AA #C5C993 #93C9B2 #9793C9
square
#C993AA #C5C993 #93C9B2 #9793C9
split-complementary
#C993AA #93C997 #93C5C9
monochromatic
#964B6B #B56A8A #C993AA #DDBCCA #F2E5EA
Accessibility & contrast
On white
2.55
#C993AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#C993AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C993AA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C993AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C993AA | 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)
#989DAB
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#D1919B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c993aa; /* rgb */ color: rgb(201, 147, 170); /* oklch */ color: oklch(72.2% 0.071 351.7);
Tailwind
colors: {
custom: {
50: '#dab3c3',
500: '#c993aa',
950: '#000000',
},
}SCSS
$custom: #c993aa; $custom-light: #dab3c3; $custom-dark: #000000;
JSON
{
"hex": "#c993aa",
"rgb": {
"r": 201,
"g": 147,
"b": 170
},
"hsl": {
"h": 334.444,
"s": 33.333,
"l": 68.235
},
"oklch": {
"l": 0.72183,
"c": 0.0715,
"h": 351.7
},
"luminance": 0.36187
}Semantic roles & 50–950 ramp
primary
#C993AA
secondary
#D4E4DD
accent
#AC7B39
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081