#C2B2B2#C2B2B2
#C2B2B2 is a light, near-neutral red. Relative luminance 0.465; OKLCH L 77.7% C 0.018 H 17.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B2B2 |
|---|---|
| RGB | rgb(194, 178, 178) |
| HSL | hsl(0, 12%, 73%) |
| HSV | hsv(0, 8%, 76%) |
| CMYK | cmyk(0%, 8.2%, 8.2%, 23.9%) |
| CIE-LAB | lab(73.89, 5.71, 2.07) |
| CIE-LCH | lch(73.89, 6.07, 19.92°) |
| OKLab | oklab(77.7% 0.0175 0.0055) |
| OKLCH | oklch(77.7% 0.018 17.5) |
| XYZ | xyz(46.2036, 46.5252, 48.6571) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.49
Silver
#C0C0C0
ΔE00 7.85
Dark Gray
#A9A9A9
ΔE00 8.15
Dove Gray
#B6B8BD
ΔE00 8.23
Warm Gray
#C9BEB0
ΔE00 8.65
Greige
#B8AB98
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B2B2 #B2C2C2
analogous
#C2B2BA #C2B2B2 #C2BAB2
triadic
#C2B2B2 #B2C2B2 #B2B2C2
tetradic
#C2B2B2 #BAC2B2 #B2C2C2 #BAB2C2
square
#C2B2B2 #BAC2B2 #B2C2C2 #BAB2C2
split-complementary
#C2B2B2 #B2C2BA #B2BAC2
monochromatic
#8B6E6E #A79090 #C2B2B2 #DDD4D4 #F1EEEE
Accessibility & contrast
On white
2.04
#C2B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#C2B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B2B2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B2B2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B2
Deuteranopia (green-blind)
#B8B7B2
Tritanopia (blue-blind)
#C6B1B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c2b2b2; /* rgb */ color: rgb(194, 178, 178); /* oklch */ color: oklch(77.7% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#d4c9c9',
500: '#c2b2b2',
950: '#000000',
},
}SCSS
$custom: #c2b2b2; $custom-light: #d4c9c9; $custom-dark: #000000;
JSON
{
"hex": "#c2b2b2",
"rgb": {
"r": 194,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.77703,
"c": 0.01838,
"h": 17.5
},
"luminance": 0.46524
}Semantic roles & 50–950 ramp
primary
#C2B2B2
secondary
#E3E8E8
accent
#969650
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282