#C8ABA5#C8ABA5
#C8ABA5 is a light, muted red. Relative luminance 0.441; OKLCH L 76.5% C 0.035 H 31.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABA5 |
|---|---|
| RGB | rgb(200, 171, 165) |
| HSL | hsl(10, 24%, 72%) |
| HSV | hsv(10, 18%, 78%) |
| CMYK | cmyk(0%, 14.5%, 17.5%, 21.6%) |
| CIE-LAB | lab(72.31, 9.55, 6.99) |
| CIE-LCH | lch(72.31, 11.83, 36.19°) |
| OKLab | oklab(76.49% 0.0299 0.0184) |
| OKLCH | oklch(76.49% 0.035 31.6) |
| XYZ | xyz(45.1738, 44.1231, 41.7270) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.40
Mushroom
#BA9E88
ΔE00 8.60
Dusty Pink
#D8A7B1
ΔE00 8.93
Rosybrown
#BC8F8F
ΔE00 9.16
Pinkish Tan
#D99B82
ΔE00 10.39
Warm Gray
#C9BEB0
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABA5 #A5C2C8
analogous
#C8A5B1 #C8ABA5 #C8BDA5
triadic
#C8ABA5 #A5C8AB #ABA5C8
tetradic
#C8ABA5 #B1C8A5 #A5C2C8 #BDA5C8
square
#C8ABA5 #B1C8A5 #A5C2C8 #BDA5C8
split-complementary
#C8ABA5 #A5C8BD #A5B1C8
monochromatic
#97665C #B1887F #C8ABA5 #DFCECB #F3EDEC
Accessibility & contrast
On white
2.14
#C8ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#C8ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABA5
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABA5 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA5
Deuteranopia (green-blind)
#B8B3A5
Tritanopia (blue-blind)
#CFA8A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aba5; /* rgb */ color: rgb(200, 171, 165); /* oklch */ color: oklch(76.5% 0.035 31.6);
Tailwind
colors: {
custom: {
50: '#d9c4bf',
500: '#c8aba5',
950: '#000000',
},
}SCSS
$custom: #c8aba5; $custom-light: #d9c4bf; $custom-dark: #000000;
JSON
{
"hex": "#c8aba5",
"rgb": {
"r": 200,
"g": 171,
"b": 165
},
"hsl": {
"h": 10.286,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.76492,
"c": 0.03506,
"h": 31.6
},
"luminance": 0.44122
}Semantic roles & 50–950 ramp
primary
#C8ABA5
secondary
#E0E7E9
accent
#92A343
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181