#C2B4B0#C2B4B0
#C2B4B0 is a light, near-neutral red. Relative luminance 0.472; OKLCH L 78.0% C 0.017 H 36.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B4B0 |
|---|---|
| RGB | rgb(194, 180, 176) |
| HSL | hsl(13, 13%, 73%) |
| HSV | hsv(13, 9%, 76%) |
| CMYK | cmyk(0%, 7.2%, 9.3%, 23.9%) |
| CIE-LAB | lab(74.35, 4.28, 3.83) |
| CIE-LCH | lch(74.35, 5.75, 41.81°) |
| OKLab | oklab(78.05% 0.0137 0.0102) |
| OKLCH | oklch(78.05% 0.017 36.5) |
| XYZ | xyz(46.4051, 47.2471, 47.7409) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Warm Gray
#C9BEB0
ΔE00 6.18
Silver
#C0C0C0
ΔE00 6.85
Dark Gray
#A9A9A9
ΔE00 7.48
Dove Gray
#B6B8BD
ΔE00 7.89
Greige
#B8AB98
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B4B0 #B0BEC2
analogous
#C2B0B5 #C2B4B0 #C2BDB0
triadic
#C2B4B0 #B0C2B4 #B4B0C2
tetradic
#C2B4B0 #B5C2B0 #B0BEC2 #BDB0C2
square
#C2B4B0 #B5C2B0 #B0BEC2 #BDB0C2
split-complementary
#C2B4B0 #B0C2BD #B0B5C2
monochromatic
#8C736C #A7938D #C2B4B0 #DDD5D3 #F2EFEE
Accessibility & contrast
On white
2.01
#C2B4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#C2B4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B4B0
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B4B0 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5B0
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#C6B2B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c2b4b0; /* rgb */ color: rgb(194, 180, 176); /* oklch */ color: oklch(78.0% 0.017 36.5);
Tailwind
colors: {
custom: {
50: '#d4cac7',
500: '#c2b4b0',
950: '#000000',
},
}SCSS
$custom: #c2b4b0; $custom-light: #d4cac7; $custom-dark: #000000;
JSON
{
"hex": "#c2b4b0",
"rgb": {
"r": 194,
"g": 180,
"b": 176
},
"hsl": {
"h": 13.333,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.78049,
"c": 0.01706,
"h": 36.5
},
"luminance": 0.47246
}Semantic roles & 50–950 ramp
primary
#C2B4B0
secondary
#E3E7E8
accent
#87974F
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282