#C4B4B2#C4B4B2
#C4B4B2 is a light, near-neutral red. Relative luminance 0.476; OKLCH L 78.3% C 0.019 H 26.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C4B4B2 |
|---|---|
| RGB | rgb(196, 180, 178) |
| HSL | hsl(7, 13%, 73%) |
| HSV | hsv(7, 9%, 77%) |
| CMYK | cmyk(0%, 8.2%, 9.2%, 23.1%) |
| CIE-LAB | lab(74.57, 5.35, 3.08) |
| CIE-LCH | lch(74.57, 6.17, 29.93°) |
| OKLab | oklab(78.28% 0.0167 0.0082) |
| OKLCH | oklch(78.28% 0.019 26.2) |
| XYZ | xyz(47.1213, 47.5934, 48.8150) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Silver
#C0C0C0
ΔE00 7.55
Warm Gray
#C9BEB0
ΔE00 7.57
Dark Gray
#A9A9A9
ΔE00 8.25
Dove Gray
#B6B8BD
ΔE00 8.34
Greige
#B8AB98
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4B4B2 #B2C2C4
analogous
#C4B2B9 #C4B4B2 #C4BDB2
triadic
#C4B4B2 #B2C4B4 #B4B2C4
tetradic
#C4B4B2 #B9C4B2 #B2C2C4 #BDB2C4
square
#C4B4B2 #B9C4B2 #B2C2C4 #BDB2C4
split-complementary
#C4B4B2 #B2C4BD #B2B9C4
monochromatic
#8E716D #A9928F #C4B4B2 #DFD6D5 #F2EEEE
Accessibility & contrast
On white
2.00
#C4B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#C4B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4B4B2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4B4B2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#C8B2B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c4b4b2; /* rgb */ color: rgb(196, 180, 178); /* oklch */ color: oklch(78.3% 0.019 26.2);
Tailwind
colors: {
custom: {
50: '#d6cac9',
500: '#c4b4b2',
950: '#000000',
},
}SCSS
$custom: #c4b4b2; $custom-light: #d6cac9; $custom-dark: #000000;
JSON
{
"hex": "#c4b4b2",
"rgb": {
"r": 196,
"g": 180,
"b": 178
},
"hsl": {
"h": 6.667,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.78279,
"c": 0.0186,
"h": 26.2
},
"luminance": 0.47593
}Semantic roles & 50–950 ramp
primary
#C4B4B2
secondary
#E3E7E8
accent
#8F974E
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282