#C2ACA4#C2ACA4
#C2ACA4 is a light, muted orange. Relative luminance 0.437; OKLCH L 76.1% C 0.028 H 41.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ACA4 |
|---|---|
| RGB | rgb(194, 172, 164) |
| HSL | hsl(16, 20%, 70%) |
| HSV | hsv(16, 15%, 76%) |
| CMYK | cmyk(0%, 11.3%, 15.5%, 23.9%) |
| CIE-LAB | lab(72.00, 6.61, 7.02) |
| CIE-LCH | lch(72.00, 9.64, 46.71°) |
| OKLab | oklab(76.11% 0.0212 0.0184) |
| OKLCH | oklch(76.11% 0.028 41.1) |
| XYZ | xyz(43.7012, 43.6558, 41.2391) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.69
Mushroom
#BA9E88
ΔE00 7.11
Warm Gray
#C9BEB0
ΔE00 7.88
Greige
#B8AB98
ΔE00 7.98
Stone
#A89F91
ΔE00 9.05
Dark Gray
#A9A9A9
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ACA4 #A4BAC2
analogous
#C2A4AB #C2ACA4 #C2BBA4
triadic
#C2ACA4 #A4C2AC #ACA4C2
tetradic
#C2ACA4 #ABC2A4 #A4BAC2 #BBA4C2
square
#C2ACA4 #ABC2A4 #A4BAC2 #BBA4C2
split-complementary
#C2ACA4 #A4C2BB #A4ABC2
monochromatic
#8D6B5F #A98B7F #C2ACA4 #DBCDC9 #F3EEED
Accessibility & contrast
On white
2.16
#C2ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#C2ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ACA4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ACA4 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA3
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#C8A9AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aca4; /* rgb */ color: rgb(194, 172, 164); /* oklch */ color: oklch(76.1% 0.028 41.1);
Tailwind
colors: {
custom: {
50: '#d4c4bf',
500: '#c2aca4',
950: '#000000',
},
}SCSS
$custom: #c2aca4; $custom-light: #d4c4bf; $custom-dark: #000000;
JSON
{
"hex": "#c2aca4",
"rgb": {
"r": 194,
"g": 172,
"b": 164
},
"hsl": {
"h": 16,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.76111,
"c": 0.02807,
"h": 41.1
},
"luminance": 0.43655
}Semantic roles & 50–950 ramp
primary
#C2ACA4
secondary
#DDE3E5
accent
#879E47
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181