#C4C4AC#C4C4AC
#C4C4AC is a light, muted yellow. Relative luminance 0.542; OKLCH L 81.4% C 0.033 H 107.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C4AC |
|---|---|
| RGB | rgb(196, 196, 172) |
| HSL | hsl(60, 17%, 72%) |
| HSV | hsv(60, 12%, 77%) |
| CMYK | cmyk(0%, 0%, 12.2%, 23.1%) |
| CIE-LAB | lab(78.58, -4.16, 12.07) |
| CIE-LCH | lch(78.58, 12.77, 109.00°) |
| OKLab | oklab(81.38% -0.0096 0.0313) |
| OKLCH | oklch(81.38% 0.033 107.1) |
| XYZ | xyz(49.9505, 54.1945, 46.8509) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.66
Bland
#AFA88B
ΔE00 8.09
Putty
#BEAE8A
ΔE00 9.03
Stone (survey)
#ADA587
ΔE00 9.07
Cement
#A5A391
ΔE00 9.21
Silver (survey)
#C5C9C7
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C4AC #ACACC4
analogous
#C4B8AC #C4C4AC #B8C4AC
triadic
#C4C4AC #ACC4C4 #C4ACC4
tetradic
#C4C4AC #ACC4B8 #ACACC4 #C4ACB8
square
#C4C4AC #ACC4B8 #ACACC4 #C4ACB8
split-complementary
#C4C4AC #ACB8C4 #B8ACC4
monochromatic
#909066 #ABAB88 #C4C4AC #DDDDD0 #F2F2ED
Accessibility & contrast
On white
1.77
#C4C4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#C4C4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C4AC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C4AC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AB
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#C8C1BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c4c4ac; /* rgb */ color: rgb(196, 196, 172); /* oklch */ color: oklch(81.4% 0.033 107.1);
Tailwind
colors: {
custom: {
50: '#d6d5c4',
500: '#c4c4ac',
950: '#000000',
},
}SCSS
$custom: #c4c4ac; $custom-light: #d6d5c4; $custom-dark: #000000;
JSON
{
"hex": "#c4c4ac",
"rgb": {
"r": 196,
"g": 196,
"b": 172
},
"hsl": {
"h": 60,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.81381,
"c": 0.03274,
"h": 107.1
},
"luminance": 0.54194
}Semantic roles & 50–950 ramp
primary
#C4C4AC
secondary
#7C7C98
accent
#4A9B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382