#C2C2AA#C2C2AA
#C2C2AA is a light, muted yellow. Relative luminance 0.530; OKLCH L 80.8% C 0.033 H 107.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2AA |
|---|---|
| RGB | rgb(194, 194, 170) |
| HSL | hsl(60, 16%, 71%) |
| HSV | hsv(60, 12%, 76%) |
| CMYK | cmyk(0%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(77.85, -4.16, 12.09) |
| CIE-LCH | lch(77.85, 12.79, 108.99°) |
| OKLab | oklab(80.76% -0.0096 0.0314) |
| OKLCH | oklch(80.76% 0.033 107.1) |
| XYZ | xyz(48.7949, 52.9555, 45.6733) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.63
Bland
#AFA88B
ΔE00 7.63
Stone (survey)
#ADA587
ΔE00 8.62
Cement
#A5A391
ΔE00 8.72
Putty
#BEAE8A
ΔE00 8.75
Greyish
#A8A495
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2AA #AAAAC2
analogous
#C2B6AA #C2C2AA #B6C2AA
triadic
#C2C2AA #AAC2C2 #C2AAC2
tetradic
#C2C2AA #AAC2B6 #AAAAC2 #C2AAB6
square
#C2C2AA #AAC2B6 #AAAAC2 #C2AAB6
split-complementary
#C2C2AA #AAB6C2 #B6AAC2
monochromatic
#8D8D65 #A8A886 #C2C2AA #DCDCCE #F2F2ED
Accessibility & contrast
On white
1.81
#C2C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#C2C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2AA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2AA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0A9
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#C6BFBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2c2aa; /* rgb */ color: rgb(194, 194, 170); /* oklch */ color: oklch(80.8% 0.033 107.1);
Tailwind
colors: {
custom: {
50: '#d4d4c3',
500: '#c2c2aa',
950: '#000000',
},
}SCSS
$custom: #c2c2aa; $custom-light: #d4d4c3; $custom-dark: #000000;
JSON
{
"hex": "#c2c2aa",
"rgb": {
"r": 194,
"g": 194,
"b": 170
},
"hsl": {
"h": 60,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.80755,
"c": 0.0328,
"h": 107.1
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#C2C2AA
secondary
#7A7A96
accent
#4B9B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382