#C5ABA2#C5ABA2
#C5ABA2 is a light, muted orange. Relative luminance 0.436; OKLCH L 76.1% C 0.033 H 40.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C5ABA2 |
|---|---|
| RGB | rgb(197, 171, 162) |
| HSL | hsl(15, 23%, 70%) |
| HSV | hsv(15, 18%, 77%) |
| CMYK | cmyk(0%, 13.2%, 17.8%, 22.7%) |
| CIE-LAB | lab(71.96, 7.96, 8.10) |
| CIE-LCH | lch(71.96, 11.36, 45.52°) |
| OKLab | oklab(76.13% 0.0253 0.0212) |
| OKLCH | oklch(76.13% 0.033 40) |
| XYZ | xyz(44.1104, 43.6060, 40.2686) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.16
Mushroom
#BA9E88
ΔE00 6.90
Greige
#B8AB98
ΔE00 8.91
Warm Gray
#C9BEB0
ΔE00 8.92
Stone
#A89F91
ΔE00 10.08
Rosybrown
#BC8F8F
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5ABA2 #A2BCC5
analogous
#C5A2AA #C5ABA2 #C5BCA2
triadic
#C5ABA2 #A2C5AB #ABA2C5
tetradic
#C5ABA2 #AAC5A2 #A2BCC5 #BCA2C5
square
#C5ABA2 #AAC5A2 #A2BCC5 #BCA2C5
split-complementary
#C5ABA2 #A2C5BC #A2AAC5
monochromatic
#92695B #AD897C #C5ABA2 #DDCDC8 #F3EEEC
Accessibility & contrast
On white
2.16
#C5ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#C5ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5ABA2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5ABA2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#CCA7A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c5aba2; /* rgb */ color: rgb(197, 171, 162); /* oklch */ color: oklch(76.1% 0.033 40.0);
Tailwind
colors: {
custom: {
50: '#d7c4bd',
500: '#c5aba2',
950: '#000000',
},
}SCSS
$custom: #c5aba2; $custom-light: #d7c4bd; $custom-dark: #000000;
JSON
{
"hex": "#c5aba2",
"rgb": {
"r": 197,
"g": 171,
"b": 162
},
"hsl": {
"h": 15.429,
"s": 23.179,
"l": 70.392
},
"oklch": {
"l": 0.76133,
"c": 0.03301,
"h": 40
},
"luminance": 0.43605
}Semantic roles & 50–950 ramp
primary
#C5ABA2
secondary
#DDE4E6
accent
#8AA244
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181