#C1BBAE#C1BBAE
#C1BBAE is a light, near-neutral orange. Relative luminance 0.499; OKLCH L 79.3% C 0.019 H 86.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBAE |
|---|---|
| RGB | rgb(193, 187, 174) |
| HSL | hsl(41, 13%, 72%) |
| HSV | hsv(41, 10%, 76%) |
| CMYK | cmyk(0%, 3.1%, 9.8%, 24.3%) |
| CIE-LAB | lab(76.03, -0.17, 7.33) |
| CIE-LCH | lch(76.03, 7.33, 91.30°) |
| OKLab | oklab(79.33% 0.0013 0.0192) |
| OKLCH | oklch(79.33% 0.019 86.2) |
| XYZ | xyz(47.4018, 49.9346, 47.1774) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.61
Greige
#B8AB98
ΔE00 5.41
Silver
#C0C0C0
ΔE00 6.41
Greyish
#A8A495
ΔE00 6.80
Silver (survey)
#C5C9C7
ΔE00 7.08
Khaki
#C3B091
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBAE #AEB4C1
analogous
#C1B2AE #C1BBAE #BEC1AE
triadic
#C1BBAE #AEC1BB #BBAEC1
tetradic
#C1BBAE #AEC1B2 #AEB4C1 #C1AEBE
square
#C1BBAE #AEC1B2 #AEB4C1 #C1AEBE
split-complementary
#C1BBAE #AEBEC1 #B2AEC1
monochromatic
#8B806A #A69E8B #C1BBAE #DCD8D1 #F2F0EE
Accessibility & contrast
On white
1.91
#C1BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#C1BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBAE
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBAE | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#C5B9B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c1bbae; /* rgb */ color: rgb(193, 187, 174); /* oklch */ color: oklch(79.3% 0.019 86.2);
Tailwind
colors: {
custom: {
50: '#d3cfc6',
500: '#c1bbae',
950: '#000000',
},
}SCSS
$custom: #c1bbae; $custom-light: #d3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c1bbae",
"rgb": {
"r": 193,
"g": 187,
"b": 174
},
"hsl": {
"h": 41.053,
"s": 13.287,
"l": 71.961
},
"oklch": {
"l": 0.79332,
"c": 0.01923,
"h": 86.2
},
"luminance": 0.49934
}Semantic roles & 50–950 ramp
primary
#C1BBAE
secondary
#E3E5E8
accent
#65974E
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282