#C0B8A8#C0B8A8
#C0B8A8 is a light, muted orange. Relative luminance 0.483; OKLCH L 78.5% C 0.024 H 84.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B8A8 |
|---|---|
| RGB | rgb(192, 184, 168) |
| HSL | hsl(40, 16%, 71%) |
| HSV | hsv(40, 13%, 75%) |
| CMYK | cmyk(0%, 4.2%, 12.5%, 24.7%) |
| CIE-LAB | lab(75.02, 0.07, 9.14) |
| CIE-LCH | lch(75.02, 9.14, 89.57°) |
| OKLab | oklab(78.47% 0.0023 0.0238) |
| OKLCH | oklch(78.47% 0.024 84.6) |
| XYZ | xyz(45.9460, 48.3152, 43.9435) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.71
Greige
#B8AB98
ΔE00 4.11
Greyish
#A8A495
ΔE00 6.19
Khaki
#C3B091
ΔE00 6.30
Bland
#AFA88B
ΔE00 7.00
Stone
#A89F91
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B8A8 #A8B0C0
analogous
#C0ACA8 #C0B8A8 #BCC0A8
triadic
#C0B8A8 #A8C0B8 #B8A8C0
tetradic
#C0B8A8 #A8C0AC #A8B0C0 #C0A8BC
square
#C0B8A8 #A8C0AC #A8B0C0 #C0A8BC
split-complementary
#C0B8A8 #A8BCC0 #ACA8C0
monochromatic
#8A7D64 #A69B85 #C0B8A8 #DAD5CB #F2F1ED
Accessibility & contrast
On white
1.97
#C0B8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#C0B8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B8A8
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B8A8 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#BEBAA8
Tritanopia (blue-blind)
#C4B5B3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c0b8a8; /* rgb */ color: rgb(192, 184, 168); /* oklch */ color: oklch(78.5% 0.024 84.6);
Tailwind
colors: {
custom: {
50: '#d3cdc1',
500: '#c0b8a8',
950: '#000000',
},
}SCSS
$custom: #c0b8a8; $custom-light: #d3cdc1; $custom-dark: #000000;
JSON
{
"hex": "#c0b8a8",
"rgb": {
"r": 192,
"g": 184,
"b": 168
},
"hsl": {
"h": 40,
"s": 16,
"l": 70.588
},
"oklch": {
"l": 0.78475,
"c": 0.02394,
"h": 84.6
},
"luminance": 0.48315
}Semantic roles & 50–950 ramp
primary
#C0B8A8
secondary
#DFE1E5
accent
#669A4B
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141312
muted
#828281