#C0B4AC#C0B4AC
#C0B4AC is a light, near-neutral orange. Relative luminance 0.468; OKLCH L 77.8% C 0.018 H 56.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B4AC |
|---|---|
| RGB | rgb(192, 180, 172) |
| HSL | hsl(24, 14%, 71%) |
| HSV | hsv(24, 10%, 75%) |
| CMYK | cmyk(0%, 6.2%, 10.4%, 24.7%) |
| CIE-LAB | lab(74.08, 2.88, 5.61) |
| CIE-LCH | lch(74.08, 6.30, 62.84°) |
| OKLab | oklab(77.77% 0.0099 0.0148) |
| OKLCH | oklch(77.77% 0.018 56.1) |
| XYZ | xyz(45.5052, 46.8282, 45.6633) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.01
Greige
#B8AB98
ΔE00 5.68
Silver
#C0C0C0
ΔE00 6.64
Dark Gray
#A9A9A9
ΔE00 7.12
Stone
#A89F91
ΔE00 7.42
Pinkish Grey
#C8ACA9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B4AC #ACB8C0
analogous
#C0ACAE #C0B4AC #C0BEAC
triadic
#C0B4AC #ACC0B4 #B4ACC0
tetradic
#C0B4AC #AEC0AC #ACB8C0 #BEACC0
square
#C0B4AC #AEC0AC #ACB8C0 #BEACC0
split-complementary
#C0B4AC #ACC0BE #ACAEC0
monochromatic
#897568 #A69589 #C0B4AC #DAD3CF #F2EFEE
Accessibility & contrast
On white
2.03
#C0B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#C0B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B4AC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B4AC | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AC
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#C4B2B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c0b4ac; /* rgb */ color: rgb(192, 180, 172); /* oklch */ color: oklch(77.8% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#d3cac4',
500: '#c0b4ac',
950: '#000000',
},
}SCSS
$custom: #c0b4ac; $custom-light: #d3cac4; $custom-dark: #000000;
JSON
{
"hex": "#c0b4ac",
"rgb": {
"r": 192,
"g": 180,
"b": 172
},
"hsl": {
"h": 24,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.77765,
"c": 0.01778,
"h": 56.1
},
"luminance": 0.46828
}Semantic roles & 50–950 ramp
primary
#C0B4AC
secondary
#E1E4E6
accent
#7A984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281