#C2B0B4#C2B0B4
#C2B0B4 is a light, muted red. Relative luminance 0.458; OKLCH L 77.4% C 0.021 H 2.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B0B4 |
|---|---|
| RGB | rgb(194, 176, 180) |
| HSL | hsl(347, 13%, 73%) |
| HSV | hsv(347, 9%, 76%) |
| CMYK | cmyk(0%, 9.3%, 7.2%, 23.9%) |
| CIE-LAB | lab(73.43, 7.14, 0.30) |
| CIE-LCH | lch(73.43, 7.14, 2.44°) |
| OKLab | oklab(77.36% 0.0213 0.0009) |
| OKLCH | oklch(77.36% 0.021 2.4) |
| XYZ | xyz(46.0108, 45.8160, 49.5907) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.53
Dove Gray
#B6B8BD
ΔE00 9.05
Silver
#C0C0C0
ΔE00 9.17
Dark Gray
#A9A9A9
ΔE00 9.20
Thistle
#D8BFD8
ΔE00 9.54
Dusty Pink
#D8A7B1
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B0B4 #B0C2BE
analogous
#C2B0BD #C2B0B4 #C2B5B0
triadic
#C2B0B4 #B4C2B0 #B0B4C2
tetradic
#C2B0B4 #BDC2B0 #B0C2BE #B5B0C2
square
#C2B0B4 #BDC2B0 #B0C2BE #B5B0C2
split-complementary
#C2B0B4 #B0C2B5 #B0BDC2
monochromatic
#8C6C73 #A78D93 #C2B0B4 #DDD3D5 #F2EEEF
Accessibility & contrast
On white
2.07
#C2B0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#C2B0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B0B4
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B0B4 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B4
Deuteranopia (green-blind)
#B6B5B4
Tritanopia (blue-blind)
#C6AFB1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c2b0b4; /* rgb */ color: rgb(194, 176, 180); /* oklch */ color: oklch(77.4% 0.021 2.4);
Tailwind
colors: {
custom: {
50: '#d4c7ca',
500: '#c2b0b4',
950: '#000000',
},
}SCSS
$custom: #c2b0b4; $custom-light: #d4c7ca; $custom-dark: #000000;
JSON
{
"hex": "#c2b0b4",
"rgb": {
"r": 194,
"g": 176,
"b": 180
},
"hsl": {
"h": 346.667,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.77362,
"c": 0.02136,
"h": 2.4
},
"luminance": 0.45815
}Semantic roles & 50–950 ramp
primary
#C2B0B4
secondary
#E3E8E7
accent
#97874F
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282