#C1C19C#C1C19C
#C1C19C is a light, muted yellow. Relative luminance 0.519; OKLCH L 80.1% C 0.050 H 107.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C19C |
|---|---|
| RGB | rgb(193, 193, 156) |
| HSL | hsl(60, 23%, 68%) |
| HSV | hsv(60, 19%, 76%) |
| CMYK | cmyk(0%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(77.21, -6.20, 18.69) |
| CIE-LCH | lch(77.21, 19.69, 108.34°) |
| OKLab | oklab(80.13% -0.015 0.0478) |
| OKLCH | oklch(80.13% 0.05 107.5) |
| XYZ | xyz(47.0627, 51.8782, 38.9803) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 7.38
Bland
#AFA88B
ΔE00 7.51
Putty
#BEAE8A
ΔE00 7.95
Stone (survey)
#ADA587
ΔE00 8.32
Beige (survey)
#E6DAA6
ΔE00 8.39
Sage Green
#9CAF88
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C19C #9C9CC1
analogous
#C1AE9C #C1C19C #AEC19C
triadic
#C1C19C #9CC1C1 #C19CC1
tetradic
#C1C19C #9CC1AE #9C9CC1 #C19CAE
square
#C1C19C #9CC1AE #9C9CC1 #C19CAE
split-complementary
#C1C19C #9CAEC1 #AE9CC1
monochromatic
#8B8B57 #A9A976 #C1C19C #D9D9C2 #F0F0E7
Accessibility & contrast
On white
1.85
#C1C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#C1C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C19C
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C19C | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9A
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#C7BCB7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1c19c; /* rgb */ color: rgb(193, 193, 156); /* oklch */ color: oklch(80.1% 0.050 107.5);
Tailwind
colors: {
custom: {
50: '#d4d3b9',
500: '#c1c19c',
950: '#000000',
},
}SCSS
$custom: #c1c19c; $custom-light: #d4d3b9; $custom-dark: #000000;
JSON
{
"hex": "#c1c19c",
"rgb": {
"r": 193,
"g": 193,
"b": 156
},
"hsl": {
"h": 60,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.80131,
"c": 0.0501,
"h": 107.5
},
"luminance": 0.51878
}Semantic roles & 50–950 ramp
primary
#C1C19C
secondary
#6C6C95
accent
#44A144
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381