#C8B2B6#C8B2B6
#C8B2B6 is a light, muted red. Relative luminance 0.475; OKLCH L 78.3% C 0.026 H 5.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2B6 |
|---|---|
| RGB | rgb(200, 178, 182) |
| HSL | hsl(349, 17%, 74%) |
| HSV | hsv(349, 11%, 78%) |
| CMYK | cmyk(0%, 11%, 9%, 21.6%) |
| CIE-LAB | lab(74.51, 8.56, 0.85) |
| CIE-LCH | lch(74.51, 8.60, 5.68°) |
| OKLab | oklab(78.35% 0.0257 0.0024) |
| OKLCH | oklch(78.35% 0.026 5.3) |
| XYZ | xyz(48.1826, 47.4985, 50.8768) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.85
Dusty Pink
#D8A7B1
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.84
Silver
#C0C0C0
ΔE00 10.23
Dove Gray
#B6B8BD
ΔE00 10.42
Dark Gray
#A9A9A9
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2B6 #B2C8C4
analogous
#C8B2C1 #C8B2B6 #C8B9B2
triadic
#C8B2B6 #B6C8B2 #B2B6C8
tetradic
#C8B2B6 #C1C8B2 #B2C8C4 #B9B2C8
square
#C8B2B6 #C1C8B2 #B2C8C4 #B9B2C8
split-complementary
#C8B2B6 #B2C8B9 #B2C1C8
monochromatic
#956B72 #AF8E94 #C8B2B6 #E2D6D8 #F2EDEE
Accessibility & contrast
On white
2.00
#C8B2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#C8B2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2B6
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2B6 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B6
Deuteranopia (green-blind)
#BAB9B6
Tritanopia (blue-blind)
#CDB1B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b2b6; /* rgb */ color: rgb(200, 178, 182); /* oklch */ color: oklch(78.3% 0.026 5.3);
Tailwind
colors: {
custom: {
50: '#d8c9cb',
500: '#c8b2b6',
950: '#000000',
},
}SCSS
$custom: #c8b2b6; $custom-light: #d8c9cb; $custom-dark: #000000;
JSON
{
"hex": "#c8b2b6",
"rgb": {
"r": 200,
"g": 178,
"b": 182
},
"hsl": {
"h": 349.091,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.78348,
"c": 0.02584,
"h": 5.3
},
"luminance": 0.47498
}Semantic roles & 50–950 ramp
primary
#C8B2B6
secondary
#E3E8E7
accent
#9B8C4B
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282