#C6BBAC#C6BBAC
#C6BBAC is a light, muted orange. Relative luminance 0.505; OKLCH L 79.7% C 0.024 H 75.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBAC |
|---|---|
| RGB | rgb(198, 187, 172) |
| HSL | hsl(35, 19%, 73%) |
| HSV | hsv(35, 13%, 78%) |
| CMYK | cmyk(0%, 5.6%, 13.1%, 22.4%) |
| CIE-LAB | lab(76.39, 1.33, 8.99) |
| CIE-LCH | lch(76.39, 9.08, 81.60°) |
| OKLab | oklab(79.7% 0.0059 0.0235) |
| OKLCH | oklch(79.7% 0.024 75.8) |
| XYZ | xyz(48.5048, 50.5257, 46.2189) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.92
Greige
#B8AB98
ΔE00 4.64
Khaki
#C3B091
ΔE00 6.43
Silver
#C0C0C0
ΔE00 7.68
Greyish
#A8A495
ΔE00 7.74
Stone
#A89F91
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBAC #ACB7C6
analogous
#C6AEAC #C6BBAC #C4C6AC
triadic
#C6BBAC #ACC6BB #BBACC6
tetradic
#C6BBAC #ACC6AE #ACB7C6 #C6ACC4
square
#C6BBAC #ACC6AE #ACB7C6 #C6ACC4
split-complementary
#C6BBAC #ACC4C6 #AEACC6
monochromatic
#937F65 #AD9D88 #C6BBAC #DFD9D0 #F3F0ED
Accessibility & contrast
On white
1.89
#C6BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C6BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBAC
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBAC | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAB
Deuteranopia (green-blind)
#C2BEAC
Tritanopia (blue-blind)
#CBB8B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c6bbac; /* rgb */ color: rgb(198, 187, 172); /* oklch */ color: oklch(79.7% 0.024 75.8);
Tailwind
colors: {
custom: {
50: '#d7cfc4',
500: '#c6bbac',
950: '#000000',
},
}SCSS
$custom: #c6bbac; $custom-light: #d7cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c6bbac",
"rgb": {
"r": 198,
"g": 187,
"b": 172
},
"hsl": {
"h": 34.615,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.797,
"c": 0.0242,
"h": 75.8
},
"luminance": 0.50525
}Semantic roles & 50–950 ramp
primary
#C6BBAC
secondary
#7C899A
accent
#6C9D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382