#C4AFA2#C4AFA2
#C4AFA2 is a light, muted orange. Relative luminance 0.450; OKLCH L 76.8% C 0.030 H 53.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AFA2 |
|---|---|
| RGB | rgb(196, 175, 162) |
| HSL | hsl(23, 22%, 70%) |
| HSV | hsv(23, 17%, 77%) |
| CMYK | cmyk(0%, 10.7%, 17.3%, 23.1%) |
| CIE-LAB | lab(72.90, 5.42, 9.42) |
| CIE-LCH | lch(72.90, 10.87, 60.10°) |
| OKLab | oklab(76.84% 0.018 0.0246) |
| OKLCH | oklch(76.84% 0.03 53.9) |
| XYZ | xyz(44.6163, 45.0054, 40.5120) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.79
Warm Gray
#C9BEB0
ΔE00 5.95
Mushroom
#BA9E88
ΔE00 5.98
Pinkish Grey
#C8ACA9
ΔE00 6.24
Khaki
#C3B091
ΔE00 7.96
Stone
#A89F91
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AFA2 #A2B7C4
analogous
#C4A2A6 #C4AFA2 #C4C0A2
triadic
#C4AFA2 #A2C4AF #AFA2C4
tetradic
#C4AFA2 #A6C4A2 #A2B7C4 #C0A2C4
square
#C4AFA2 #A6C4A2 #A2B7C4 #C0A2C4
split-complementary
#C4AFA2 #A2C4C0 #A2A6C4
monochromatic
#90705B #AC8F7D #C4AFA2 #DCCFC7 #F3EFEC
Accessibility & contrast
On white
2.10
#C4AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#C4AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AFA2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AFA2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#CBABAB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c4afa2; /* rgb */ color: rgb(196, 175, 162); /* oklch */ color: oklch(76.8% 0.030 53.9);
Tailwind
colors: {
custom: {
50: '#d6c6bd',
500: '#c4afa2',
950: '#000000',
},
}SCSS
$custom: #c4afa2; $custom-light: #d6c6bd; $custom-dark: #000000;
JSON
{
"hex": "#c4afa2",
"rgb": {
"r": 196,
"g": 175,
"b": 162
},
"hsl": {
"h": 22.941,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.7684,
"c": 0.03045,
"h": 53.9
},
"luminance": 0.45004
}Semantic roles & 50–950 ramp
primary
#C4AFA2
secondary
#DCE2E6
accent
#7EA145
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281