#C2C2B6#C2C2B6
#C2C2B6 is a light, near-neutral yellow. Relative luminance 0.534; OKLCH L 81.1% C 0.017 H 106.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2B6 |
|---|---|
| RGB | rgb(194, 194, 182) |
| HSL | hsl(60, 9%, 74%) |
| HSV | hsv(60, 6%, 76%) |
| CMYK | cmyk(0%, 0%, 6.2%, 23.9%) |
| CIE-LAB | lab(78.13, -2.15, 6.03) |
| CIE-LCH | lch(78.13, 6.40, 109.59°) |
| OKLab | oklab(81.07% -0.0048 0.0158) |
| OKLCH | oklch(81.07% 0.017 106.7) |
| XYZ | xyz(49.9822, 53.4305, 51.9269) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.09
Warm Gray
#C9BEB0
ΔE00 5.41
Silver
#C0C0C0
ΔE00 5.93
Light Grey
#D8DCD6
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 7.37
Greyish
#A8A495
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2B6 #B6B6C2
analogous
#C2BCB6 #C2C2B6 #BCC2B6
triadic
#C2C2B6 #B6C2C2 #C2B6C2
tetradic
#C2C2B6 #B6C2BC #B6B6C2 #C2B6BC
square
#C2C2B6 #B6C2BC #B6B6C2 #C2B6BC
split-complementary
#C2C2B6 #B6BCC2 #BCB6C2
monochromatic
#8A8A73 #A6A695 #C2C2B6 #DEDED7 #F1F1EE
Accessibility & contrast
On white
1.80
#C2C2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#C2C2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2B6
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2B6 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B5
Deuteranopia (green-blind)
#C5C1B6
Tritanopia (blue-blind)
#C4C0BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c2b6; /* rgb */ color: rgb(194, 194, 182); /* oklch */ color: oklch(81.1% 0.017 106.7);
Tailwind
colors: {
custom: {
50: '#d4d4cb',
500: '#c2c2b6',
950: '#000000',
},
}SCSS
$custom: #c2c2b6; $custom-light: #d4d4cb; $custom-dark: #000000;
JSON
{
"hex": "#c2c2b6",
"rgb": {
"r": 194,
"g": 194,
"b": 182
},
"hsl": {
"h": 60,
"s": 8.955,
"l": 73.725
},
"oklch": {
"l": 0.81068,
"c": 0.01652,
"h": 106.7
},
"luminance": 0.5343
}Semantic roles & 50–950 ramp
primary
#C2C2B6
secondary
#878795
accent
#539353
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382