#C5BBAF#C5BBAF
#C5BBAF is a light, muted orange. Relative luminance 0.505; OKLCH L 79.7% C 0.020 H 72.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BBAF |
|---|---|
| RGB | rgb(197, 187, 175) |
| HSL | hsl(33, 16%, 73%) |
| HSV | hsv(33, 11%, 77%) |
| CMYK | cmyk(0%, 5.1%, 11.2%, 22.7%) |
| CIE-LAB | lab(76.38, 1.46, 7.33) |
| CIE-LCH | lch(76.38, 7.48, 78.78°) |
| OKLab | oklab(79.7% 0.0061 0.0192) |
| OKLCH | oklch(79.7% 0.02 72.5) |
| XYZ | xyz(48.5334, 50.5067, 47.7412) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.16
Greige
#B8AB98
ΔE00 5.21
Silver
#C0C0C0
ΔE00 6.60
Khaki
#C3B091
ΔE00 7.54
Greyish
#A8A495
ΔE00 7.85
Silver (survey)
#C5C9C7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BBAF #AFB9C5
analogous
#C5B0AF #C5BBAF #C4C5AF
triadic
#C5BBAF #AFC5BB #BBAFC5
tetradic
#C5BBAF #AFC5B0 #AFB9C5 #C5AFC4
square
#C5BBAF #AFC5B0 #AFB9C5 #C5AFC4
split-complementary
#C5BBAF #AFC4C5 #B0AFC5
monochromatic
#917F69 #AB9D8C #C5BBAF #DFD9D2 #F2F0ED
Accessibility & contrast
On white
1.89
#C5BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#C5BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BBAF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BBAF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAE
Deuteranopia (green-blind)
#C1BDAF
Tritanopia (blue-blind)
#C9B8B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c5bbaf; /* rgb */ color: rgb(197, 187, 175); /* oklch */ color: oklch(79.7% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#d6cfc6',
500: '#c5bbaf',
950: '#000000',
},
}SCSS
$custom: #c5bbaf; $custom-light: #d6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c5bbaf",
"rgb": {
"r": 197,
"g": 187,
"b": 175
},
"hsl": {
"h": 32.727,
"s": 15.942,
"l": 72.941
},
"oklch": {
"l": 0.79695,
"c": 0.02015,
"h": 72.5
},
"luminance": 0.50506
}Semantic roles & 50–950 ramp
primary
#C5BBAF
secondary
#7F8B99
accent
#6F9A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382