#C2ABA0#C2ABA0
#C2ABA0 is a light, muted orange. Relative luminance 0.431; OKLCH L 75.8% C 0.031 H 47.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABA0 |
|---|---|
| RGB | rgb(194, 171, 160) |
| HSL | hsl(19, 22%, 69%) |
| HSV | hsv(19, 18%, 76%) |
| CMYK | cmyk(0%, 11.9%, 17.5%, 23.9%) |
| CIE-LAB | lab(71.65, 6.52, 8.71) |
| CIE-LCH | lch(71.65, 10.88, 53.20°) |
| OKLab | oklab(75.8% 0.0211 0.0228) |
| OKLCH | oklch(75.8% 0.031 47.2) |
| XYZ | xyz(43.1561, 43.1343, 39.3033) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.80
Mushroom
#BA9E88
ΔE00 5.83
Greige
#B8AB98
ΔE00 7.10
Warm Gray
#C9BEB0
ΔE00 7.59
Stone
#A89F91
ΔE00 8.50
Khaki
#C3B091
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABA0 #A0B7C2
analogous
#C2A0A6 #C2ABA0 #C2BCA0
triadic
#C2ABA0 #A0C2AB #ABA0C2
tetradic
#C2ABA0 #A6C2A0 #A0B7C2 #BCA0C2
square
#C2ABA0 #A6C2A0 #A0B7C2 #BCA0C2
split-complementary
#C2ABA0 #A0C2BC #A0A6C2
monochromatic
#8D6B5B #AA8A7B #C2ABA0 #DACCC5 #F2EDEB
Accessibility & contrast
On white
2.18
#C2ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#C2ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABA0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABA0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B6B1A0
Tritanopia (blue-blind)
#C9A7A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aba0; /* rgb */ color: rgb(194, 171, 160); /* oklch */ color: oklch(75.8% 0.031 47.2);
Tailwind
colors: {
custom: {
50: '#d4c4bc',
500: '#c2aba0',
950: '#000000',
},
}SCSS
$custom: #c2aba0; $custom-light: #d4c4bc; $custom-dark: #000000;
JSON
{
"hex": "#c2aba0",
"rgb": {
"r": 194,
"g": 171,
"b": 160
},
"hsl": {
"h": 19.412,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.75804,
"c": 0.03105,
"h": 47.2
},
"luminance": 0.43133
}Semantic roles & 50–950 ramp
primary
#C2ABA0
secondary
#DAE1E4
accent
#83A045
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181