#C8B2B4#C8B2B4
#C8B2B4 is a light, muted red. Relative luminance 0.474; OKLCH L 78.3% C 0.025 H 11.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2B4 |
|---|---|
| RGB | rgb(200, 178, 180) |
| HSL | hsl(355, 17%, 74%) |
| HSV | hsv(355, 11%, 78%) |
| CMYK | cmyk(0%, 11%, 10%, 21.6%) |
| CIE-LAB | lab(74.46, 8.22, 1.87) |
| CIE-LCH | lch(74.46, 8.43, 12.80°) |
| OKLab | oklab(78.29% 0.025 0.0051) |
| OKLCH | oklch(78.29% 0.025 11.4) |
| XYZ | xyz(47.9774, 47.4164, 49.7961) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.19
Dusty Pink
#D8A7B1
ΔE00 8.62
Thistle
#D8BFD8
ΔE00 9.65
Silver
#C0C0C0
ΔE00 10.01
Dove Gray
#B6B8BD
ΔE00 10.37
Dark Gray
#A9A9A9
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2B4 #B2C8C6
analogous
#C8B2BF #C8B2B4 #C8BBB2
triadic
#C8B2B4 #B4C8B2 #B2B4C8
tetradic
#C8B2B4 #BFC8B2 #B2C8C6 #BBB2C8
square
#C8B2B4 #BFC8B2 #B2C8C6 #BBB2C8
split-complementary
#C8B2B4 #B2C8BB #B2BFC8
monochromatic
#956B6E #AF8E91 #C8B2B4 #E2D6D7 #F2EDEE
Accessibility & contrast
On white
2.00
#C8B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#C8B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2B4
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2B4 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B4
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#CDB0B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b2b4; /* rgb */ color: rgb(200, 178, 180); /* oklch */ color: oklch(78.3% 0.025 11.4);
Tailwind
colors: {
custom: {
50: '#d8c9ca',
500: '#c8b2b4',
950: '#000000',
},
}SCSS
$custom: #c8b2b4; $custom-light: #d8c9ca; $custom-dark: #000000;
JSON
{
"hex": "#c8b2b4",
"rgb": {
"r": 200,
"g": 178,
"b": 180
},
"hsl": {
"h": 354.545,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.7829,
"c": 0.02546,
"h": 11.4
},
"luminance": 0.47415
}Semantic roles & 50–950 ramp
primary
#C8B2B4
secondary
#E3E8E8
accent
#9B944B
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282