#C7C8A0#C7C8A0
#C7C8A0 is a very light, muted yellow. Relative luminance 0.560; OKLCH L 82.2% C 0.054 H 108.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8A0 |
|---|---|
| RGB | rgb(199, 200, 160) |
| HSL | hsl(62, 27%, 71%) |
| HSV | hsv(62, 20%, 78%) |
| CMYK | cmyk(0.5%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(79.61, -6.99, 19.96) |
| CIE-LCH | lch(79.61, 21.15, 109.32°) |
| OKLab | oklab(82.17% -0.0173 0.0509) |
| OKLCH | oklch(82.17% 0.054 108.7) |
| XYZ | xyz(50.5523, 55.9893, 41.3948) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.04
Sand
#C2B280
ΔE00 8.25
Pale Olive
#B9CC81
ΔE00 8.56
Greenish Tan
#BCCB7A
ΔE00 9.08
Palegoldenrod
#EEE8AA
ΔE00 9.23
Putty
#BEAE8A
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8A0 #A1A0C8
analogous
#C8B5A0 #C7C8A0 #B3C8A0
triadic
#C7C8A0 #A0C7C8 #C8A0C7
tetradic
#C7C8A0 #A0C8B5 #A1A0C8 #C8A0B3
square
#C7C8A0 #A0C8B5 #A1A0C8 #C8A0B3
split-complementary
#C7C8A0 #A0B3C8 #B5A0C8
monochromatic
#959657 #B0B279 #C7C8A0 #DEDEC7 #F4F4EC
Accessibility & contrast
On white
1.72
#C7C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#C7C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8A0
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8A0 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49E
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#CDC3BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c7c8a0; /* rgb */ color: rgb(199, 200, 160); /* oklch */ color: oklch(82.2% 0.054 108.7);
Tailwind
colors: {
custom: {
50: '#d8d8bc',
500: '#c7c8a0',
950: '#000000',
},
}SCSS
$custom: #c7c8a0; $custom-light: #d8d8bc; $custom-dark: #000000;
JSON
{
"hex": "#c7c8a0",
"rgb": {
"r": 199,
"g": 200,
"b": 160
},
"hsl": {
"h": 61.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.82171,
"c": 0.05378,
"h": 108.7
},
"luminance": 0.55989
}Semantic roles & 50–950 ramp
primary
#C7C8A0
secondary
#71709D
accent
#40A543
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382