#C6BBAE#C6BBAE
#C6BBAE is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.022 H 72.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBAE |
|---|---|
| RGB | rgb(198, 187, 174) |
| HSL | hsl(33, 17%, 73%) |
| HSV | hsv(33, 12%, 78%) |
| CMYK | cmyk(0%, 5.6%, 12.1%, 22.4%) |
| CIE-LAB | lab(76.44, 1.65, 7.97) |
| CIE-LCH | lch(76.44, 8.14, 78.27°) |
| OKLab | oklab(79.75% 0.0067 0.0209) |
| OKLCH | oklch(79.75% 0.022 72.1) |
| XYZ | xyz(48.6984, 50.6031, 47.2382) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.89
Greige
#B8AB98
ΔE00 5.02
Silver
#C0C0C0
ΔE00 7.09
Khaki
#C3B091
ΔE00 7.14
Greyish
#A8A495
ΔE00 7.99
Stone
#A89F91
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBAE #AEB9C6
analogous
#C6AFAE #C6BBAE #C5C6AE
triadic
#C6BBAE #AEC6BB #BBAEC6
tetradic
#C6BBAE #AEC6AF #AEB9C6 #C6AEC5
square
#C6BBAE #AEC6AF #AEB9C6 #C6AEC5
split-complementary
#C6BBAE #AEC5C6 #AFAEC6
monochromatic
#937F67 #AD9D8A #C6BBAE #DFD9D2 #F2F0ED
Accessibility & contrast
On white
1.89
#C6BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#C6BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBAE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBAE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#C2BEAE
Tritanopia (blue-blind)
#CBB8B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c6bbae; /* rgb */ color: rgb(198, 187, 174); /* oklch */ color: oklch(79.8% 0.022 72.1);
Tailwind
colors: {
custom: {
50: '#d7cfc6',
500: '#c6bbae',
950: '#000000',
},
}SCSS
$custom: #c6bbae; $custom-light: #d7cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c6bbae",
"rgb": {
"r": 198,
"g": 187,
"b": 174
},
"hsl": {
"h": 32.5,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.79753,
"c": 0.02192,
"h": 72.1
},
"luminance": 0.50602
}Semantic roles & 50–950 ramp
primary
#C6BBAE
secondary
#7E8B9A
accent
#6F9C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382