#C0B4B2#C0B4B2
#C0B4B2 is a light, near-neutral red. Relative luminance 0.471; OKLCH L 77.9% C 0.014 H 28.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B4B2 |
|---|---|
| RGB | rgb(192, 180, 178) |
| HSL | hsl(9, 10%, 73%) |
| HSV | hsv(9, 7%, 75%) |
| CMYK | cmyk(0%, 6.2%, 7.3%, 24.7%) |
| CIE-LAB | lab(74.23, 3.91, 2.55) |
| CIE-LCH | lch(74.23, 4.66, 33.12°) |
| OKLab | oklab(77.93% 0.0123 0.0068) |
| OKLCH | oklch(77.93% 0.014 28.9) |
| XYZ | xyz(46.0945, 47.0639, 48.7668) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.13
Pinkish Grey
#C8ACA9
ΔE00 6.16
Warm Gray
#C9BEB0
ΔE00 6.74
Dark Gray
#A9A9A9
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 6.88
Greige
#B8AB98
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B4B2 #B2BEC0
analogous
#C0B2B7 #C0B4B2 #C0BBB2
triadic
#C0B4B2 #B2C0B4 #B4B2C0
tetradic
#C0B4B2 #B7C0B2 #B2BEC0 #BBB2C0
square
#C0B4B2 #B7C0B2 #B2BEC0 #BBB2C0
split-complementary
#C0B4B2 #B2C0BB #B2B7C0
monochromatic
#88736F #A49390 #C0B4B2 #DCD5D4 #F1EFEE
Accessibility & contrast
On white
2.02
#C0B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#C0B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B4B2
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B4B2 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#C3B3B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c0b4b2; /* rgb */ color: rgb(192, 180, 178); /* oklch */ color: oklch(77.9% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#d3cac9',
500: '#c0b4b2',
950: '#000000',
},
}SCSS
$custom: #c0b4b2; $custom-light: #d3cac9; $custom-dark: #000000;
JSON
{
"hex": "#c0b4b2",
"rgb": {
"r": 192,
"g": 180,
"b": 178
},
"hsl": {
"h": 8.571,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.77933,
"c": 0.01404,
"h": 28.9
},
"luminance": 0.47063
}Semantic roles & 50–950 ramp
primary
#C0B4B2
secondary
#E4E7E7
accent
#8B9451
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282