#C2BBAB#C2BBAB
#C2BBAB is a light, muted orange. Relative luminance 0.499; OKLCH L 79.3% C 0.023 H 87.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBAB |
|---|---|
| RGB | rgb(194, 187, 171) |
| HSL | hsl(42, 16%, 72%) |
| HSV | hsv(42, 12%, 76%) |
| CMYK | cmyk(0%, 3.6%, 11.9%, 23.9%) |
| CIE-LAB | lab(76.04, -0.30, 8.98) |
| CIE-LCH | lch(76.04, 8.99, 91.92°) |
| OKLab | oklab(79.34% 0.0012 0.0234) |
| OKLCH | oklch(79.34% 0.023 87.2) |
| XYZ | xyz(47.3685, 49.9508, 45.6663) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.72
Greige
#B8AB98
ΔE00 4.98
Greyish
#A8A495
ΔE00 6.77
Khaki
#C3B091
ΔE00 6.82
Bland
#AFA88B
ΔE00 7.40
Silver
#C0C0C0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBAB #ABB2C2
analogous
#C2B0AB #C2BBAB #BEC2AB
triadic
#C2BBAB #ABC2BB #BBABC2
tetradic
#C2BBAB #ABC2B0 #ABB2C2 #C2ABBE
square
#C2BBAB #ABC2B0 #ABB2C2 #C2ABBE
split-complementary
#C2BBAB #ABBEC2 #B0ABC2
monochromatic
#8D8166 #A89E88 #C2BBAB #DCD8CE #F2F1ED
Accessibility & contrast
On white
1.91
#C2BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#C2BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBAB
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBAB | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#C1BCAB
Tritanopia (blue-blind)
#C6B8B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c2bbab; /* rgb */ color: rgb(194, 187, 171); /* oklch */ color: oklch(79.3% 0.023 87.2);
Tailwind
colors: {
custom: {
50: '#d4cfc4',
500: '#c2bbab',
950: '#000000',
},
}SCSS
$custom: #c2bbab; $custom-light: #d4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c2bbab",
"rgb": {
"r": 194,
"g": 187,
"b": 171
},
"hsl": {
"h": 41.739,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79337,
"c": 0.02347,
"h": 87.2
},
"luminance": 0.4995
}Semantic roles & 50–950 ramp
primary
#C2BBAB
secondary
#E1E3E7
accent
#639A4B
background
#FDFCFC
surface
#FAF9F8
border
#D3D2D1
text
#141312
muted
#838281