#C2B2B4#C2B2B4
#C2B2B4 is a light, near-neutral red. Relative luminance 0.466; OKLCH L 77.8% C 0.019 H 8.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B2B4 |
|---|---|
| RGB | rgb(194, 178, 180) |
| HSL | hsl(353, 12%, 73%) |
| HSV | hsv(353, 8%, 76%) |
| CMYK | cmyk(0%, 8.2%, 7.2%, 23.9%) |
| CIE-LAB | lab(73.94, 6.05, 1.05) |
| CIE-LCH | lch(73.94, 6.14, 9.84°) |
| OKLab | oklab(77.76% 0.0183 0.0029) |
| OKLCH | oklch(77.76% 0.019 8.9) |
| XYZ | xyz(46.4059, 46.6061, 49.7224) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.74
Silver
#C0C0C0
ΔE00 8.06
Dove Gray
#B6B8BD
ΔE00 8.19
Dark Gray
#A9A9A9
ΔE00 8.38
Warm Gray
#C9BEB0
ΔE00 9.56
Thistle
#D8BFD8
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B2B4 #B2C2C0
analogous
#C2B2BC #C2B2B4 #C2B8B2
triadic
#C2B2B4 #B4C2B2 #B2B4C2
tetradic
#C2B2B4 #BCC2B2 #B2C2C0 #B8B2C2
square
#C2B2B4 #BCC2B2 #B2C2C0 #B8B2C2
split-complementary
#C2B2B4 #B2C2B8 #B2BCC2
monochromatic
#8B6E72 #A79093 #C2B2B4 #DDD4D5 #F1EEEE
Accessibility & contrast
On white
2.03
#C2B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#C2B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B2B4
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B2B4 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B4
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#C6B1B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c2b2b4; /* rgb */ color: rgb(194, 178, 180); /* oklch */ color: oklch(77.8% 0.019 8.9);
Tailwind
colors: {
custom: {
50: '#d4c9ca',
500: '#c2b2b4',
950: '#000000',
},
}SCSS
$custom: #c2b2b4; $custom-light: #d4c9ca; $custom-dark: #000000;
JSON
{
"hex": "#c2b2b4",
"rgb": {
"r": 194,
"g": 178,
"b": 180
},
"hsl": {
"h": 352.5,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.77761,
"c": 0.01853,
"h": 8.9
},
"luminance": 0.46605
}Semantic roles & 50–950 ramp
primary
#C2B2B4
secondary
#E3E8E7
accent
#968D50
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282