#C8B2B2#C8B2B2
#C8B2B2 is a light, muted red. Relative luminance 0.473; OKLCH L 78.2% C 0.025 H 17.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2B2 |
|---|---|
| RGB | rgb(200, 178, 178) |
| HSL | hsl(0, 17%, 74%) |
| HSV | hsv(0, 11%, 78%) |
| CMYK | cmyk(0%, 11%, 11%, 21.6%) |
| CIE-LAB | lab(74.40, 7.88, 2.89) |
| CIE-LCH | lch(74.40, 8.39, 20.12°) |
| OKLab | oklab(78.23% 0.0242 0.0077) |
| OKLCH | oklch(78.23% 0.025 17.7) |
| XYZ | xyz(47.7751, 47.3355, 48.7308) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.69
Dusty Pink
#D8A7B1
ΔE00 9.05
Silver
#C0C0C0
ΔE00 9.84
Warm Gray
#C9BEB0
ΔE00 10.02
Dark Gray
#A9A9A9
ΔE00 10.32
Dove Gray
#B6B8BD
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2B2 #B2C8C8
analogous
#C8B2BD #C8B2B2 #C8BDB2
triadic
#C8B2B2 #B2C8B2 #B2B2C8
tetradic
#C8B2B2 #BDC8B2 #B2C8C8 #BDB2C8
square
#C8B2B2 #BDC8B2 #B2C8C8 #BDB2C8
split-complementary
#C8B2B2 #B2C8BD #B2BDC8
monochromatic
#956B6B #AF8E8E #C8B2B2 #E2D6D6 #F2EDED
Accessibility & contrast
On white
2.01
#C8B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#C8B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2B2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2B2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#BAB9B2
Tritanopia (blue-blind)
#CDB0B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b2b2; /* rgb */ color: rgb(200, 178, 178); /* oklch */ color: oklch(78.2% 0.025 17.7);
Tailwind
colors: {
custom: {
50: '#d8c9c9',
500: '#c8b2b2',
950: '#000000',
},
}SCSS
$custom: #c8b2b2; $custom-light: #d8c9c9; $custom-dark: #000000;
JSON
{
"hex": "#c8b2b2",
"rgb": {
"r": 200,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.78233,
"c": 0.02537,
"h": 17.7
},
"luminance": 0.47335
}Semantic roles & 50–950 ramp
primary
#C8B2B2
secondary
#E3E8E8
accent
#9B9B4B
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282