#C8B0B6#C8B0B6
#C8B0B6 is a light, muted red. Relative luminance 0.467; OKLCH L 78.0% C 0.029 H 0.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B0B6 |
|---|---|
| RGB | rgb(200, 176, 182) |
| HSL | hsl(345, 18%, 74%) |
| HSV | hsv(345, 12%, 78%) |
| CMYK | cmyk(0%, 12%, 9%, 21.6%) |
| CIE-LAB | lab(74.00, 9.64, 0.11) |
| CIE-LCH | lch(74.00, 9.64, 0.68°) |
| OKLab | oklab(77.96% 0.0288 0.0005) |
| OKLCH | oklch(77.96% 0.029 0.9) |
| XYZ | xyz(47.7875, 46.7084, 50.7451) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.23
Dusty Pink
#D8A7B1
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 8.21
Light Mauve
#C292A1
ΔE00 10.25
Rosybrown
#BC8F8F
ΔE00 10.78
Grey Pink
#C3909B
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B0B6 #B0C8C2
analogous
#C8B0C2 #C8B0B6 #C8B6B0
triadic
#C8B0B6 #B6C8B0 #B0B6C8
tetradic
#C8B0B6 #C2C8B0 #B0C8C2 #B6B0C8
square
#C8B0B6 #C2C8B0 #B0C8C2 #B6B0C8
split-complementary
#C8B0B6 #B0C8B6 #B0C2C8
monochromatic
#966873 #AF8C95 #C8B0B6 #E1D4D7 #F2EDEE
Accessibility & contrast
On white
2.03
#C8B0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#C8B0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B0B6
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B0B6 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B6
Deuteranopia (green-blind)
#B8B7B6
Tritanopia (blue-blind)
#CDAFB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8b0b6; /* rgb */ color: rgb(200, 176, 182); /* oklch */ color: oklch(78.0% 0.029 0.9);
Tailwind
colors: {
custom: {
50: '#d8c7cb',
500: '#c8b0b6',
950: '#000000',
},
}SCSS
$custom: #c8b0b6; $custom-light: #d8c7cb; $custom-dark: #000000;
JSON
{
"hex": "#c8b0b6",
"rgb": {
"r": 200,
"g": 176,
"b": 182
},
"hsl": {
"h": 345,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.77955,
"c": 0.02878,
"h": 0.9
},
"luminance": 0.46707
}Semantic roles & 50–950 ramp
primary
#C8B0B6
secondary
#E2E9E7
accent
#9C8749
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282