#C4B2A4#C4B2A4
#C4B2A4 is a light, muted orange. Relative luminance 0.463; OKLCH L 77.5% C 0.029 H 60.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C4B2A4 |
|---|---|
| RGB | rgb(196, 178, 164) |
| HSL | hsl(26, 21%, 71%) |
| HSV | hsv(26, 16%, 77%) |
| CMYK | cmyk(0%, 9.2%, 16.3%, 23.1%) |
| CIE-LAB | lab(73.71, 4.12, 9.49) |
| CIE-LCH | lch(73.71, 10.35, 66.55°) |
| OKLab | oklab(77.5% 0.0142 0.0248) |
| OKLCH | oklch(77.5% 0.029 60.3) |
| XYZ | xyz(45.3859, 46.2579, 41.6526) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.35
Greige
#B8AB98
ΔE00 4.60
Mushroom
#BA9E88
ΔE00 6.70
Khaki
#C3B091
ΔE00 6.82
Stone
#A89F91
ΔE00 7.44
Pinkish Grey
#C8ACA9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4B2A4 #A4B6C4
analogous
#C4A4A6 #C4B2A4 #C4C2A4
triadic
#C4B2A4 #A4C4B2 #B2A4C4
tetradic
#C4B2A4 #A6C4A4 #A4B6C4 #C2A4C4
square
#C4B2A4 #A6C4A4 #A4B6C4 #C2A4C4
split-complementary
#C4B2A4 #A4C4C2 #A4A6C4
monochromatic
#90745D #AC937F #C4B2A4 #DCD1C9 #F3EFEC
Accessibility & contrast
On white
2.05
#C4B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#C4B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4B2A4
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4B2A4 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A3
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#CAAEAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c4b2a4; /* rgb */ color: rgb(196, 178, 164); /* oklch */ color: oklch(77.5% 0.029 60.3);
Tailwind
colors: {
custom: {
50: '#d6c9bf',
500: '#c4b2a4',
950: '#000000',
},
}SCSS
$custom: #c4b2a4; $custom-light: #d6c9bf; $custom-dark: #000000;
JSON
{
"hex": "#c4b2a4",
"rgb": {
"r": 196,
"g": 178,
"b": 164
},
"hsl": {
"h": 26.25,
"s": 21.333,
"l": 70.588
},
"oklch": {
"l": 0.77496,
"c": 0.02853,
"h": 60.3
},
"luminance": 0.46257
}Semantic roles & 50–950 ramp
primary
#C4B2A4
secondary
#DEE2E6
accent
#78A046
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281