#C2C0AA#C2C0AA
#C2C0AA is a light, muted yellow. Relative luminance 0.521; OKLCH L 80.3% C 0.030 H 102.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0AA |
|---|---|
| RGB | rgb(194, 192, 170) |
| HSL | hsl(55, 16%, 71%) |
| HSV | hsv(55, 12%, 76%) |
| CMYK | cmyk(0%, 1%, 12.4%, 23.9%) |
| CIE-LAB | lab(77.32, -3.11, 11.35) |
| CIE-LCH | lch(77.32, 11.77, 105.33°) |
| OKLab | oklab(80.34% -0.0067 0.0295) |
| OKLCH | oklch(80.34% 0.03 102.8) |
| XYZ | xyz(48.3527, 52.0713, 45.5259) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.36
Bland
#AFA88B
ΔE00 7.15
Greige
#B8AB98
ΔE00 7.80
Greyish
#A8A495
ΔE00 8.10
Cement
#A5A391
ΔE00 8.13
Stone (survey)
#ADA587
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0AA #AAACC2
analogous
#C2B4AA #C2C0AA #B8C2AA
triadic
#C2C0AA #AAC2C0 #C0AAC2
tetradic
#C2C0AA #AAC2B4 #AAACC2 #C2AAB8
square
#C2C0AA #AAC2B4 #AAACC2 #C2AAB8
split-complementary
#C2C0AA #AAB8C2 #B4AAC2
monochromatic
#8D8965 #A8A686 #C2C0AA #DCDACE #F2F2ED
Accessibility & contrast
On white
1.84
#C2C0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#C2C0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0AA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0AA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#C5C0AB
Tritanopia (blue-blind)
#C6BDBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2c0aa; /* rgb */ color: rgb(194, 192, 170); /* oklch */ color: oklch(80.3% 0.030 102.8);
Tailwind
colors: {
custom: {
50: '#d4d3c3',
500: '#c2c0aa',
950: '#000000',
},
}SCSS
$custom: #c2c0aa; $custom-light: #d4d3c3; $custom-dark: #000000;
JSON
{
"hex": "#c2c0aa",
"rgb": {
"r": 194,
"g": 192,
"b": 170
},
"hsl": {
"h": 55,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.80341,
"c": 0.03021,
"h": 102.8
},
"luminance": 0.52071
}Semantic roles & 50–950 ramp
primary
#C2C0AA
secondary
#7A7D96
accent
#519B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382