#C6C19A#C6C19A
#C6C19A is a light, muted yellow. Relative luminance 0.525; OKLCH L 80.5% C 0.053 H 101.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C19A |
|---|---|
| RGB | rgb(198, 193, 154) |
| HSL | hsl(53, 28%, 69%) |
| HSV | hsv(53, 22%, 78%) |
| CMYK | cmyk(0%, 2.5%, 22.2%, 22.4%) |
| CIE-LAB | lab(77.57, -4.60, 20.32) |
| CIE-LCH | lch(77.57, 20.83, 102.77°) |
| OKLab | oklab(80.5% -0.0105 0.0518) |
| OKLCH | oklch(80.5% 0.053 101.4) |
| XYZ | xyz(48.1913, 52.4795, 38.1565) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.90
Putty
#BEAE8A
ΔE00 6.59
Beige (survey)
#E6DAA6
ΔE00 7.25
Bland
#AFA88B
ΔE00 7.28
Khaki
#C3B091
ΔE00 7.97
Stone (survey)
#ADA587
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C19A #9A9FC6
analogous
#C6AB9A #C6C19A #B5C69A
triadic
#C6C19A #9AC6C1 #C19AC6
tetradic
#C6C19A #9AC6AB #9A9FC6 #C69AB5
square
#C6C19A #9AC6AB #9A9FC6 #C69AB5
split-complementary
#C6C19A #9AB5C6 #AB9AC6
monochromatic
#938C53 #B0A973 #C6C19A #DCD9C1 #F2F1E8
Accessibility & contrast
On white
1.83
#C6C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#C6C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C19A
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C19A | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE98
Deuteranopia (green-blind)
#CAC19B
Tritanopia (blue-blind)
#CDBBB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6c19a; /* rgb */ color: rgb(198, 193, 154); /* oklch */ color: oklch(80.5% 0.053 101.4);
Tailwind
colors: {
custom: {
50: '#d7d3b8',
500: '#c6c19a',
950: '#000000',
},
}SCSS
$custom: #c6c19a; $custom-light: #d7d3b8; $custom-dark: #000000;
JSON
{
"hex": "#c6c19a",
"rgb": {
"r": 198,
"g": 193,
"b": 154
},
"hsl": {
"h": 53.182,
"s": 27.848,
"l": 69.02
},
"oklch": {
"l": 0.80499,
"c": 0.05283,
"h": 101.4
},
"luminance": 0.52479
}Semantic roles & 50–950 ramp
primary
#C6C19A
secondary
#6A6F9A
accent
#4BA63F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381