#C09CA2#C09CA2
#C09CA2 is a light, muted red. Relative luminance 0.376; OKLCH L 72.7% C 0.043 H 7.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CA2 |
|---|---|
| RGB | rgb(192, 156, 162) |
| HSL | hsl(350, 22%, 68%) |
| HSV | hsv(350, 19%, 75%) |
| CMYK | cmyk(0%, 18.7%, 15.6%, 24.7%) |
| CIE-LAB | lab(67.72, 14.30, 1.93) |
| CIE-LCH | lch(67.72, 14.42, 7.67°) |
| OKLab | oklab(72.72% 0.0432 0.0053) |
| OKLCH | oklch(72.72% 0.043 7) |
| XYZ | xyz(40.1482, 37.5934, 39.3168) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.84
Grey Pink
#C3909B
ΔE00 4.91
Rosybrown
#BC8F8F
ΔE00 4.95
Dusty Pink
#D8A7B1
ΔE00 5.47
Pinkish Grey
#C8ACA9
ΔE00 6.21
Greyish Pink
#C88D94
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CA2 #9CC0BA
analogous
#C09CB4 #C09CA2 #C0A89C
triadic
#C09CA2 #A2C09C #9CA2C0
tetradic
#C09CA2 #B4C09C #9CC0BA #A89CC0
square
#C09CA2 #B4C09C #9CC0BA #A89CC0
split-complementary
#C09CA2 #9CC0A8 #9CB4C0
monochromatic
#8A5860 #A8777F #C09CA2 #D8C1C5 #F0E7E8
Accessibility & contrast
On white
2.47
#C09CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#C09CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CA2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CA2 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#A9A7A1
Tritanopia (blue-blind)
#C79A9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c09ca2; /* rgb */ color: rgb(192, 156, 162); /* oklch */ color: oklch(72.7% 0.043 7.0);
Tailwind
colors: {
custom: {
50: '#d3b9bd',
500: '#c09ca2',
950: '#000000',
},
}SCSS
$custom: #c09ca2; $custom-light: #d3b9bd; $custom-dark: #000000;
JSON
{
"hex": "#c09ca2",
"rgb": {
"r": 192,
"g": 156,
"b": 162
},
"hsl": {
"h": 350,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.72717,
"c": 0.04347,
"h": 7
},
"luminance": 0.37592
}Semantic roles & 50–950 ramp
primary
#C09CA2
secondary
#D6E1E0
accent
#A19145
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081