#C4ABA2#C4ABA2
#C4ABA2 is a light, muted orange. Relative luminance 0.435; OKLCH L 76.0% C 0.032 H 40.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ABA2 |
|---|---|
| RGB | rgb(196, 171, 162) |
| HSL | hsl(16, 22%, 70%) |
| HSV | hsv(16, 17%, 77%) |
| CMYK | cmyk(0%, 12.8%, 17.3%, 23.1%) |
| CIE-LAB | lab(71.87, 7.58, 7.96) |
| CIE-LCH | lch(71.87, 10.99, 46.40°) |
| OKLab | oklab(76.04% 0.0242 0.0209) |
| OKLCH | oklch(76.04% 0.032 40.8) |
| XYZ | xyz(43.8493, 43.4714, 40.2564) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.37
Mushroom
#BA9E88
ΔE00 6.78
Greige
#B8AB98
ΔE00 8.57
Warm Gray
#C9BEB0
ΔE00 8.62
Stone
#A89F91
ΔE00 9.72
Rosybrown
#BC8F8F
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ABA2 #A2BBC4
analogous
#C4A2AA #C4ABA2 #C4BCA2
triadic
#C4ABA2 #A2C4AB #ABA2C4
tetradic
#C4ABA2 #AAC4A2 #A2BBC4 #BCA2C4
square
#C4ABA2 #AAC4A2 #A2BBC4 #BCA2C4
split-complementary
#C4ABA2 #A2C4BC #A2AAC4
monochromatic
#90695B #AC897D #C4ABA2 #DCCDC7 #F3EEEC
Accessibility & contrast
On white
2.17
#C4ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#C4ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ABA2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ABA2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#CBA8A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c4aba2; /* rgb */ color: rgb(196, 171, 162); /* oklch */ color: oklch(76.0% 0.032 40.8);
Tailwind
colors: {
custom: {
50: '#d6c4bd',
500: '#c4aba2',
950: '#000000',
},
}SCSS
$custom: #c4aba2; $custom-light: #d6c4bd; $custom-dark: #000000;
JSON
{
"hex": "#c4aba2",
"rgb": {
"r": 196,
"g": 171,
"b": 162
},
"hsl": {
"h": 15.882,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.76041,
"c": 0.03192,
"h": 40.8
},
"luminance": 0.4347
}Semantic roles & 50–950 ramp
primary
#C4ABA2
secondary
#DCE3E6
accent
#88A145
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181