#C09DA0#C09DA0
#C09DA0 is a light, muted red. Relative luminance 0.379; OKLCH L 72.9% C 0.042 H 12.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C09DA0 |
|---|---|
| RGB | rgb(192, 157, 160) |
| HSL | hsl(355, 22%, 68%) |
| HSV | hsv(355, 18%, 75%) |
| CMYK | cmyk(0%, 18.2%, 16.7%, 24.7%) |
| CIE-LAB | lab(67.92, 13.42, 3.33) |
| CIE-LCH | lch(67.92, 13.83, 13.92°) |
| OKLab | oklab(72.85% 0.0408 0.0089) |
| OKLCH | oklch(72.85% 0.042 12.3) |
| XYZ | xyz(40.1403, 37.8598, 38.4441) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.77
Pinkish Grey
#C8ACA9
ΔE00 5.24
Grey Pink
#C3909B
ΔE00 5.75
Light Mauve
#C292A1
ΔE00 5.95
Dusty Pink
#D8A7B1
ΔE00 5.96
Greyish Pink
#C88D94
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09DA0 #9DC0BD
analogous
#C09DB1 #C09DA0 #C0AB9D
triadic
#C09DA0 #A0C09D #9DA0C0
tetradic
#C09DA0 #B1C09D #9DC0BD #AB9DC0
square
#C09DA0 #B1C09D #9DC0BD #AB9DC0
split-complementary
#C09DA0 #9DC0AB #9DB1C0
monochromatic
#8A595D #A8787C #C09DA0 #D8C2C4 #F0E8E8
Accessibility & contrast
On white
2.45
#C09DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C09DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09DA0
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09DA0 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#AAA89F
Tritanopia (blue-blind)
#C79A9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c09da0; /* rgb */ color: rgb(192, 157, 160); /* oklch */ color: oklch(72.9% 0.042 12.3);
Tailwind
colors: {
custom: {
50: '#d3babc',
500: '#c09da0',
950: '#000000',
},
}SCSS
$custom: #c09da0; $custom-light: #d3babc; $custom-dark: #000000;
JSON
{
"hex": "#c09da0",
"rgb": {
"r": 192,
"g": 157,
"b": 160
},
"hsl": {
"h": 354.857,
"s": 21.739,
"l": 68.431
},
"oklch": {
"l": 0.72853,
"c": 0.04176,
"h": 12.3
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#C09DA0
secondary
#D7E2E1
accent
#A09845
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081