#C7BBAE#C7BBAE
#C7BBAE is a light, muted orange. Relative luminance 0.507; OKLCH L 79.8% C 0.023 H 69.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBAE |
|---|---|
| RGB | rgb(199, 187, 174) |
| HSL | hsl(31, 18%, 73%) |
| HSV | hsv(31, 13%, 78%) |
| CMYK | cmyk(0%, 6%, 12.6%, 22%) |
| CIE-LAB | lab(76.52, 2.02, 8.10) |
| CIE-LCH | lch(76.52, 8.35, 76.00°) |
| OKLab | oklab(79.84% 0.0078 0.0212) |
| OKLCH | oklch(79.84% 0.023 69.7) |
| XYZ | xyz(48.9629, 50.7395, 47.2506) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.07
Greige
#B8AB98
ΔE00 5.11
Khaki
#C3B091
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.29
Stone
#A89F91
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBAE #AEBAC7
analogous
#C7AEAE #C7BBAE #C6C7AE
triadic
#C7BBAE #AEC7BB #BBAEC7
tetradic
#C7BBAE #AEC7AE #AEBAC7 #C7AEC6
square
#C7BBAE #AEC7AE #AEBAC7 #C7AEC6
split-complementary
#C7BBAE #AEC6C7 #AEAEC7
monochromatic
#947E66 #AE9D8A #C7BBAE #E0D9D2 #F2F0ED
Accessibility & contrast
On white
1.88
#C7BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#C7BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBAE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBAE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#C2BEAE
Tritanopia (blue-blind)
#CCB8B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c7bbae; /* rgb */ color: rgb(199, 187, 174); /* oklch */ color: oklch(79.8% 0.023 69.7);
Tailwind
colors: {
custom: {
50: '#d8cfc6',
500: '#c7bbae',
950: '#000000',
},
}SCSS
$custom: #c7bbae; $custom-light: #d8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c7bbae",
"rgb": {
"r": 199,
"g": 187,
"b": 174
},
"hsl": {
"h": 31.2,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.79838,
"c": 0.0226,
"h": 69.7
},
"luminance": 0.50739
}Semantic roles & 50–950 ramp
primary
#C7BBAE
secondary
#7E8C9B
accent
#719D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382