#C09E95#C09E95
#C09E95 is a light, muted red. Relative luminance 0.378; OKLCH L 72.7% C 0.043 H 35.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C09E95 |
|---|---|
| RGB | rgb(192, 158, 149) |
| HSL | hsl(13, 25%, 67%) |
| HSV | hsv(13, 22%, 75%) |
| CMYK | cmyk(0%, 17.7%, 22.4%, 24.7%) |
| CIE-LAB | lab(67.90, 11.16, 9.42) |
| CIE-LCH | lch(67.90, 14.60, 40.18°) |
| OKLab | oklab(72.75% 0.0348 0.0246) |
| OKLCH | oklch(72.75% 0.043 35.2) |
| XYZ | xyz(39.3902, 37.8316, 33.6553) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.82
Rosybrown
#BC8F8F
ΔE00 6.54
Mushroom
#BA9E88
ΔE00 7.09
Pinkish Tan
#D99B82
ΔE00 8.28
Dusty Pink
#D8A7B1
ΔE00 9.90
Greyish Pink
#C88D94
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09E95 #95B7C0
analogous
#C095A2 #C09E95 #C0B495
triadic
#C09E95 #95C09E #9E95C0
tetradic
#C09E95 #A2C095 #95B7C0 #B495C0
square
#C09E95 #A2C095 #95B7C0 #B495C0
split-complementary
#C09E95 #95C0B4 #95A2C0
monochromatic
#895D51 #A97B6F #C09E95 #D7C1BB #EEE4E2
Accessibility & contrast
On white
2.45
#C09E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C09E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09E95
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09E95 | 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)
#A5A294
Deuteranopia (green-blind)
#ADA895
Tritanopia (blue-blind)
#C99A9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c09e95; /* rgb */ color: rgb(192, 158, 149); /* oklch */ color: oklch(72.7% 0.043 35.2);
Tailwind
colors: {
custom: {
50: '#d3bab4',
500: '#c09e95',
950: '#000000',
},
}SCSS
$custom: #c09e95; $custom-light: #d3bab4; $custom-dark: #000000;
JSON
{
"hex": "#c09e95",
"rgb": {
"r": 192,
"g": 158,
"b": 149
},
"hsl": {
"h": 12.558,
"s": 25.444,
"l": 66.863
},
"oklch": {
"l": 0.72747,
"c": 0.04263,
"h": 35.2
},
"luminance": 0.3783
}Semantic roles & 50–950 ramp
primary
#C09E95
secondary
#D2DCDF
accent
#8FA442
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080