#C3BBAF#C3BBAF
#C3BBAF is a light, near-neutral orange. Relative luminance 0.502; OKLCH L 79.5% C 0.019 H 78.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBAF |
|---|---|
| RGB | rgb(195, 187, 175) |
| HSL | hsl(36, 14%, 73%) |
| HSV | hsv(36, 10%, 76%) |
| CMYK | cmyk(0%, 4.1%, 10.3%, 23.5%) |
| CIE-LAB | lab(76.22, 0.73, 7.08) |
| CIE-LCH | lch(76.22, 7.11, 84.12°) |
| OKLab | oklab(79.53% 0.0039 0.0186) |
| OKLCH | oklch(79.53% 0.019 78.2) |
| XYZ | xyz(48.0131, 50.2384, 47.7168) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.67
Greige
#B8AB98
ΔE00 5.27
Silver
#C0C0C0
ΔE00 6.26
Greyish
#A8A495
ΔE00 7.33
Silver (survey)
#C5C9C7
ΔE00 7.35
Khaki
#C3B091
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBAF #AFB7C3
analogous
#C3B1AF #C3BBAF #C1C3AF
triadic
#C3BBAF #AFC3BB #BBAFC3
tetradic
#C3BBAF #AFC3B1 #AFB7C3 #C3AFC1
square
#C3BBAF #AFC3B1 #AFB7C3 #C3AFC1
split-complementary
#C3BBAF #AFC1C3 #B1AFC3
monochromatic
#8D7F6A #A99D8C #C3BBAF #DDD9D2 #F2F0EE
Accessibility & contrast
On white
1.90
#C3BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#C3BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBAF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBAF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAE
Deuteranopia (green-blind)
#C1BDAF
Tritanopia (blue-blind)
#C7B9B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c3bbaf; /* rgb */ color: rgb(195, 187, 175); /* oklch */ color: oklch(79.5% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#d5cfc6',
500: '#c3bbaf',
950: '#000000',
},
}SCSS
$custom: #c3bbaf; $custom-light: #d5cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c3bbaf",
"rgb": {
"r": 195,
"g": 187,
"b": 175
},
"hsl": {
"h": 36,
"s": 14.286,
"l": 72.549
},
"oklch": {
"l": 0.79526,
"c": 0.01895,
"h": 78.2
},
"luminance": 0.50238
}Semantic roles & 50–950 ramp
primary
#C3BBAF
secondary
#808997
accent
#6B984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382