#C7C181#C7C181
#C7C181 is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.1% C 0.084 H 103.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C181 |
|---|---|
| RGB | rgb(199, 193, 129) |
| HSL | hsl(55, 38%, 64%) |
| HSV | hsv(55, 35%, 78%) |
| CMYK | cmyk(0%, 3%, 35.2%, 22%) |
| CIE-LAB | lab(77.20, -7.51, 33.02) |
| CIE-LCH | lch(77.20, 33.87, 102.81°) |
| OKLab | oklab(80.08% -0.0196 0.0816) |
| OKLCH | oklch(80.08% 0.084 103.5) |
| XYZ | xyz(46.5862, 51.8681, 28.3221) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.67
Sand
#C2B280
ΔE00 5.67
Greenish Beige
#C9D179
ΔE00 6.20
Greenish Tan
#BCCB7A
ΔE00 6.30
Sand (survey)
#E2CA76
ΔE00 6.87
Pale Olive
#B9CC81
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C181 #8187C7
analogous
#C79E81 #C7C181 #AAC781
triadic
#C7C181 #81C7C1 #C181C7
tetradic
#C7C181 #81C79E #8187C7 #C781AA
square
#C7C181 #81C79E #8187C7 #C781AA
split-complementary
#C7C181 #81AAC7 #9E81C7
monochromatic
#8E883F #B4AC57 #C7C181 #DAD6AB #EDEBD6
Accessibility & contrast
On white
1.85
#C7C181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#C7C181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C181
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C181 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7C
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#D1B9B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c7c181; /* rgb */ color: rgb(199, 193, 129); /* oklch */ color: oklch(80.1% 0.084 103.5);
Tailwind
colors: {
custom: {
50: '#d9d3a6',
500: '#c7c181',
950: '#000000',
},
}SCSS
$custom: #c7c181; $custom-light: #d9d3a6; $custom-dark: #000000;
JSON
{
"hex": "#c7c181",
"rgb": {
"r": 199,
"g": 193,
"b": 129
},
"hsl": {
"h": 54.857,
"s": 38.462,
"l": 64.314
},
"oklch": {
"l": 0.80084,
"c": 0.0839,
"h": 103.5
},
"luminance": 0.51867
}Semantic roles & 50–950 ramp
primary
#C7C181
secondary
#565C96
accent
#3FB134
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15140F
muted
#848380