#C0ABA2#C0ABA2
#C0ABA2 is a light, muted orange. Relative luminance 0.429; OKLCH L 75.7% C 0.028 H 44.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ABA2 |
|---|---|
| RGB | rgb(192, 171, 162) |
| HSL | hsl(18, 19%, 69%) |
| HSV | hsv(18, 16%, 75%) |
| CMYK | cmyk(0%, 10.9%, 15.6%, 24.7%) |
| CIE-LAB | lab(71.52, 6.09, 7.40) |
| CIE-LCH | lch(71.52, 9.58, 50.57°) |
| OKLab | oklab(75.68% 0.0197 0.0194) |
| OKLCH | oklch(75.68% 0.028 44.6) |
| XYZ | xyz(42.8225, 42.9419, 40.2082) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Mushroom
#BA9E88
ΔE00 6.52
Greige
#B8AB98
ΔE00 7.18
Warm Gray
#C9BEB0
ΔE00 7.49
Stone
#A89F91
ΔE00 8.27
Dark Gray
#A9A9A9
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ABA2 #A2B7C0
analogous
#C0A2A8 #C0ABA2 #C0BAA2
triadic
#C0ABA2 #A2C0AB #ABA2C0
tetradic
#C0ABA2 #A8C0A2 #A2B7C0 #BAA2C0
square
#C0ABA2 #A8C0A2 #A2B7C0 #BAA2C0
split-complementary
#C0ABA2 #A2C0BA #A2A8C0
monochromatic
#8A6B5E #A78A7E #C0ABA2 #D9CCC6 #F1EDEB
Accessibility & contrast
On white
2.19
#C0ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#C0ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ABA2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ABA2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#C6A8A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c0aba2; /* rgb */ color: rgb(192, 171, 162); /* oklch */ color: oklch(75.7% 0.028 44.6);
Tailwind
colors: {
custom: {
50: '#d3c4bd',
500: '#c0aba2',
950: '#000000',
},
}SCSS
$custom: #c0aba2; $custom-light: #d3c4bd; $custom-dark: #000000;
JSON
{
"hex": "#c0aba2",
"rgb": {
"r": 192,
"g": 171,
"b": 162
},
"hsl": {
"h": 18,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.75676,
"c": 0.02763,
"h": 44.6
},
"luminance": 0.42941
}Semantic roles & 50–950 ramp
primary
#C0ABA2
secondary
#DBE1E3
accent
#849E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181