#C0BBAE#C0BBAE
#C0BBAE is a light, near-neutral orange. Relative luminance 0.498; OKLCH L 79.2% C 0.019 H 89.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBAE |
|---|---|
| RGB | rgb(192, 187, 174) |
| HSL | hsl(43, 13%, 72%) |
| HSV | hsv(43, 9%, 75%) |
| CMYK | cmyk(0%, 2.6%, 9.4%, 24.7%) |
| CIE-LAB | lab(75.95, -0.53, 7.20) |
| CIE-LCH | lch(75.95, 7.22, 94.19°) |
| OKLab | oklab(79.25% 0.0002 0.0189) |
| OKLCH | oklch(79.25% 0.019 89.4) |
| XYZ | xyz(47.1477, 49.8035, 47.1655) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.12
Greige
#B8AB98
ΔE00 5.65
Silver
#C0C0C0
ΔE00 6.36
Greyish
#A8A495
ΔE00 6.67
Silver (survey)
#C5C9C7
ΔE00 6.88
Cement
#A5A391
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBAE #AEB3C0
analogous
#C0B2AE #C0BBAE #BCC0AE
triadic
#C0BBAE #AEC0BB #BBAEC0
tetradic
#C0BBAE #AEC0B2 #AEB3C0 #C0AEBC
square
#C0BBAE #AEC0B2 #AEB3C0 #C0AEBC
split-complementary
#C0BBAE #AEBCC0 #B2AEC0
monochromatic
#89816B #A59E8C #C0BBAE #DBD8D0 #F2F1EE
Accessibility & contrast
On white
1.92
#C0BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#C0BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBAE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBAE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#C3B9B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c0bbae; /* rgb */ color: rgb(192, 187, 174); /* oklch */ color: oklch(79.2% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#d3cfc6',
500: '#c0bbae',
950: '#000000',
},
}SCSS
$custom: #c0bbae; $custom-light: #d3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c0bbae",
"rgb": {
"r": 192,
"g": 187,
"b": 174
},
"hsl": {
"h": 43.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.79249,
"c": 0.01886,
"h": 89.4
},
"luminance": 0.49803
}Semantic roles & 50–950 ramp
primary
#C0BBAE
secondary
#E3E4E7
accent
#63974F
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282