#C2C2B0#C2C2B0
#C2C2B0 is a light, muted yellow. Relative luminance 0.532; OKLCH L 80.9% C 0.025 H 106.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2B0 |
|---|---|
| RGB | rgb(194, 194, 176) |
| HSL | hsl(60, 13%, 73%) |
| HSV | hsv(60, 9%, 76%) |
| CMYK | cmyk(0%, 0%, 9.3%, 23.9%) |
| CIE-LAB | lab(77.99, -3.17, 9.06) |
| CIE-LCH | lch(77.99, 9.60, 109.29°) |
| OKLab | oklab(80.91% -0.0072 0.0236) |
| OKLCH | oklch(80.91% 0.025 106.9) |
| XYZ | xyz(49.3754, 53.1878, 48.7310) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 7.32
Light Grey
#D8DCD6
ΔE00 8.18
Silver
#C0C0C0
ΔE00 8.32
Bland
#AFA88B
ΔE00 8.37
Greyish
#A8A495
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2B0 #B0B0C2
analogous
#C2B9B0 #C2C2B0 #B9C2B0
triadic
#C2C2B0 #B0C2C2 #C2B0C2
tetradic
#C2C2B0 #B0C2B9 #B0B0C2 #C2B0B9
square
#C2C2B0 #B0C2B9 #B0B0C2 #C2B0B9
split-complementary
#C2C2B0 #B0B9C2 #B9B0C2
monochromatic
#8C8C6C #A7A78D #C2C2B0 #DDDDD3 #F2F2EE
Accessibility & contrast
On white
1.80
#C2C2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#C2C2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2B0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2B0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AF
Deuteranopia (green-blind)
#C6C1B1
Tritanopia (blue-blind)
#C5BFBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c2b0; /* rgb */ color: rgb(194, 194, 176); /* oklch */ color: oklch(80.9% 0.025 106.9);
Tailwind
colors: {
custom: {
50: '#d4d4c7',
500: '#c2c2b0',
950: '#000000',
},
}SCSS
$custom: #c2c2b0; $custom-light: #d4d4c7; $custom-dark: #000000;
JSON
{
"hex": "#c2c2b0",
"rgb": {
"r": 194,
"g": 194,
"b": 176
},
"hsl": {
"h": 60,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.80908,
"c": 0.02469,
"h": 106.9
},
"luminance": 0.53187
}Semantic roles & 50–950 ramp
primary
#C2C2B0
secondary
#818196
accent
#4F974F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382