#C1C19A#C1C19A
#C1C19A is a light, muted yellow. Relative luminance 0.518; OKLCH L 80.1% C 0.053 H 107.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C19A |
|---|---|
| RGB | rgb(193, 193, 154) |
| HSL | hsl(60, 24%, 68%) |
| HSV | hsv(60, 20%, 76%) |
| CMYK | cmyk(0%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(77.17, -6.49, 19.70) |
| CIE-LCH | lch(77.17, 20.75, 108.24°) |
| OKLab | oklab(80.09% -0.0159 0.0503) |
| OKLCH | oklch(80.09% 0.053 107.5) |
| XYZ | xyz(46.8947, 51.8110, 38.0957) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 7.13
Bland
#AFA88B
ΔE00 7.68
Putty
#BEAE8A
ΔE00 7.97
Beige (survey)
#E6DAA6
ΔE00 8.20
Stone (survey)
#ADA587
ΔE00 8.44
Sage Green
#9CAF88
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C19A #9A9AC1
analogous
#C1AD9A #C1C19A #ADC19A
triadic
#C1C19A #9AC1C1 #C19AC1
tetradic
#C1C19A #9AC1AD #9A9AC1 #C19AAD
square
#C1C19A #9AC1AD #9A9AC1 #C19AAD
split-complementary
#C1C19A #9AADC1 #AD9AC1
monochromatic
#8B8B55 #AAAA74 #C1C19A #D8D8C0 #F0F0E6
Accessibility & contrast
On white
1.85
#C1C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C1C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C19A
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C19A | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE98
Deuteranopia (green-blind)
#C9BF9B
Tritanopia (blue-blind)
#C7BCB6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1c19a; /* rgb */ color: rgb(193, 193, 154); /* oklch */ color: oklch(80.1% 0.053 107.5);
Tailwind
colors: {
custom: {
50: '#d4d3b8',
500: '#c1c19a',
950: '#000000',
},
}SCSS
$custom: #c1c19a; $custom-light: #d4d3b8; $custom-dark: #000000;
JSON
{
"hex": "#c1c19a",
"rgb": {
"r": 193,
"g": 193,
"b": 154
},
"hsl": {
"h": 60,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.80086,
"c": 0.05272,
"h": 107.5
},
"luminance": 0.5181
}Semantic roles & 50–950 ramp
primary
#C1C19A
secondary
#6A6A95
accent
#43A243
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381