#C0C0AE#C0C0AE
#C0C0AE is a light, muted yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.025 H 106.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C0AE |
|---|---|
| RGB | rgb(192, 192, 174) |
| HSL | hsl(60, 13%, 72%) |
| HSV | hsv(60, 9%, 75%) |
| CMYK | cmyk(0%, 0%, 9.4%, 24.7%) |
| CIE-LAB | lab(77.26, -3.18, 9.08) |
| CIE-LCH | lch(77.26, 9.62, 109.28°) |
| OKLab | oklab(80.28% -0.0072 0.0237) |
| OKLCH | oklch(80.28% 0.025 106.9) |
| XYZ | xyz(48.2269, 51.9620, 47.5252) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 7.48
Greyish
#A8A495
ΔE00 7.89
Bland
#AFA88B
ΔE00 7.94
Cement
#A5A391
ΔE00 8.04
Greige
#B8AB98
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C0AE #AEAEC0
analogous
#C0B7AE #C0C0AE #B7C0AE
triadic
#C0C0AE #AEC0C0 #C0AEC0
tetradic
#C0C0AE #AEC0B7 #AEAEC0 #C0AEB7
square
#C0C0AE #AEC0B7 #AEAEC0 #C0AEB7
split-complementary
#C0C0AE #AEB7C0 #B7AEC0
monochromatic
#89896B #A5A58C #C0C0AE #DBDBD0 #F2F2EE
Accessibility & contrast
On white
1.84
#C0C0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#C0C0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C0AE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C0AE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#C4BFAF
Tritanopia (blue-blind)
#C3BDBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0c0ae; /* rgb */ color: rgb(192, 192, 174); /* oklch */ color: oklch(80.3% 0.025 106.9);
Tailwind
colors: {
custom: {
50: '#d3d3c6',
500: '#c0c0ae',
950: '#000000',
},
}SCSS
$custom: #c0c0ae; $custom-light: #d3d3c6; $custom-dark: #000000;
JSON
{
"hex": "#c0c0ae",
"rgb": {
"r": 192,
"g": 192,
"b": 174
},
"hsl": {
"h": 60,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.80281,
"c": 0.02474,
"h": 106.9
},
"luminance": 0.51962
}Semantic roles & 50–950 ramp
primary
#C0C0AE
secondary
#7F7F93
accent
#4F974F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382