#C2C0AC#C2C0AC
#C2C0AC is a light, muted yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.028 H 102.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0AC |
|---|---|
| RGB | rgb(194, 192, 172) |
| HSL | hsl(55, 15%, 72%) |
| HSV | hsv(55, 11%, 76%) |
| CMYK | cmyk(0%, 1%, 11.3%, 23.9%) |
| CIE-LAB | lab(77.37, -2.78, 10.34) |
| CIE-LCH | lch(77.37, 10.70, 105.07°) |
| OKLab | oklab(80.39% -0.0059 0.0269) |
| OKLCH | oklch(80.39% 0.028 102.3) |
| XYZ | xyz(48.5434, 52.1475, 46.5299) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.85
Bland
#AFA88B
ΔE00 7.43
Greige
#B8AB98
ΔE00 7.60
Greyish
#A8A495
ΔE00 7.91
Cement
#A5A391
ΔE00 8.08
Silver (survey)
#C5C9C7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0AC #ACAEC2
analogous
#C2B5AC #C2C0AC #B9C2AC
triadic
#C2C0AC #ACC2C0 #C0ACC2
tetradic
#C2C0AC #ACC2B5 #ACAEC2 #C2ACB9
square
#C2C0AC #ACC2B5 #ACAEC2 #C2ACB9
split-complementary
#C2C0AC #ACB9C2 #B5ACC2
monochromatic
#8C8967 #A8A589 #C2C0AC #DCDBCF #F2F2ED
Accessibility & contrast
On white
1.84
#C2C0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C2C0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0AC
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0AC | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAB
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#C6BDBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2c0ac; /* rgb */ color: rgb(194, 192, 172); /* oklch */ color: oklch(80.4% 0.028 102.3);
Tailwind
colors: {
custom: {
50: '#d4d3c4',
500: '#c2c0ac',
950: '#000000',
},
}SCSS
$custom: #c2c0ac; $custom-light: #d4d3c4; $custom-dark: #000000;
JSON
{
"hex": "#c2c0ac",
"rgb": {
"r": 194,
"g": 192,
"b": 172
},
"hsl": {
"h": 54.545,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.80392,
"c": 0.02753,
"h": 102.3
},
"luminance": 0.52147
}Semantic roles & 50–950 ramp
primary
#C2C0AC
secondary
#7C7F96
accent
#53994C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382