#C2C4AC#C2C4AC
#C2C4AC is a light, muted yellow. Relative luminance 0.539; OKLCH L 81.2% C 0.033 H 111.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4AC |
|---|---|
| RGB | rgb(194, 196, 172) |
| HSL | hsl(65, 17%, 72%) |
| HSV | hsv(65, 12%, 77%) |
| CMYK | cmyk(1%, 0%, 12.2%, 23.1%) |
| CIE-LAB | lab(78.42, -4.88, 11.83) |
| CIE-LCH | lch(78.42, 12.80, 112.44°) |
| OKLab | oklab(81.22% -0.0118 0.0307) |
| OKLCH | oklch(81.22% 0.033 111) |
| XYZ | xyz(49.4336, 53.9280, 46.8267) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 8.37
Warm Gray
#C9BEB0
ΔE00 8.40
Cement
#A5A391
ΔE00 9.27
Silver (survey)
#C5C9C7
ΔE00 9.31
Stone (survey)
#ADA587
ΔE00 9.35
Light Grey
#D8DCD6
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4AC #AEACC4
analogous
#C4BAAC #C2C4AC #B6C4AC
triadic
#C2C4AC #ACC2C4 #C4ACC2
tetradic
#C2C4AC #ACC4BA #AEACC4 #C4ACB6
square
#C2C4AC #ACC4BA #AEACC4 #C4ACB6
split-complementary
#C2C4AC #ACB6C4 #BAACC4
monochromatic
#8C9066 #A8AB88 #C2C4AC #DCDDD0 #F2F2ED
Accessibility & contrast
On white
1.78
#C2C4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#C2C4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4AC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4AC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AB
Deuteranopia (green-blind)
#C8C2AD
Tritanopia (blue-blind)
#C5C1BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c4ac; /* rgb */ color: rgb(194, 196, 172); /* oklch */ color: oklch(81.2% 0.033 111.0);
Tailwind
colors: {
custom: {
50: '#d4d5c4',
500: '#c2c4ac',
950: '#000000',
},
}SCSS
$custom: #c2c4ac; $custom-light: #d4d5c4; $custom-dark: #000000;
JSON
{
"hex": "#c2c4ac",
"rgb": {
"r": 194,
"g": 196,
"b": 172
},
"hsl": {
"h": 65,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.81221,
"c": 0.03285,
"h": 111
},
"luminance": 0.53928
}Semantic roles & 50–950 ramp
primary
#C2C4AC
secondary
#7F7C98
accent
#4A9B51
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382