#C9BBAF#C9BBAF
#C9BBAF is a light, muted orange. Relative luminance 0.511; OKLCH L 80.0% C 0.023 H 63.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C9BBAF |
|---|---|
| RGB | rgb(201, 187, 175) |
| HSL | hsl(28, 19%, 74%) |
| HSV | hsv(28, 13%, 79%) |
| CMYK | cmyk(0%, 7%, 12.9%, 21.2%) |
| CIE-LAB | lab(76.71, 2.91, 7.85) |
| CIE-LCH | lch(76.71, 8.38, 69.64°) |
| OKLab | oklab(80.04% 0.0104 0.0206) |
| OKLCH | oklch(80.04% 0.023 63.1) |
| XYZ | xyz(49.5950, 51.0541, 47.7909) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.13
Greige
#B8AB98
ΔE00 5.72
Silver
#C0C0C0
ΔE00 7.51
Khaki
#C3B091
ΔE00 7.72
Warm Beige
#E9DCC9
ΔE00 8.50
Stone
#A89F91
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9BBAF #AFBDC9
analogous
#C9AFB0 #C9BBAF #C9C8AF
triadic
#C9BBAF #AFC9BB #BBAFC9
tetradic
#C9BBAF #B0C9AF #AFBDC9 #C8AFC9
square
#C9BBAF #B0C9AF #AFBDC9 #C8AFC9
split-complementary
#C9BBAF #AFC9C8 #AFB0C9
monochromatic
#977D66 #B09C8A #C9BBAF #E2DAD4 #F3EFED
Accessibility & contrast
On white
1.87
#C9BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#C9BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9BBAF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9BBAF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#C3BFAF
Tritanopia (blue-blind)
#CEB8B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c9bbaf; /* rgb */ color: rgb(201, 187, 175); /* oklch */ color: oklch(80.0% 0.023 63.1);
Tailwind
colors: {
custom: {
50: '#d9cfc6',
500: '#c9bbaf',
950: '#000000',
},
}SCSS
$custom: #c9bbaf; $custom-light: #d9cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c9bbaf",
"rgb": {
"r": 201,
"g": 187,
"b": 175
},
"hsl": {
"h": 27.692,
"s": 19.403,
"l": 73.725
},
"oklch": {
"l": 0.80036,
"c": 0.02306,
"h": 63.1
},
"luminance": 0.51053
}Semantic roles & 50–950 ramp
primary
#C9BBAF
secondary
#7F8F9D
accent
#769E48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382