#C7C8A7#C7C8A7
#C7C8A7 is a very light, muted yellow. Relative luminance 0.562; OKLCH L 82.3% C 0.045 H 108.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8A7 |
|---|---|
| RGB | rgb(199, 200, 167) |
| HSL | hsl(62, 23%, 72%) |
| HSV | hsv(62, 17%, 78%) |
| CMYK | cmyk(0.5%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(79.75, -5.94, 16.43) |
| CIE-LCH | lch(79.75, 17.47, 109.86°) |
| OKLab | oklab(82.33% -0.0144 0.0423) |
| OKLCH | oklch(82.33% 0.045 108.8) |
| XYZ | xyz(51.1819, 56.2411, 44.7111) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.95
Bland
#AFA88B
ΔE00 8.98
Sand
#C2B280
ΔE00 9.12
Putty
#BEAE8A
ΔE00 9.34
Stone (survey)
#ADA587
ΔE00 9.88
Sage Green
#9CAF88
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8A7 #A8A7C8
analogous
#C8B9A7 #C7C8A7 #B7C8A7
triadic
#C7C8A7 #A7C7C8 #C8A7C7
tetradic
#C7C8A7 #A7C8B9 #A8A7C8 #C8A7B7
square
#C7C8A7 #A7C8B9 #A8A7C8 #C8A7B7
split-complementary
#C7C8A7 #A7B7C8 #B9A7C8
monochromatic
#95975E #AFB081 #C7C8A7 #DFE0CD #F3F3EC
Accessibility & contrast
On white
1.71
#C7C8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#C7C8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8A7
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8A7 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A5
Deuteranopia (green-blind)
#CEC6A8
Tritanopia (blue-blind)
#CCC4BF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c7c8a7; /* rgb */ color: rgb(199, 200, 167); /* oklch */ color: oklch(82.3% 0.045 108.8);
Tailwind
colors: {
custom: {
50: '#d8d8c1',
500: '#c7c8a7',
950: '#000000',
},
}SCSS
$custom: #c7c8a7; $custom-light: #d8d8c1; $custom-dark: #000000;
JSON
{
"hex": "#c7c8a7",
"rgb": {
"r": 199,
"g": 200,
"b": 167
},
"hsl": {
"h": 61.818,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.82332,
"c": 0.04462,
"h": 108.8
},
"luminance": 0.56241
}Semantic roles & 50–950 ramp
primary
#C7C8A7
secondary
#78779D
accent
#44A247
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382