#C8B2B0#C8B2B0
#C8B2B0 is a light, muted red. Relative luminance 0.473; OKLCH L 78.2% C 0.026 H 23.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2B0 |
|---|---|
| RGB | rgb(200, 178, 176) |
| HSL | hsl(5, 18%, 74%) |
| HSV | hsv(5, 12%, 78%) |
| CMYK | cmyk(0%, 11%, 12%, 21.6%) |
| CIE-LAB | lab(74.35, 7.54, 3.90) |
| CIE-LCH | lch(74.35, 8.49, 27.37°) |
| OKLab | oklab(78.18% 0.0234 0.0104) |
| OKLCH | oklch(78.18% 0.026 23.9) |
| XYZ | xyz(47.5758, 47.2557, 47.6809) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.47
Warm Gray
#C9BEB0
ΔE00 9.25
Dusty Pink
#D8A7B1
ΔE00 9.58
Silver
#C0C0C0
ΔE00 9.73
Dark Gray
#A9A9A9
ΔE00 10.19
Dove Gray
#B6B8BD
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2B0 #B0C6C8
analogous
#C8B0BA #C8B2B0 #C8BEB0
triadic
#C8B2B0 #B0C8B2 #B2B0C8
tetradic
#C8B2B0 #BAC8B0 #B0C6C8 #BEB0C8
square
#C8B2B0 #BAC8B0 #B0C6C8 #BEB0C8
split-complementary
#C8B2B0 #B0C8BE #B0BAC8
monochromatic
#966C68 #AF8F8C #C8B2B0 #E1D5D4 #F2EDED
Accessibility & contrast
On white
2.01
#C8B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#C8B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2B0
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2B0 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B0
Deuteranopia (green-blind)
#BBB8B0
Tritanopia (blue-blind)
#CDB0B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b2b0; /* rgb */ color: rgb(200, 178, 176); /* oklch */ color: oklch(78.2% 0.026 23.9);
Tailwind
colors: {
custom: {
50: '#d8c9c7',
500: '#c8b2b0',
950: '#000000',
},
}SCSS
$custom: #c8b2b0; $custom-light: #d8c9c7; $custom-dark: #000000;
JSON
{
"hex": "#c8b2b0",
"rgb": {
"r": 200,
"g": 178,
"b": 176
},
"hsl": {
"h": 5,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.78177,
"c": 0.02559,
"h": 23.9
},
"luminance": 0.47255
}Semantic roles & 50–950 ramp
primary
#C8B2B0
secondary
#E2E8E9
accent
#959C49
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282