#C09DA7#C09DA7
#C09DA7 is a light, muted pink. Relative luminance 0.381; OKLCH L 73.1% C 0.043 H 359.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C09DA7 |
|---|---|
| RGB | rgb(192, 157, 167) |
| HSL | hsl(343, 22%, 68%) |
| HSV | hsv(343, 18%, 75%) |
| CMYK | cmyk(0%, 18.2%, 13%, 24.7%) |
| CIE-LAB | lab(68.10, 14.57, -0.31) |
| CIE-LCH | lch(68.10, 14.57, 358.80°) |
| OKLab | oklab(73.06% 0.0435 -0.0006) |
| OKLCH | oklch(73.06% 0.044 359.2) |
| XYZ | xyz(40.7700, 38.1117, 41.7604) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.40
Grey Pink
#C3909B
ΔE00 5.06
Dusty Pink
#D8A7B1
ΔE00 5.28
Rosybrown
#BC8F8F
ΔE00 6.23
Pinkish Grey
#C8ACA9
ΔE00 7.06
Greyish Pink
#C88D94
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09DA7 #9DC0B6
analogous
#C09DB8 #C09DA7 #C0A49D
triadic
#C09DA7 #A7C09D #9DA7C0
tetradic
#C09DA7 #B8C09D #9DC0B6 #A49DC0
square
#C09DA7 #B8C09D #9DC0B6 #A49DC0
split-complementary
#C09DA7 #9DC0A4 #9DB8C0
monochromatic
#8A5967 #A87886 #C09DA7 #D8C2C8 #F0E8EA
Accessibility & contrast
On white
2.44
#C09DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C09DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09DA7
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09DA7 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A7
Deuteranopia (green-blind)
#A9A8A6
Tritanopia (blue-blind)
#C69BA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c09da7; /* rgb */ color: rgb(192, 157, 167); /* oklch */ color: oklch(73.1% 0.043 359.2);
Tailwind
colors: {
custom: {
50: '#d3bac1',
500: '#c09da7',
950: '#000000',
},
}SCSS
$custom: #c09da7; $custom-light: #d3bac1; $custom-dark: #000000;
JSON
{
"hex": "#c09da7",
"rgb": {
"r": 192,
"g": 157,
"b": 167
},
"hsl": {
"h": 342.857,
"s": 21.739,
"l": 68.431
},
"oklch": {
"l": 0.73058,
"c": 0.0435,
"h": 359.2
},
"luminance": 0.3811
}Semantic roles & 50–950 ramp
primary
#C09DA7
secondary
#D7E2DF
accent
#A08645
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081