#C2C2AC#C2C2AC
#C2C2AC is a light, muted yellow. Relative luminance 0.530; OKLCH L 80.8% C 0.030 H 107.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2AC |
|---|---|
| RGB | rgb(194, 194, 172) |
| HSL | hsl(60, 15%, 72%) |
| HSV | hsv(60, 11%, 76%) |
| CMYK | cmyk(0%, 0%, 11.3%, 23.9%) |
| CIE-LAB | lab(77.89, -3.84, 11.08) |
| CIE-LCH | lch(77.89, 11.73, 109.09°) |
| OKLab | oklab(80.81% -0.0088 0.0288) |
| OKLCH | oklch(80.81% 0.03 107.1) |
| XYZ | xyz(48.9855, 53.0318, 46.6773) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.16
Bland
#AFA88B
ΔE00 7.81
Cement
#A5A391
ΔE00 8.61
Greyish
#A8A495
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 8.71
Greige
#B8AB98
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2AC #ACACC2
analogous
#C2B7AC #C2C2AC #B7C2AC
triadic
#C2C2AC #ACC2C2 #C2ACC2
tetradic
#C2C2AC #ACC2B7 #ACACC2 #C2ACB7
square
#C2C2AC #ACC2B7 #ACACC2 #C2ACB7
split-complementary
#C2C2AC #ACB7C2 #B7ACC2
monochromatic
#8C8C67 #A8A889 #C2C2AC #DCDCCF #F2F2ED
Accessibility & contrast
On white
1.81
#C2C2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#C2C2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2AC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2AC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AB
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#C6BFBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c2ac; /* rgb */ color: rgb(194, 194, 172); /* oklch */ color: oklch(80.8% 0.030 107.1);
Tailwind
colors: {
custom: {
50: '#d4d4c4',
500: '#c2c2ac',
950: '#000000',
},
}SCSS
$custom: #c2c2ac; $custom-light: #d4d4c4; $custom-dark: #000000;
JSON
{
"hex": "#c2c2ac",
"rgb": {
"r": 194,
"g": 194,
"b": 172
},
"hsl": {
"h": 60,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.80805,
"c": 0.0301,
"h": 107.1
},
"luminance": 0.53031
}Semantic roles & 50–950 ramp
primary
#C2C2AC
secondary
#7C7C96
accent
#4C994C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382