#C2C0B2#C2C0B2
#C2C0B2 is a light, near-neutral yellow. Relative luminance 0.524; OKLCH L 80.5% C 0.019 H 100.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0B2 |
|---|---|
| RGB | rgb(194, 192, 178) |
| HSL | hsl(53, 12%, 73%) |
| HSV | hsv(53, 8%, 76%) |
| CMYK | cmyk(0%, 1%, 8.2%, 23.9%) |
| CIE-LAB | lab(77.51, -1.78, 7.30) |
| CIE-LCH | lch(77.51, 7.51, 103.69°) |
| OKLab | oklab(80.55% -0.0034 0.0191) |
| OKLCH | oklch(80.55% 0.019 100.2) |
| XYZ | xyz(49.1327, 52.3833, 49.6335) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 6.17
Silver
#C0C0C0
ΔE00 6.62
Greige
#B8AB98
ΔE00 7.40
Greyish
#A8A495
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0B2 #B2B4C2
analogous
#C2B8B2 #C2C0B2 #BCC2B2
triadic
#C2C0B2 #B2C2C0 #C0B2C2
tetradic
#C2C0B2 #B2C2B8 #B2B4C2 #C2B2BC
square
#C2C0B2 #B2C2B8 #B2B4C2 #C2B2BC
split-complementary
#C2C0B2 #B2BCC2 #B8B2C2
monochromatic
#8B886E #A7A490 #C2C0B2 #DDDCD4 #F1F1EE
Accessibility & contrast
On white
1.83
#C2C0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C2C0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0B2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0B2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#C5BEBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2c0b2; /* rgb */ color: rgb(194, 192, 178); /* oklch */ color: oklch(80.5% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#d4d3c9',
500: '#c2c0b2',
950: '#000000',
},
}SCSS
$custom: #c2c0b2; $custom-light: #d4d3c9; $custom-dark: #000000;
JSON
{
"hex": "#c2c0b2",
"rgb": {
"r": 194,
"g": 192,
"b": 178
},
"hsl": {
"h": 52.5,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.80549,
"c": 0.01941,
"h": 100.2
},
"luminance": 0.52383
}Semantic roles & 50–950 ramp
primary
#C2C0B2
secondary
#838595
accent
#599650
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382