#C2ABA2#C2ABA2
#C2ABA2 is a light, muted orange. Relative luminance 0.432; OKLCH L 75.9% C 0.030 H 42.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABA2 |
|---|---|
| RGB | rgb(194, 171, 162) |
| HSL | hsl(17, 21%, 70%) |
| HSV | hsv(17, 16%, 76%) |
| CMYK | cmyk(0%, 11.9%, 16.5%, 23.9%) |
| CIE-LAB | lab(71.69, 6.83, 7.68) |
| CIE-LCH | lch(71.69, 10.28, 48.34°) |
| OKLab | oklab(75.86% 0.0219 0.0201) |
| OKLCH | oklch(75.86% 0.03 42.6) |
| XYZ | xyz(43.3324, 43.2049, 40.2321) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.87
Mushroom
#BA9E88
ΔE00 6.61
Greige
#B8AB98
ΔE00 7.88
Warm Gray
#C9BEB0
ΔE00 8.05
Stone
#A89F91
ΔE00 9.00
Dark Gray
#A9A9A9
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABA2 #A2B9C2
analogous
#C2A2A9 #C2ABA2 #C2BBA2
triadic
#C2ABA2 #A2C2AB #ABA2C2
tetradic
#C2ABA2 #A9C2A2 #A2B9C2 #BBA2C2
square
#C2ABA2 #A9C2A2 #A2B9C2 #BBA2C2
split-complementary
#C2ABA2 #A2C2BB #A2A9C2
monochromatic
#8D6A5D #AA8A7D #C2ABA2 #DACCC7 #F2EEEC
Accessibility & contrast
On white
2.18
#C2ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#C2ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABA2
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABA2 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#B6B1A2
Tritanopia (blue-blind)
#C9A8A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aba2; /* rgb */ color: rgb(194, 171, 162); /* oklch */ color: oklch(75.9% 0.030 42.6);
Tailwind
colors: {
custom: {
50: '#d4c4bd',
500: '#c2aba2',
950: '#000000',
},
}SCSS
$custom: #c2aba2; $custom-light: #d4c4bd; $custom-dark: #000000;
JSON
{
"hex": "#c2aba2",
"rgb": {
"r": 194,
"g": 171,
"b": 162
},
"hsl": {
"h": 16.875,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.75857,
"c": 0.02975,
"h": 42.6
},
"luminance": 0.43204
}Semantic roles & 50–950 ramp
primary
#C2ABA2
secondary
#DBE2E4
accent
#869F46
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181