#C2C2A6#C2C2A6
#C2C2A6 is a light, muted yellow. Relative luminance 0.528; OKLCH L 80.7% C 0.038 H 107.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2A6 |
|---|---|
| RGB | rgb(194, 194, 166) |
| HSL | hsl(60, 19%, 71%) |
| HSV | hsv(60, 14%, 76%) |
| CMYK | cmyk(0%, 0%, 14.4%, 23.9%) |
| CIE-LAB | lab(77.76, -4.80, 14.12) |
| CIE-LCH | lch(77.76, 14.91, 108.79°) |
| OKLab | oklab(80.66% -0.0113 0.0365) |
| OKLCH | oklch(80.66% 0.038 107.2) |
| XYZ | xyz(48.4222, 52.8065, 43.7108) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.45
Putty
#BEAE8A
ΔE00 8.38
Stone (survey)
#ADA587
ΔE00 8.40
Warm Gray
#C9BEB0
ΔE00 8.60
Sand
#C2B280
ΔE00 9.00
Cement
#A5A391
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2A6 #A6A6C2
analogous
#C2B4A6 #C2C2A6 #B4C2A6
triadic
#C2C2A6 #A6C2C2 #C2A6C2
tetradic
#C2C2A6 #A6C2B4 #A6A6C2 #C2A6B4
square
#C2C2A6 #A6C2B4 #A6A6C2 #C2A6B4
split-complementary
#C2C2A6 #A6B4C2 #B4A6C2
monochromatic
#8D8D61 #A9A982 #C2C2A6 #DBDBCA #F3F3ED
Accessibility & contrast
On white
1.82
#C2C2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C2C2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2A6
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2A6 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA4
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#C6BEBA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2c2a6; /* rgb */ color: rgb(194, 194, 166); /* oklch */ color: oklch(80.7% 0.038 107.2);
Tailwind
colors: {
custom: {
50: '#d4d4c0',
500: '#c2c2a6',
950: '#000000',
},
}SCSS
$custom: #c2c2a6; $custom-light: #d4d4c0; $custom-dark: #000000;
JSON
{
"hex": "#c2c2a6",
"rgb": {
"r": 194,
"g": 194,
"b": 166
},
"hsl": {
"h": 60,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.80656,
"c": 0.03816,
"h": 107.2
},
"luminance": 0.52806
}Semantic roles & 50–950 ramp
primary
#C2C2A6
secondary
#767696
accent
#499D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382