#C4B2B0#C4B2B0
#C4B2B0 is a light, muted red. Relative luminance 0.467; OKLCH L 77.8% C 0.021 H 25.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C4B2B0 |
|---|---|
| RGB | rgb(196, 178, 176) |
| HSL | hsl(6, 14%, 73%) |
| HSV | hsv(6, 10%, 77%) |
| CMYK | cmyk(0%, 9.2%, 10.2%, 23.1%) |
| CIE-LAB | lab(74.01, 6.09, 3.36) |
| CIE-LCH | lch(74.01, 6.95, 28.88°) |
| OKLab | oklab(77.82% 0.019 0.0089) |
| OKLCH | oklch(77.82% 0.021 25.2) |
| XYZ | xyz(46.5212, 46.7120, 47.6315) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.74
Warm Gray
#C9BEB0
ΔE00 8.22
Silver
#C0C0C0
ΔE00 8.42
Dark Gray
#A9A9A9
ΔE00 8.76
Dove Gray
#B6B8BD
ΔE00 9.08
Greige
#B8AB98
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4B2B0 #B0C2C4
analogous
#C4B0B8 #C4B2B0 #C4BCB0
triadic
#C4B2B0 #B0C4B2 #B2B0C4
tetradic
#C4B2B0 #B8C4B0 #B0C2C4 #BCB0C4
square
#C4B2B0 #B8C4B0 #B0C2C4 #BCB0C4
split-complementary
#C4B2B0 #B0C4BC #B0B8C4
monochromatic
#8F6E6B #AA908D #C4B2B0 #DED4D3 #F2EEED
Accessibility & contrast
On white
2.03
#C4B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#C4B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4B2B0
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4B2B0 | 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)
#B5B4B0
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#C9B0B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c4b2b0; /* rgb */ color: rgb(196, 178, 176); /* oklch */ color: oklch(77.8% 0.021 25.2);
Tailwind
colors: {
custom: {
50: '#d6c9c7',
500: '#c4b2b0',
950: '#000000',
},
}SCSS
$custom: #c4b2b0; $custom-light: #d6c9c7; $custom-dark: #000000;
JSON
{
"hex": "#c4b2b0",
"rgb": {
"r": 196,
"g": 178,
"b": 176
},
"hsl": {
"h": 6,
"s": 14.493,
"l": 72.941
},
"oklch": {
"l": 0.77822,
"c": 0.02095,
"h": 25.2
},
"luminance": 0.46711
}Semantic roles & 50–950 ramp
primary
#C4B2B0
secondary
#E3E8E8
accent
#91994D
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282