#C0C2B2#C0C2B2
#C0C2B2 is a light, muted yellow. Relative luminance 0.530; OKLCH L 80.8% C 0.022 H 112.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C2B2 |
|---|---|
| RGB | rgb(192, 194, 178) |
| HSL | hsl(68, 12%, 73%) |
| HSV | hsv(68, 8%, 76%) |
| CMYK | cmyk(1%, 0%, 8.2%, 23.9%) |
| CIE-LAB | lab(77.88, -3.55, 7.81) |
| CIE-LCH | lch(77.88, 8.58, 114.45°) |
| OKLab | oklab(80.8% -0.0085 0.0204) |
| OKLCH | oklch(80.8% 0.022 112.7) |
| XYZ | xyz(49.0648, 53.0045, 49.7569) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.59
Warm Gray
#C9BEB0
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 7.73
Silver
#C0C0C0
ΔE00 7.79
Greyish
#A8A495
ΔE00 8.49
Cement
#A5A391
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C2B2 #B4B2C2
analogous
#C2BCB2 #C0C2B2 #B8C2B2
triadic
#C0C2B2 #B2C0C2 #C2B2C0
tetradic
#C0C2B2 #B2C2BC #B4B2C2 #C2B2B8
square
#C0C2B2 #B2C2BC #B4B2C2 #C2B2B8
split-complementary
#C0C2B2 #B2B8C2 #BCB2C2
monochromatic
#888B6E #A4A790 #C0C2B2 #DCDDD4 #F1F1EE
Accessibility & contrast
On white
1.81
#C0C2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C0C2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C2B2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C2B2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B1
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#C2C0BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c0c2b2; /* rgb */ color: rgb(192, 194, 178); /* oklch */ color: oklch(80.8% 0.022 112.7);
Tailwind
colors: {
custom: {
50: '#d3d4c9',
500: '#c0c2b2',
950: '#000000',
},
}SCSS
$custom: #c0c2b2; $custom-light: #d3d4c9; $custom-dark: #000000;
JSON
{
"hex": "#c0c2b2",
"rgb": {
"r": 192,
"g": 194,
"b": 178
},
"hsl": {
"h": 67.5,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.808,
"c": 0.02211,
"h": 112.7
},
"luminance": 0.53004
}Semantic roles & 50–950 ramp
primary
#C0C2B2
secondary
#858395
accent
#509659
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382