#C7C080#C7C080
#C7C080 is a light, moderate yellow. Relative luminance 0.514; OKLCH L 79.9% C 0.084 H 102.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C080 |
|---|---|
| RGB | rgb(199, 192, 128) |
| HSL | hsl(54, 39%, 64%) |
| HSV | hsv(54, 36%, 78%) |
| CMYK | cmyk(0%, 3.5%, 35.7%, 22%) |
| CIE-LAB | lab(76.92, -7.11, 33.18) |
| CIE-LCH | lch(76.92, 33.93, 102.09°) |
| OKLab | oklab(79.86% -0.0185 0.0819) |
| OKLCH | oklch(79.86% 0.084 102.8) |
| XYZ | xyz(46.2997, 51.4010, 27.9003) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.51
Sand
#C2B280
ΔE00 5.37
Greenish Beige
#C9D179
ΔE00 6.48
Greenish Tan
#BCCB7A
ΔE00 6.62
Sand (survey)
#E2CA76
ΔE00 6.73
Pale Olive
#B9CC81
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C080 #8087C7
analogous
#C79D80 #C7C080 #ABC780
triadic
#C7C080 #80C7C0 #C080C7
tetradic
#C7C080 #80C79D #8087C7 #C780AB
square
#C7C080 #80C79D #8087C7 #C780AB
split-complementary
#C7C080 #80ABC7 #9D80C7
monochromatic
#8E863F #B4AB56 #C7C080 #DAD5AA #ECEAD5
Accessibility & contrast
On white
1.86
#C7C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#C7C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C080
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C080 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#D1B8B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c7c080; /* rgb */ color: rgb(199, 192, 128); /* oklch */ color: oklch(79.9% 0.084 102.8);
Tailwind
colors: {
custom: {
50: '#d9d2a5',
500: '#c7c080',
950: '#000000',
},
}SCSS
$custom: #c7c080; $custom-light: #d9d2a5; $custom-dark: #000000;
JSON
{
"hex": "#c7c080",
"rgb": {
"r": 199,
"g": 192,
"b": 128
},
"hsl": {
"h": 54.085,
"s": 38.798,
"l": 64.118
},
"oklch": {
"l": 0.79856,
"c": 0.08396,
"h": 102.8
},
"luminance": 0.514
}Semantic roles & 50–950 ramp
primary
#C7C080
secondary
#565C96
accent
#40B234
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15140F
muted
#848380