#C09DA2#C09DA2
#C09DA2 is a light, muted red. Relative luminance 0.379; OKLCH L 72.9% C 0.042 H 8.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C09DA2 |
|---|---|
| RGB | rgb(192, 157, 162) |
| HSL | hsl(351, 22%, 68%) |
| HSV | hsv(351, 18%, 75%) |
| CMYK | cmyk(0%, 18.2%, 15.6%, 24.7%) |
| CIE-LAB | lab(67.97, 13.74, 2.29) |
| CIE-LCH | lch(67.97, 13.93, 9.45°) |
| OKLab | oklab(72.91% 0.0416 0.0062) |
| OKLCH | oklch(72.91% 0.042 8.5) |
| XYZ | xyz(40.3167, 37.9304, 39.3730) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.07
Light Mauve
#C292A1
ΔE00 5.38
Grey Pink
#C3909B
ΔE00 5.39
Dusty Pink
#D8A7B1
ΔE00 5.62
Pinkish Grey
#C8ACA9
ΔE00 5.70
Greyish Pink
#C88D94
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09DA2 #9DC0BB
analogous
#C09DB3 #C09DA2 #C0A99D
triadic
#C09DA2 #A2C09D #9DA2C0
tetradic
#C09DA2 #B3C09D #9DC0BB #A99DC0
square
#C09DA2 #B3C09D #9DC0BB #A99DC0
split-complementary
#C09DA2 #9DC0A9 #9DB3C0
monochromatic
#8A5960 #A8787F #C09DA2 #D8C2C5 #F0E8E9
Accessibility & contrast
On white
2.45
#C09DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#C09DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09DA2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09DA2 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#C79B9F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c09da2; /* rgb */ color: rgb(192, 157, 162); /* oklch */ color: oklch(72.9% 0.042 8.5);
Tailwind
colors: {
custom: {
50: '#d3babd',
500: '#c09da2',
950: '#000000',
},
}SCSS
$custom: #c09da2; $custom-light: #d3babd; $custom-dark: #000000;
JSON
{
"hex": "#c09da2",
"rgb": {
"r": 192,
"g": 157,
"b": 162
},
"hsl": {
"h": 351.429,
"s": 21.739,
"l": 68.431
},
"oklch": {
"l": 0.72911,
"c": 0.04203,
"h": 8.5
},
"luminance": 0.37929
}Semantic roles & 50–950 ramp
primary
#C09DA2
secondary
#D7E2E0
accent
#A09345
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081