#C3C19C#C3C19C
#C3C19C is a light, muted yellow. Relative luminance 0.521; OKLCH L 80.3% C 0.050 H 104.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C3C19C |
|---|---|
| RGB | rgb(195, 193, 156) |
| HSL | hsl(57, 25%, 69%) |
| HSV | hsv(57, 20%, 76%) |
| CMYK | cmyk(0%, 1%, 20%, 23.5%) |
| CIE-LAB | lab(77.37, -5.44, 18.94) |
| CIE-LCH | lch(77.37, 19.70, 106.04°) |
| OKLab | oklab(80.3% -0.0129 0.0484) |
| OKLCH | oklch(80.3% 0.05 104.9) |
| XYZ | xyz(47.5761, 52.1429, 39.0043) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.86
Bland
#AFA88B
ΔE00 7.29
Putty
#BEAE8A
ΔE00 7.36
Beige (survey)
#E6DAA6
ΔE00 7.97
Stone (survey)
#ADA587
ΔE00 8.09
Khaki
#C3B091
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3C19C #9C9EC3
analogous
#C3AE9C #C3C19C #B2C39C
triadic
#C3C19C #9CC3C1 #C19CC3
tetradic
#C3C19C #9CC3AE #9C9EC3 #C39CB2
square
#C3C19C #9CC3AE #9C9EC3 #C39CB2
split-complementary
#C3C19C #9CB2C3 #AE9CC3
monochromatic
#8E8B56 #ACA976 #C3C19C #DAD9C2 #F1F1E8
Accessibility & contrast
On white
1.84
#C3C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C3C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3C19C
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3C19C | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9A
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#C9BCB7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3c19c; /* rgb */ color: rgb(195, 193, 156); /* oklch */ color: oklch(80.3% 0.050 104.9);
Tailwind
colors: {
custom: {
50: '#d5d3b9',
500: '#c3c19c',
950: '#000000',
},
}SCSS
$custom: #c3c19c; $custom-light: #d5d3b9; $custom-dark: #000000;
JSON
{
"hex": "#c3c19c",
"rgb": {
"r": 195,
"g": 193,
"b": 156
},
"hsl": {
"h": 56.923,
"s": 24.528,
"l": 68.824
},
"oklch": {
"l": 0.80295,
"c": 0.05009,
"h": 104.9
},
"luminance": 0.52142
}Semantic roles & 50–950 ramp
primary
#C3C19C
secondary
#6C6E97
accent
#47A342
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381