#C09CA4#C09CA4
#C09CA4 is a light, muted red. Relative luminance 0.377; OKLCH L 72.8% C 0.044 H 3.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CA4 |
|---|---|
| RGB | rgb(192, 156, 164) |
| HSL | hsl(347, 22%, 68%) |
| HSV | hsv(347, 19%, 75%) |
| CMYK | cmyk(0%, 18.7%, 14.6%, 24.7%) |
| CIE-LAB | lab(67.77, 14.62, 0.89) |
| CIE-LCH | lch(67.77, 14.65, 3.47°) |
| OKLab | oklab(72.78% 0.0439 0.0026) |
| OKLCH | oklch(72.78% 0.044 3.3) |
| XYZ | xyz(40.3274, 37.6651, 40.2605) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.39
Grey Pink
#C3909B
ΔE00 4.73
Dusty Pink
#D8A7B1
ΔE00 5.30
Rosybrown
#BC8F8F
ΔE00 5.42
Greyish Pink
#C88D94
ΔE00 6.53
Pinkish Grey
#C8ACA9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CA4 #9CC0B8
analogous
#C09CB6 #C09CA4 #C0A69C
triadic
#C09CA4 #A4C09C #9CA4C0
tetradic
#C09CA4 #B6C09C #9CC0B8 #A69CC0
square
#C09CA4 #B6C09C #9CC0B8 #A69CC0
split-complementary
#C09CA4 #9CC0A6 #9CB6C0
monochromatic
#8A5863 #A87782 #C09CA4 #D8C1C6 #F0E7E9
Accessibility & contrast
On white
2.46
#C09CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#C09CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CA4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CA4 | 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)
#A1A1A4
Deuteranopia (green-blind)
#A9A7A3
Tritanopia (blue-blind)
#C79A9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c09ca4; /* rgb */ color: rgb(192, 156, 164); /* oklch */ color: oklch(72.8% 0.044 3.3);
Tailwind
colors: {
custom: {
50: '#d3b9be',
500: '#c09ca4',
950: '#000000',
},
}SCSS
$custom: #c09ca4; $custom-light: #d3b9be; $custom-dark: #000000;
JSON
{
"hex": "#c09ca4",
"rgb": {
"r": 192,
"g": 156,
"b": 164
},
"hsl": {
"h": 346.667,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.72776,
"c": 0.044,
"h": 3.3
},
"luminance": 0.37664
}Semantic roles & 50–950 ramp
primary
#C09CA4
secondary
#D6E1DF
accent
#A18C45
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081