#C8B6B8#C8B6B8
#C8B6B8 is a light, muted red. Relative luminance 0.492; OKLCH L 79.2% C 0.021 H 9.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B6B8 |
|---|---|
| RGB | rgb(200, 182, 184) |
| HSL | hsl(353, 14%, 75%) |
| HSV | hsv(353, 9%, 78%) |
| CMYK | cmyk(0%, 9%, 8%, 21.6%) |
| CIE-LAB | lab(75.57, 6.74, 1.31) |
| CIE-LCH | lch(75.57, 6.87, 11.01°) |
| OKLab | oklab(79.2% 0.0204 0.0036) |
| OKLCH | oklch(79.2% 0.021 9.9) |
| XYZ | xyz(49.1982, 49.1967, 52.2423) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.56
Silver
#C0C0C0
ΔE00 8.43
Dove Gray
#B6B8BD
ΔE00 8.92
Dark Gray
#A9A9A9
ΔE00 9.57
Thistle
#D8BFD8
ΔE00 9.71
Warm Gray
#C9BEB0
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B6B8 #B6C8C6
analogous
#C8B6C1 #C8B6B8 #C8BDB6
triadic
#C8B6B8 #B8C8B6 #B6B8C8
tetradic
#C8B6B8 #C1C8B6 #B6C8C6 #BDB6C8
square
#C8B6B8 #C1C8B6 #B6C8C6 #BDB6C8
split-complementary
#C8B6B8 #B6C8BD #B6C1C8
monochromatic
#937074 #AE9396 #C8B6B8 #E2D9DA #F2EEEE
Accessibility & contrast
On white
1.94
#C8B6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#C8B6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B6B8
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B6B8 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B8
Deuteranopia (green-blind)
#BCBBB8
Tritanopia (blue-blind)
#CCB5B7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c8b6b8; /* rgb */ color: rgb(200, 182, 184); /* oklch */ color: oklch(79.2% 0.021 9.9);
Tailwind
colors: {
custom: {
50: '#d8cbcd',
500: '#c8b6b8',
950: '#000000',
},
}SCSS
$custom: #c8b6b8; $custom-light: #d8cbcd; $custom-dark: #000000;
JSON
{
"hex": "#c8b6b8",
"rgb": {
"r": 200,
"g": 182,
"b": 184
},
"hsl": {
"h": 353.333,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.79198,
"c": 0.02074,
"h": 9.9
},
"luminance": 0.49196
}Semantic roles & 50–950 ramp
primary
#C8B6B8
secondary
#E3E8E7
accent
#98904D
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282