#C3C19F#C3C19F
#C3C19F is a light, muted yellow. Relative luminance 0.522; OKLCH L 80.4% C 0.046 H 104.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C3C19F |
|---|---|
| RGB | rgb(195, 193, 159) |
| HSL | hsl(57, 23%, 69%) |
| HSV | hsv(57, 18%, 76%) |
| CMYK | cmyk(0%, 1%, 18.5%, 23.5%) |
| CIE-LAB | lab(77.43, -4.99, 17.42) |
| CIE-LCH | lch(77.43, 18.12, 106.00°) |
| OKLab | oklab(80.36% -0.0116 0.0447) |
| OKLCH | oklch(80.36% 0.046 104.6) |
| XYZ | xyz(47.8333, 52.2458, 40.3588) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.09
Sand
#C2B280
ΔE00 7.31
Putty
#BEAE8A
ΔE00 7.36
Stone (survey)
#ADA587
ΔE00 7.95
Beige (survey)
#E6DAA6
ΔE00 8.33
Khaki
#C3B091
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3C19F #9FA1C3
analogous
#C3AF9F #C3C19F #B3C39F
triadic
#C3C19F #9FC3C1 #C19FC3
tetradic
#C3C19F #9FC3AF #9FA1C3 #C39FB3
square
#C3C19F #9FC3AF #9FA1C3 #C39FB3
split-complementary
#C3C19F #9FB3C3 #AF9FC3
monochromatic
#8F8C59 #ABA979 #C3C19F #DBD9C5 #F2F2EA
Accessibility & contrast
On white
1.83
#C3C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#C3C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3C19F
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3C19F | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#C9BCB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3c19f; /* rgb */ color: rgb(195, 193, 159); /* oklch */ color: oklch(80.4% 0.046 104.6);
Tailwind
colors: {
custom: {
50: '#d5d3bb',
500: '#c3c19f',
950: '#000000',
},
}SCSS
$custom: #c3c19f; $custom-light: #d5d3bb; $custom-dark: #000000;
JSON
{
"hex": "#c3c19f",
"rgb": {
"r": 195,
"g": 193,
"b": 159
},
"hsl": {
"h": 56.667,
"s": 23.077,
"l": 69.412
},
"oklch": {
"l": 0.80364,
"c": 0.04615,
"h": 104.6
},
"luminance": 0.52245
}Semantic roles & 50–950 ramp
primary
#C3C19F
secondary
#6F7197
accent
#49A244
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381