#C3C19A#C3C19A
#C3C19A is a light, muted yellow. Relative luminance 0.521; OKLCH L 80.3% C 0.053 H 105.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C3C19A |
|---|---|
| RGB | rgb(195, 193, 154) |
| HSL | hsl(57, 25%, 68%) |
| HSV | hsv(57, 21%, 76%) |
| CMYK | cmyk(0%, 1%, 21%, 23.5%) |
| CIE-LAB | lab(77.33, -5.74, 19.95) |
| CIE-LCH | lch(77.33, 20.76, 106.05°) |
| OKLab | oklab(80.25% -0.0137 0.0509) |
| OKLCH | oklch(80.25% 0.053 105.1) |
| XYZ | xyz(47.4082, 52.0757, 38.1198) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.60
Putty
#BEAE8A
ΔE00 7.40
Bland
#AFA88B
ΔE00 7.46
Beige (survey)
#E6DAA6
ΔE00 7.78
Stone (survey)
#ADA587
ΔE00 8.22
Darkkhaki
#BDB76B
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3C19A #9A9CC3
analogous
#C3AC9A #C3C19A #B0C39A
triadic
#C3C19A #9AC3C1 #C19AC3
tetradic
#C3C19A #9AC3AC #9A9CC3 #C39AB0
square
#C3C19A #9AC3AC #9A9CC3 #C39AB0
split-complementary
#C3C19A #9AB0C3 #AC9AC3
monochromatic
#8E8B54 #ACA974 #C3C19A #DAD9C0 #F1F0E7
Accessibility & contrast
On white
1.84
#C3C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C3C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3C19A
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3C19A | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE98
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#C9BCB6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3c19a; /* rgb */ color: rgb(195, 193, 154); /* oklch */ color: oklch(80.3% 0.053 105.1);
Tailwind
colors: {
custom: {
50: '#d5d3b8',
500: '#c3c19a',
950: '#000000',
},
}SCSS
$custom: #c3c19a; $custom-light: #d5d3b8; $custom-dark: #000000;
JSON
{
"hex": "#c3c19a",
"rgb": {
"r": 195,
"g": 193,
"b": 154
},
"hsl": {
"h": 57.073,
"s": 25.466,
"l": 68.431
},
"oklch": {
"l": 0.8025,
"c": 0.05269,
"h": 105.1
},
"luminance": 0.52075
}Semantic roles & 50–950 ramp
primary
#C3C19A
secondary
#6A6C97
accent
#46A441
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381