#C09B95#C09B95
#C09B95 is a light, muted red. Relative luminance 0.368; OKLCH L 72.2% C 0.045 H 28.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C09B95 |
|---|---|
| RGB | rgb(192, 155, 149) |
| HSL | hsl(8, 25%, 67%) |
| HSV | hsv(8, 22%, 75%) |
| CMYK | cmyk(0%, 19.3%, 22.4%, 24.7%) |
| CIE-LAB | lab(67.14, 12.81, 8.35) |
| CIE-LCH | lch(67.14, 15.29, 33.10°) |
| OKLab | oklab(72.16% 0.0396 0.0219) |
| OKLCH | oklch(72.16% 0.045 28.9) |
| XYZ | xyz(38.8847, 36.8206, 33.4868) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.69
Pinkish Grey
#C8ACA9
ΔE00 5.30
Greyish Pink
#C88D94
ΔE00 8.03
Grey Pink
#C3909B
ΔE00 8.07
Dusty Pink
#D8A7B1
ΔE00 8.58
Pinkish Tan
#D99B82
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09B95 #95BAC0
analogous
#C095A5 #C09B95 #C0B195
triadic
#C09B95 #95C09B #9B95C0
tetradic
#C09B95 #A5C095 #95BAC0 #B195C0
square
#C09B95 #A5C095 #95BAC0 #B195C0
split-complementary
#C09B95 #95C0B1 #95A5C0
monochromatic
#895951 #A9776F #C09B95 #D7BFBB #EEE3E2
Accessibility & contrast
On white
2.51
#C09B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#C09B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09B95
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09B95 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F95
Deuteranopia (green-blind)
#ABA695
Tritanopia (blue-blind)
#C99799
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c09b95; /* rgb */ color: rgb(192, 155, 149); /* oklch */ color: oklch(72.2% 0.045 28.9);
Tailwind
colors: {
custom: {
50: '#d3b8b4',
500: '#c09b95',
950: '#000000',
},
}SCSS
$custom: #c09b95; $custom-light: #d3b8b4; $custom-dark: #000000;
JSON
{
"hex": "#c09b95",
"rgb": {
"r": 192,
"g": 155,
"b": 149
},
"hsl": {
"h": 8.372,
"s": 25.444,
"l": 66.863
},
"oklch": {
"l": 0.7216,
"c": 0.04525,
"h": 28.9
},
"luminance": 0.36819
}Semantic roles & 50–950 ramp
primary
#C09B95
secondary
#D2DDDF
accent
#96A442
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080