#C2B0AC#C2B0AC
#C2B0AC is a light, muted red. Relative luminance 0.455; OKLCH L 77.1% C 0.022 H 32.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B0AC |
|---|---|
| RGB | rgb(194, 176, 172) |
| HSL | hsl(11, 15%, 72%) |
| HSV | hsv(11, 11%, 76%) |
| CMYK | cmyk(0%, 9.3%, 11.3%, 23.9%) |
| CIE-LAB | lab(73.22, 5.76, 4.39) |
| CIE-LCH | lch(73.22, 7.24, 37.28°) |
| OKLab | oklab(77.13% 0.0182 0.0116) |
| OKLCH | oklch(77.13% 0.022 32.6) |
| XYZ | xyz(45.2193, 45.4994, 45.4219) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.85
Warm Gray
#C9BEB0
ΔE00 7.60
Dark Gray
#A9A9A9
ΔE00 8.52
Silver
#C0C0C0
ΔE00 8.60
Greige
#B8AB98
ΔE00 8.77
Mushroom
#BA9E88
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B0AC #ACBEC2
analogous
#C2ACB3 #C2B0AC #C2BBAC
triadic
#C2B0AC #ACC2B0 #B0ACC2
tetradic
#C2B0AC #B3C2AC #ACBEC2 #BBACC2
square
#C2B0AC #B3C2AC #ACBEC2 #BBACC2
split-complementary
#C2B0AC #ACC2BB #ACB3C2
monochromatic
#8C6E67 #A88E89 #C2B0AC #DCD2CF #F2EEED
Accessibility & contrast
On white
2.08
#C2B0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#C2B0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B0AC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B0AC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#B8B5AC
Tritanopia (blue-blind)
#C7AEAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c2b0ac; /* rgb */ color: rgb(194, 176, 172); /* oklch */ color: oklch(77.1% 0.022 32.6);
Tailwind
colors: {
custom: {
50: '#d4c7c4',
500: '#c2b0ac',
950: '#000000',
},
}SCSS
$custom: #c2b0ac; $custom-light: #d4c7c4; $custom-dark: #000000;
JSON
{
"hex": "#c2b0ac",
"rgb": {
"r": 194,
"g": 176,
"b": 172
},
"hsl": {
"h": 10.909,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.77132,
"c": 0.02159,
"h": 32.6
},
"luminance": 0.45499
}Semantic roles & 50–950 ramp
primary
#C2B0AC
secondary
#E2E7E8
accent
#8B994C
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141312
muted
#838281