#C8B4B0#C8B4B0
#C8B4B0 is a light, muted red. Relative luminance 0.481; OKLCH L 78.6% C 0.024 H 31.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B4B0 |
|---|---|
| RGB | rgb(200, 180, 176) |
| HSL | hsl(10, 18%, 74%) |
| HSV | hsv(10, 12%, 78%) |
| CMYK | cmyk(0%, 10%, 12%, 21.6%) |
| CIE-LAB | lab(74.86, 6.46, 4.64) |
| CIE-LCH | lch(74.86, 7.96, 35.66°) |
| OKLab | oklab(78.57% 0.0203 0.0123) |
| OKLCH | oklch(78.57% 0.024 31.1) |
| XYZ | xyz(47.9766, 48.0574, 47.8145) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.49
Warm Gray
#C9BEB0
ΔE00 7.77
Silver
#C0C0C0
ΔE00 8.89
Greige
#B8AB98
ΔE00 9.61
Dark Gray
#A9A9A9
ΔE00 9.64
Dove Gray
#B6B8BD
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B4B0 #B0C4C8
analogous
#C8B0B8 #C8B4B0 #C8C0B0
triadic
#C8B4B0 #B0C8B4 #B4B0C8
tetradic
#C8B4B0 #B8C8B0 #B0C4C8 #C0B0C8
square
#C8B4B0 #B8C8B0 #B0C4C8 #C0B0C8
split-complementary
#C8B4B0 #B0C8C0 #B0B8C8
monochromatic
#967068 #AF928C #C8B4B0 #E1D6D4 #F2EEED
Accessibility & contrast
On white
1.98
#C8B4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#C8B4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B4B0
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B4B0 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#CDB2B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c8b4b0; /* rgb */ color: rgb(200, 180, 176); /* oklch */ color: oklch(78.6% 0.024 31.1);
Tailwind
colors: {
custom: {
50: '#d8cac7',
500: '#c8b4b0',
950: '#000000',
},
}SCSS
$custom: #c8b4b0; $custom-light: #d8cac7; $custom-dark: #000000;
JSON
{
"hex": "#c8b4b0",
"rgb": {
"r": 200,
"g": 180,
"b": 176
},
"hsl": {
"h": 10,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.78574,
"c": 0.02376,
"h": 31.1
},
"luminance": 0.48056
}Semantic roles & 50–950 ramp
primary
#C8B4B0
secondary
#E2E8E9
accent
#8E9C49
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282