#C7C985#C7C985
#C7C985 is a light, moderate yellow. Relative luminance 0.556; OKLCH L 81.8% C 0.089 H 109.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C985 |
|---|---|
| RGB | rgb(199, 201, 133) |
| HSL | hsl(62, 39%, 65%) |
| HSV | hsv(62, 34%, 79%) |
| CMYK | cmyk(1%, 0%, 33.8%, 21.2%) |
| CIE-LAB | lab(79.39, -11.14, 33.81) |
| CIE-LCH | lch(79.39, 35.60, 108.24°) |
| OKLab | oklab(81.84% -0.0298 0.0836) |
| OKLCH | oklch(81.84% 0.089 109.6) |
| XYZ | xyz(48.6738, 55.6096, 30.3554) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.82
Greenish Beige
#C9D179
ΔE00 3.90
Pale Olive
#B9CC81
ΔE00 4.41
Darkkhaki
#BDB76B
ΔE00 5.32
Light Olive
#ACBF69
ΔE00 6.19
Tan Green
#A9BE70
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C985 #8785C9
analogous
#C9A985 #C7C985 #A5C985
triadic
#C7C985 #85C7C9 #C985C7
tetradic
#C7C985 #85C9A9 #8785C9 #C985A5
square
#C7C985 #85C9A9 #8785C9 #C985A5
split-complementary
#C7C985 #85A5C9 #A985C9
monochromatic
#909341 #B4B65B #C7C985 #DADCAF #EEEFDA
Accessibility & contrast
On white
1.73
#C7C985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#C7C985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C985
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C985 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#D0C1B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c7c985; /* rgb */ color: rgb(199, 201, 133); /* oklch */ color: oklch(81.8% 0.089 109.6);
Tailwind
colors: {
custom: {
50: '#d9d9a9',
500: '#c7c985',
950: '#000000',
},
}SCSS
$custom: #c7c985; $custom-light: #d9d9a9; $custom-dark: #000000;
JSON
{
"hex": "#c7c985",
"rgb": {
"r": 199,
"g": 201,
"b": 133
},
"hsl": {
"h": 61.765,
"s": 38.636,
"l": 65.49
},
"oklch": {
"l": 0.81842,
"c": 0.08871,
"h": 109.6
},
"luminance": 0.55609
}Semantic roles & 50–950 ramp
primary
#C7C985
secondary
#5A589A
accent
#34B238
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151410
muted
#848380