#C0B2B4#C0B2B4
#C0B2B4 is a light, near-neutral red. Relative luminance 0.463; OKLCH L 77.6% C 0.016 H 7.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B2B4 |
|---|---|
| RGB | rgb(192, 178, 180) |
| HSL | hsl(351, 10%, 73%) |
| HSV | hsv(351, 7%, 75%) |
| CMYK | cmyk(0%, 7.3%, 6.2%, 24.7%) |
| CIE-LAB | lab(73.77, 5.34, 0.78) |
| CIE-LCH | lch(73.77, 5.39, 8.34°) |
| OKLab | oklab(77.59% 0.0161 0.0022) |
| OKLCH | oklch(77.59% 0.016 7.6) |
| XYZ | xyz(45.8959, 46.3431, 49.6985) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Silver
#C0C0C0
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 7.42
Dark Gray
#A9A9A9
ΔE00 7.63
Warm Gray
#C9BEB0
ΔE00 9.21
Light Gray
#D3D3D3
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B2B4 #B2C0BE
analogous
#C0B2BB #C0B2B4 #C0B7B2
triadic
#C0B2B4 #B4C0B2 #B2B4C0
tetradic
#C0B2B4 #BBC0B2 #B2C0BE #B7B2C0
square
#C0B2B4 #BBC0B2 #B2C0BE #B7B2C0
split-complementary
#C0B2B4 #B2C0B7 #B2BBC0
monochromatic
#886F73 #A49093 #C0B2B4 #DCD4D5 #F1EEEF
Accessibility & contrast
On white
2.05
#C0B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#C0B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B2B4
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B2B4 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B4
Deuteranopia (green-blind)
#B7B6B4
Tritanopia (blue-blind)
#C3B1B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c0b2b4; /* rgb */ color: rgb(192, 178, 180); /* oklch */ color: oklch(77.6% 0.016 7.6);
Tailwind
colors: {
custom: {
50: '#d3c9ca',
500: '#c0b2b4',
950: '#000000',
},
}SCSS
$custom: #c0b2b4; $custom-light: #d3c9ca; $custom-dark: #000000;
JSON
{
"hex": "#c0b2b4",
"rgb": {
"r": 192,
"g": 178,
"b": 180
},
"hsl": {
"h": 351.429,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.77588,
"c": 0.01624,
"h": 7.6
},
"luminance": 0.46343
}Semantic roles & 50–950 ramp
primary
#C0B2B4
secondary
#E4E7E7
accent
#948B51
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282