#C6C8BA#C6C8BA
#C6C8BA is a very light, near-neutral yellow. Relative luminance 0.569; OKLCH L 82.7% C 0.019 H 113.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8BA |
|---|---|
| RGB | rgb(198, 200, 186) |
| HSL | hsl(69, 11%, 76%) |
| HSV | hsv(69, 7%, 78%) |
| CMYK | cmyk(1%, 0%, 7%, 21.6%) |
| CIE-LAB | lab(80.10, -3.19, 6.76) |
| CIE-LCH | lch(80.10, 7.47, 115.26°) |
| OKLab | oklab(82.73% -0.0077 0.0177) |
| OKLCH | oklch(82.73% 0.019 113.4) |
| XYZ | xyz(52.8046, 56.8596, 54.6380) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 6.80
Silver
#C0C0C0
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8BA #BCBAC8
analogous
#C8C3BA #C6C8BA #BFC8BA
triadic
#C6C8BA #BAC6C8 #C8BAC6
tetradic
#C6C8BA #BAC8C3 #BCBAC8 #C8BABF
square
#C6C8BA #BAC8C3 #BCBAC8 #C8BABF
split-complementary
#C6C8BA #BABFC8 #C3BAC8
monochromatic
#8E9276 #AAAD98 #C6C8BA #E2E3DC #F1F1EE
Accessibility & contrast
On white
1.70
#C6C8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#C6C8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8BA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8BA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#CAC7BA
Tritanopia (blue-blind)
#C8C6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c6c8ba; /* rgb */ color: rgb(198, 200, 186); /* oklch */ color: oklch(82.7% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#d7d8ce',
500: '#c6c8ba',
950: '#000000',
},
}SCSS
$custom: #c6c8ba; $custom-light: #d7d8ce; $custom-dark: #000000;
JSON
{
"hex": "#c6c8ba",
"rgb": {
"r": 198,
"g": 200,
"b": 186
},
"hsl": {
"h": 68.571,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.8273,
"c": 0.01928,
"h": 113.4
},
"luminance": 0.56859
}Semantic roles & 50–950 ramp
primary
#C6C8BA
secondary
#8D8B9C
accent
#50955A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383