#C3BBAE#C3BBAE
#C3BBAE is a light, muted orange. Relative luminance 0.502; OKLCH L 79.5% C 0.020 H 80.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBAE |
|---|---|
| RGB | rgb(195, 187, 174) |
| HSL | hsl(37, 15%, 72%) |
| HSV | hsv(37, 11%, 76%) |
| CMYK | cmyk(0%, 4.1%, 10.8%, 23.5%) |
| CIE-LAB | lab(76.19, 0.56, 7.58) |
| CIE-LCH | lch(76.19, 7.61, 85.77°) |
| OKLab | oklab(79.5% 0.0035 0.0199) |
| OKLCH | oklch(79.5% 0.02 80.1) |
| XYZ | xyz(47.9152, 50.1993, 47.2014) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.67
Greige
#B8AB98
ΔE00 5.09
Silver
#C0C0C0
ΔE00 6.60
Greyish
#A8A495
ΔE00 7.19
Khaki
#C3B091
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBAE #AEB6C3
analogous
#C3B1AE #C3BBAE #C1C3AE
triadic
#C3BBAE #AEC3BB #BBAEC3
tetradic
#C3BBAE #AEC3B1 #AEB6C3 #C3AEC1
square
#C3BBAE #AEC3B1 #AEB6C3 #C3AEC1
split-complementary
#C3BBAE #AEC1C3 #B1AEC3
monochromatic
#8E8069 #A99D8B #C3BBAE #DDD9D1 #F2F0ED
Accessibility & contrast
On white
1.90
#C3BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#C3BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBAE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBAE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#C7B9B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c3bbae; /* rgb */ color: rgb(195, 187, 174); /* oklch */ color: oklch(79.5% 0.020 80.1);
Tailwind
colors: {
custom: {
50: '#d5cfc6',
500: '#c3bbae',
950: '#000000',
},
}SCSS
$custom: #c3bbae; $custom-light: #d5cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c3bbae",
"rgb": {
"r": 195,
"g": 187,
"b": 174
},
"hsl": {
"h": 37.143,
"s": 14.894,
"l": 72.353
},
"oklch": {
"l": 0.795,
"c": 0.02015,
"h": 80.1
},
"luminance": 0.50199
}Semantic roles & 50–950 ramp
primary
#C3BBAE
secondary
#7E8897
accent
#6A994C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382