#C1C19F#C1C19F
#C1C19F is a light, muted yellow. Relative luminance 0.520; OKLCH L 80.2% C 0.046 H 107.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C19F |
|---|---|
| RGB | rgb(193, 193, 159) |
| HSL | hsl(60, 22%, 69%) |
| HSV | hsv(60, 18%, 76%) |
| CMYK | cmyk(0%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(77.27, -5.74, 17.17) |
| CIE-LCH | lch(77.27, 18.11, 108.49°) |
| OKLab | oklab(80.2% -0.0138 0.0441) |
| OKLCH | oklch(80.2% 0.046 107.4) |
| XYZ | xyz(47.3199, 51.9811, 40.3347) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.32
Sand
#C2B280
ΔE00 7.81
Putty
#BEAE8A
ΔE00 7.97
Stone (survey)
#ADA587
ΔE00 8.19
Beige (survey)
#E6DAA6
ΔE00 8.74
Sage Green
#9CAF88
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C19F #9F9FC1
analogous
#C1B09F #C1C19F #B0C19F
triadic
#C1C19F #9FC1C1 #C19FC1
tetradic
#C1C19F #9FC1B0 #9F9FC1 #C19FB0
square
#C1C19F #9FC1B0 #9F9FC1 #C19FB0
split-complementary
#C1C19F #9FB0C1 #B09FC1
monochromatic
#8C8C5A #A9A97A #C1C19F #D9D9C4 #F1F1E9
Accessibility & contrast
On white
1.84
#C1C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#C1C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C19F
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C19F | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#C6BCB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1c19f; /* rgb */ color: rgb(193, 193, 159); /* oklch */ color: oklch(80.2% 0.046 107.4);
Tailwind
colors: {
custom: {
50: '#d4d3bb',
500: '#c1c19f',
950: '#000000',
},
}SCSS
$custom: #c1c19f; $custom-light: #d4d3bb; $custom-dark: #000000;
JSON
{
"hex": "#c1c19f",
"rgb": {
"r": 193,
"g": 193,
"b": 159
},
"hsl": {
"h": 60,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.802,
"c": 0.04616,
"h": 107.4
},
"luminance": 0.51981
}Semantic roles & 50–950 ramp
primary
#C1C19F
secondary
#6F6F95
accent
#46A046
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381