#C2ABA8#C2ABA8
#C2ABA8 is a light, muted red. Relative luminance 0.434; OKLCH L 76.0% C 0.027 H 26.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABA8 |
|---|---|
| RGB | rgb(194, 171, 168) |
| HSL | hsl(7, 18%, 71%) |
| HSV | hsv(7, 13%, 76%) |
| CMYK | cmyk(0%, 11.9%, 13.4%, 23.9%) |
| CIE-LAB | lab(71.84, 7.81, 4.59) |
| CIE-LCH | lch(71.84, 9.06, 30.47°) |
| OKLab | oklab(76.02% 0.0243 0.0122) |
| OKLCH | oklch(76.02% 0.027 26.6) |
| XYZ | xyz(43.8785, 43.4233, 43.1083) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.85
Mushroom
#BA9E88
ΔE00 9.27
Dusty Pink
#D8A7B1
ΔE00 9.53
Warm Gray
#C9BEB0
ΔE00 9.84
Rosybrown
#BC8F8F
ΔE00 9.86
Dark Gray
#A9A9A9
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABA8 #A8BFC2
analogous
#C2A8B2 #C2ABA8 #C2B8A8
triadic
#C2ABA8 #A8C2AB #ABA8C2
tetradic
#C2ABA8 #B2C2A8 #A8BFC2 #B8A8C2
square
#C2ABA8 #B2C2A8 #A8BFC2 #B8A8C2
split-complementary
#C2ABA8 #A8C2B8 #A8B2C2
monochromatic
#8D6863 #A98884 #C2ABA8 #DBCECC #F2EEED
Accessibility & contrast
On white
2.17
#C2ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#C2ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABA8
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABA8 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEA8
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#C8A9AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aba8; /* rgb */ color: rgb(194, 171, 168); /* oklch */ color: oklch(76.0% 0.027 26.6);
Tailwind
colors: {
custom: {
50: '#d4c4c1',
500: '#c2aba8',
950: '#000000',
},
}SCSS
$custom: #c2aba8; $custom-light: #d4c4c1; $custom-dark: #000000;
JSON
{
"hex": "#c2aba8",
"rgb": {
"r": 194,
"g": 171,
"b": 168
},
"hsl": {
"h": 6.923,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.76022,
"c": 0.02718,
"h": 26.6
},
"luminance": 0.43422
}Semantic roles & 50–950 ramp
primary
#C2ABA8
secondary
#DFE6E6
accent
#929C4A
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181