#C2B2B0#C2B2B0
#C2B2B0 is a light, near-neutral red. Relative luminance 0.464; OKLCH L 77.6% C 0.019 H 26.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B2B0 |
|---|---|
| RGB | rgb(194, 178, 176) |
| HSL | hsl(7, 13%, 73%) |
| HSV | hsv(7, 9%, 76%) |
| CMYK | cmyk(0%, 8.2%, 9.3%, 23.9%) |
| CIE-LAB | lab(73.83, 5.36, 3.09) |
| CIE-LCH | lch(73.83, 6.19, 29.93°) |
| OKLab | oklab(77.65% 0.0167 0.0082) |
| OKLCH | oklch(77.65% 0.019 26.1) |
| XYZ | xyz(46.0043, 46.4454, 47.6073) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Silver
#C0C0C0
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 7.74
Dark Gray
#A9A9A9
ΔE00 8.02
Dove Gray
#B6B8BD
ΔE00 8.38
Greige
#B8AB98
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B2B0 #B0C0C2
analogous
#C2B0B7 #C2B2B0 #C2BBB0
triadic
#C2B2B0 #B0C2B2 #B2B0C2
tetradic
#C2B2B0 #B7C2B0 #B0C0C2 #BBB0C2
square
#C2B2B0 #B7C2B0 #B0C0C2 #BBB0C2
split-complementary
#C2B2B0 #B0C2BB #B0B7C2
monochromatic
#8C6F6C #A7908D #C2B2B0 #DDD4D3 #F2EEEE
Accessibility & contrast
On white
2.04
#C2B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#C2B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B2B0
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B2B0 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B0
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#C6B0B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c2b2b0; /* rgb */ color: rgb(194, 178, 176); /* oklch */ color: oklch(77.6% 0.019 26.1);
Tailwind
colors: {
custom: {
50: '#d4c9c7',
500: '#c2b2b0',
950: '#000000',
},
}SCSS
$custom: #c2b2b0; $custom-light: #d4c9c7; $custom-dark: #000000;
JSON
{
"hex": "#c2b2b0",
"rgb": {
"r": 194,
"g": 178,
"b": 176
},
"hsl": {
"h": 6.667,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.77646,
"c": 0.01864,
"h": 26.1
},
"luminance": 0.46445
}Semantic roles & 50–950 ramp
primary
#C2B2B0
secondary
#E3E7E8
accent
#8F974F
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282