#C09FA7#C09FA7
#C09FA7 is a light, muted red. Relative luminance 0.388; OKLCH L 73.4% C 0.040 H 1.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FA7 |
|---|---|
| RGB | rgb(192, 159, 167) |
| HSL | hsl(345, 21%, 69%) |
| HSV | hsv(345, 17%, 75%) |
| CMYK | cmyk(0%, 17.2%, 13%, 24.7%) |
| CIE-LAB | lab(68.60, 13.47, 0.42) |
| CIE-LCH | lch(68.60, 13.48, 1.80°) |
| OKLab | oklab(73.45% 0.0403 0.0013) |
| OKLCH | oklch(73.45% 0.04 1.9) |
| XYZ | xyz(41.1111, 38.7940, 41.8741) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.36
Dusty Pink
#D8A7B1
ΔE00 5.47
Grey Pink
#C3909B
ΔE00 5.83
Pinkish Grey
#C8ACA9
ΔE00 6.04
Rosybrown
#BC8F8F
ΔE00 6.33
Greyish Pink
#C88D94
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FA7 #9FC0B8
analogous
#C09FB8 #C09FA7 #C0A89F
triadic
#C09FA7 #A7C09F #9FA7C0
tetradic
#C09FA7 #B8C09F #9FC0B8 #A89FC0
square
#C09FA7 #B8C09F #9FC0B8 #A89FC0
split-complementary
#C09FA7 #9FC0A8 #9FB8C0
monochromatic
#8A5B66 #A87A85 #C09FA7 #D8C4C9 #F0E9EB
Accessibility & contrast
On white
2.40
#C09FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C09FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FA7
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FA7 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#AAA9A6
Tritanopia (blue-blind)
#C69DA2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c09fa7; /* rgb */ color: rgb(192, 159, 167); /* oklch */ color: oklch(73.4% 0.040 1.9);
Tailwind
colors: {
custom: {
50: '#d3bbc1',
500: '#c09fa7',
950: '#000000',
},
}SCSS
$custom: #c09fa7; $custom-light: #d3bbc1; $custom-dark: #000000;
JSON
{
"hex": "#c09fa7",
"rgb": {
"r": 192,
"g": 159,
"b": 167
},
"hsl": {
"h": 345.455,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.73446,
"c": 0.04037,
"h": 1.9
},
"luminance": 0.38793
}Semantic roles & 50–950 ramp
primary
#C09FA7
secondary
#D9E2E0
accent
#9F8A46
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081