#C09CA3#C09CA3
#C09CA3 is a light, muted red. Relative luminance 0.376; OKLCH L 72.7% C 0.044 H 5.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CA3 |
|---|---|
| RGB | rgb(192, 156, 163) |
| HSL | hsl(348, 22%, 68%) |
| HSV | hsv(348, 19%, 75%) |
| CMYK | cmyk(0%, 18.7%, 15.1%, 24.7%) |
| CIE-LAB | lab(67.75, 14.46, 1.41) |
| CIE-LCH | lch(67.75, 14.53, 5.55°) |
| OKLab | oklab(72.75% 0.0435 0.0039) |
| OKLCH | oklch(72.75% 0.044 5.1) |
| XYZ | xyz(40.2374, 37.6291, 39.7868) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.60
Grey Pink
#C3909B
ΔE00 4.80
Rosybrown
#BC8F8F
ΔE00 5.18
Dusty Pink
#D8A7B1
ΔE00 5.37
Pinkish Grey
#C8ACA9
ΔE00 6.46
Greyish Pink
#C88D94
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CA3 #9CC0B9
analogous
#C09CB5 #C09CA3 #C0A79C
triadic
#C09CA3 #A3C09C #9CA3C0
tetradic
#C09CA3 #B5C09C #9CC0B9 #A79CC0
square
#C09CA3 #B5C09C #9CC0B9 #A79CC0
split-complementary
#C09CA3 #9CC0A7 #9CB5C0
monochromatic
#8A5861 #A87780 #C09CA3 #D8C1C6 #F0E7E9
Accessibility & contrast
On white
2.46
#C09CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#C09CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CA3
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CA3 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#A9A7A2
Tritanopia (blue-blind)
#C79A9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c09ca3; /* rgb */ color: rgb(192, 156, 163); /* oklch */ color: oklch(72.7% 0.044 5.1);
Tailwind
colors: {
custom: {
50: '#d3b9be',
500: '#c09ca3',
950: '#000000',
},
}SCSS
$custom: #c09ca3; $custom-light: #d3b9be; $custom-dark: #000000;
JSON
{
"hex": "#c09ca3",
"rgb": {
"r": 192,
"g": 156,
"b": 163
},
"hsl": {
"h": 348.333,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.72746,
"c": 0.04372,
"h": 5.1
},
"luminance": 0.37628
}Semantic roles & 50–950 ramp
primary
#C09CA3
secondary
#D6E1DF
accent
#A18F45
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081