#C4AEA4#C4AEA4
#C4AEA4 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.7% C 0.029 H 46.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AEA4 |
|---|---|
| RGB | rgb(196, 174, 164) |
| HSL | hsl(19, 21%, 71%) |
| HSV | hsv(19, 16%, 77%) |
| CMYK | cmyk(0%, 11.2%, 16.3%, 23.1%) |
| CIE-LAB | lab(72.69, 6.27, 8.03) |
| CIE-LCH | lch(72.69, 10.19, 51.99°) |
| OKLab | oklab(76.69% 0.0203 0.021) |
| OKLCH | oklch(76.69% 0.029 46) |
| XYZ | xyz(44.6016, 44.6893, 41.3911) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.55
Mushroom
#BA9E88
ΔE00 6.69
Warm Gray
#C9BEB0
ΔE00 7.06
Greige
#B8AB98
ΔE00 7.24
Stone
#A89F91
ΔE00 8.82
Khaki
#C3B091
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AEA4 #A4BAC4
analogous
#C4A4AA #C4AEA4 #C4BEA4
triadic
#C4AEA4 #A4C4AE #AEA4C4
tetradic
#C4AEA4 #AAC4A4 #A4BAC4 #BEA4C4
square
#C4AEA4 #AAC4A4 #A4BAC4 #BEA4C4
split-complementary
#C4AEA4 #A4C4BE #A4AAC4
monochromatic
#906D5D #AC8D7F #C4AEA4 #DCCFC9 #F3EEEC
Accessibility & contrast
On white
2.11
#C4AEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#C4AEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AEA4
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AEA4 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A3
Deuteranopia (green-blind)
#B9B4A4
Tritanopia (blue-blind)
#CBABAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c4aea4; /* rgb */ color: rgb(196, 174, 164); /* oklch */ color: oklch(76.7% 0.029 46.0);
Tailwind
colors: {
custom: {
50: '#d6c6bf',
500: '#c4aea4',
950: '#000000',
},
}SCSS
$custom: #c4aea4; $custom-light: #d6c6bf; $custom-dark: #000000;
JSON
{
"hex": "#c4aea4",
"rgb": {
"r": 196,
"g": 174,
"b": 164
},
"hsl": {
"h": 18.75,
"s": 21.333,
"l": 70.588
},
"oklch": {
"l": 0.76692,
"c": 0.02924,
"h": 46
},
"luminance": 0.44688
}Semantic roles & 50–950 ramp
primary
#C4AEA4
secondary
#DEE4E6
accent
#84A046
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281