#C09CAA#C09CAA
#C09CAA is a light, muted pink. Relative luminance 0.379; OKLCH L 73.0% C 0.047 H 353.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CAA |
|---|---|
| RGB | rgb(192, 156, 170) |
| HSL | hsl(337, 22%, 68%) |
| HSV | hsv(337, 19%, 75%) |
| CMYK | cmyk(0%, 18.7%, 11.5%, 24.7%) |
| CIE-LAB | lab(67.94, 15.63, -2.22) |
| CIE-LCH | lch(67.94, 15.79, 351.91°) |
| OKLab | oklab(72.96% 0.0462 -0.0057) |
| OKLCH | oklch(72.96% 0.047 353) |
| XYZ | xyz(40.8821, 37.8869, 43.1818) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.82
Grey Pink
#C3909B
ΔE00 4.98
Dusty Pink
#D8A7B1
ΔE00 5.49
Rosybrown
#BC8F8F
ΔE00 7.13
Faded Pink
#DE9DAC
ΔE00 7.24
Greyish Pink
#C88D94
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CAA #9CC0B2
analogous
#C09CBC #C09CAA #C0A09C
triadic
#C09CAA #AAC09C #9CAAC0
tetradic
#C09CAA #BCC09C #9CC0B2 #A09CC0
square
#C09CAA #BCC09C #9CC0B2 #A09CC0
split-complementary
#C09CAA #9CC0A0 #9CBCC0
monochromatic
#8A586B #A8778A #C09CAA #D8C1CA #F0E7EA
Accessibility & contrast
On white
2.45
#C09CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C09CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CAA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CAA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#A7A8A9
Tritanopia (blue-blind)
#C69BA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c09caa; /* rgb */ color: rgb(192, 156, 170); /* oklch */ color: oklch(73.0% 0.047 353.0);
Tailwind
colors: {
custom: {
50: '#d3b9c3',
500: '#c09caa',
950: '#000000',
},
}SCSS
$custom: #c09caa; $custom-light: #d3b9c3; $custom-dark: #000000;
JSON
{
"hex": "#c09caa",
"rgb": {
"r": 192,
"g": 156,
"b": 170
},
"hsl": {
"h": 336.667,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.72957,
"c": 0.04656,
"h": 353
},
"luminance": 0.37886
}Semantic roles & 50–950 ramp
primary
#C09CAA
secondary
#D6E1DD
accent
#A17D45
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081