#C0B2A2#C0B2A2
#C0B2A2 is a light, muted orange. Relative luminance 0.457; OKLCH L 77.1% C 0.027 H 71.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B2A2 |
|---|---|
| RGB | rgb(192, 178, 162) |
| HSL | hsl(32, 19%, 69%) |
| HSV | hsv(32, 16%, 75%) |
| CMYK | cmyk(0%, 7.3%, 15.6%, 24.7%) |
| CIE-LAB | lab(73.32, 2.31, 9.98) |
| CIE-LCH | lch(73.32, 10.24, 76.99°) |
| OKLab | oklab(77.09% 0.0089 0.026) |
| OKLCH | oklch(77.09% 0.027 71.1) |
| XYZ | xyz(44.1799, 45.6567, 40.6607) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.62
Warm Gray
#C9BEB0
ΔE00 3.36
Khaki
#C3B091
ΔE00 5.33
Stone
#A89F91
ΔE00 6.17
Greyish
#A8A495
ΔE00 6.77
Putty
#BEAE8A
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B2A2 #A2B0C0
analogous
#C0A3A2 #C0B2A2 #BFC0A2
triadic
#C0B2A2 #A2C0B2 #B2A2C0
tetradic
#C0B2A2 #A2C0A3 #A2B0C0 #C0A2BF
square
#C0B2A2 #A2C0A3 #A2B0C0 #C0A2BF
split-complementary
#C0B2A2 #A2BFC0 #A3A2C0
monochromatic
#8A755E #A7947E #C0B2A2 #D9D0C6 #F1EEEB
Accessibility & contrast
On white
2.07
#C0B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#C0B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B2A2
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B2A2 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#BBB5A2
Tritanopia (blue-blind)
#C6AFAD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c0b2a2; /* rgb */ color: rgb(192, 178, 162); /* oklch */ color: oklch(77.1% 0.027 71.1);
Tailwind
colors: {
custom: {
50: '#d3c9bd',
500: '#c0b2a2',
950: '#000000',
},
}SCSS
$custom: #c0b2a2; $custom-light: #d3c9bd; $custom-dark: #000000;
JSON
{
"hex": "#c0b2a2",
"rgb": {
"r": 192,
"g": 178,
"b": 162
},
"hsl": {
"h": 32,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.77092,
"c": 0.02747,
"h": 71.1
},
"luminance": 0.45656
}Semantic roles & 50–950 ramp
primary
#C0B2A2
secondary
#DBDFE3
accent
#709E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281