#C4C2AC#C4C2AC
#C4C2AC is a light, muted yellow. Relative luminance 0.533; OKLCH L 81.0% C 0.030 H 102.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C2AC |
|---|---|
| RGB | rgb(196, 194, 172) |
| HSL | hsl(55, 17%, 72%) |
| HSV | hsv(55, 12%, 77%) |
| CMYK | cmyk(0%, 1%, 12.2%, 23.1%) |
| CIE-LAB | lab(78.05, -3.11, 11.33) |
| CIE-LCH | lch(78.05, 11.75, 105.34°) |
| OKLab | oklab(80.97% -0.0067 0.0294) |
| OKLCH | oklch(80.97% 0.03 102.8) |
| XYZ | xyz(49.5024, 53.2983, 46.7015) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.36
Bland
#AFA88B
ΔE00 7.62
Greige
#B8AB98
ΔE00 8.14
Putty
#BEAE8A
ΔE00 8.42
Greyish
#A8A495
ΔE00 8.58
Stone (survey)
#ADA587
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C2AC #ACAEC4
analogous
#C4B6AC #C4C2AC #BAC4AC
triadic
#C4C2AC #ACC4C2 #C2ACC4
tetradic
#C4C2AC #ACC4B6 #ACAEC4 #C4ACBA
square
#C4C2AC #ACC4B6 #ACAEC4 #C4ACBA
split-complementary
#C4C2AC #ACBAC4 #B6ACC4
monochromatic
#908C66 #ABA888 #C4C2AC #DDDCD0 #F2F2ED
Accessibility & contrast
On white
1.80
#C4C2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#C4C2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C2AC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C2AC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AB
Deuteranopia (green-blind)
#C7C2AD
Tritanopia (blue-blind)
#C8BFBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c4c2ac; /* rgb */ color: rgb(196, 194, 172); /* oklch */ color: oklch(81.0% 0.030 102.8);
Tailwind
colors: {
custom: {
50: '#d6d4c4',
500: '#c4c2ac',
950: '#000000',
},
}SCSS
$custom: #c4c2ac; $custom-light: #d6d4c4; $custom-dark: #000000;
JSON
{
"hex": "#c4c2ac",
"rgb": {
"r": 196,
"g": 194,
"b": 172
},
"hsl": {
"h": 55,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.80968,
"c": 0.03016,
"h": 102.8
},
"luminance": 0.53298
}Semantic roles & 50–950 ramp
primary
#C4C2AC
secondary
#7C7F98
accent
#519B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382