#C7C8BB#C7C8BB
#C7C8BB is a very light, near-neutral yellow. Relative luminance 0.570; OKLCH L 82.8% C 0.018 H 110.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8BB |
|---|---|
| RGB | rgb(199, 200, 187) |
| HSL | hsl(65, 11%, 76%) |
| HSV | hsv(65, 7%, 78%) |
| CMYK | cmyk(0.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(80.20, -2.66, 6.38) |
| CIE-LCH | lch(80.20, 6.91, 112.66°) |
| OKLab | oklab(82.84% -0.0062 0.0167) |
| OKLCH | oklch(82.84% 0.018 110.4) |
| XYZ | xyz(53.1758, 57.0387, 55.2123) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 5.74
Warm Gray
#C9BEB0
ΔE00 6.26
Silver
#C0C0C0
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8BB #BCBBC8
analogous
#C8C2BB #C7C8BB #C0C8BB
triadic
#C7C8BB #BBC7C8 #C8BBC7
tetradic
#C7C8BB #BBC8C2 #BCBBC8 #C8BBC0
square
#C7C8BB #BBC8C2 #BCBBC8 #C8BBC0
split-complementary
#C7C8BB #BBC0C8 #C2BBC8
monochromatic
#8F9177 #ABAD99 #C7C8BB #E3E3DD #F1F1EE
Accessibility & contrast
On white
1.69
#C7C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#C7C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8BB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8BB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BA
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#C9C6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c7c8bb; /* rgb */ color: rgb(199, 200, 187); /* oklch */ color: oklch(82.8% 0.018 110.4);
Tailwind
colors: {
custom: {
50: '#d8d8cf',
500: '#c7c8bb',
950: '#000000',
},
}SCSS
$custom: #c7c8bb; $custom-light: #d8d8cf; $custom-dark: #000000;
JSON
{
"hex": "#c7c8bb",
"rgb": {
"r": 199,
"g": 200,
"b": 187
},
"hsl": {
"h": 64.615,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.82836,
"c": 0.01782,
"h": 110.4
},
"luminance": 0.57039
}Semantic roles & 50–950 ramp
primary
#C7C8BB
secondary
#8D8C9C
accent
#519556
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383