#C7C19A#C7C19A
#C7C19A is a light, muted yellow. Relative luminance 0.526; OKLCH L 80.6% C 0.053 H 100.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C19A |
|---|---|
| RGB | rgb(199, 193, 154) |
| HSL | hsl(52, 29%, 69%) |
| HSV | hsv(52, 23%, 78%) |
| CMYK | cmyk(0%, 3%, 22.6%, 22%) |
| CIE-LAB | lab(77.65, -4.23, 20.44) |
| CIE-LCH | lch(77.65, 20.87, 101.68°) |
| OKLab | oklab(80.58% -0.0094 0.0521) |
| OKLCH | oklch(80.58% 0.053 100.2) |
| XYZ | xyz(48.4558, 52.6159, 38.1689) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.70
Putty
#BEAE8A
ΔE00 6.34
Beige (survey)
#E6DAA6
ΔE00 7.10
Bland
#AFA88B
ΔE00 7.26
Khaki
#C3B091
ΔE00 7.66
Stone (survey)
#ADA587
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C19A #9AA0C7
analogous
#C7AB9A #C7C19A #B7C79A
triadic
#C7C19A #9AC7C1 #C19AC7
tetradic
#C7C19A #9AC7AB #9AA0C7 #C79AB7
square
#C7C19A #9AC7AB #9AA0C7 #C79AB7
split-complementary
#C7C19A #9AB7C7 #AB9AC7
monochromatic
#948C52 #B1A973 #C7C19A #DDD9C1 #F3F1E9
Accessibility & contrast
On white
1.82
#C7C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C7C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C19A
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C19A | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE98
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#CEBBB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7c19a; /* rgb */ color: rgb(199, 193, 154); /* oklch */ color: oklch(80.6% 0.053 100.2);
Tailwind
colors: {
custom: {
50: '#d8d3b8',
500: '#c7c19a',
950: '#000000',
},
}SCSS
$custom: #c7c19a; $custom-light: #d8d3b8; $custom-dark: #000000;
JSON
{
"hex": "#c7c19a",
"rgb": {
"r": 199,
"g": 193,
"b": 154
},
"hsl": {
"h": 52,
"s": 28.662,
"l": 69.216
},
"oklch": {
"l": 0.80583,
"c": 0.05292,
"h": 100.2
},
"luminance": 0.52615
}Semantic roles & 50–950 ramp
primary
#C7C19A
secondary
#6A709C
accent
#4CA73E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381