#C5C19A#C5C19A
#C5C19A is a light, muted yellow. Relative luminance 0.523; OKLCH L 80.4% C 0.053 H 102.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C5C19A |
|---|---|
| RGB | rgb(197, 193, 154) |
| HSL | hsl(54, 27%, 69%) |
| HSV | hsv(54, 22%, 77%) |
| CMYK | cmyk(0%, 2%, 21.8%, 22.7%) |
| CIE-LAB | lab(77.49, -4.98, 20.19) |
| CIE-LCH | lch(77.49, 20.80, 103.86°) |
| OKLab | oklab(80.42% -0.0115 0.0515) |
| OKLCH | oklch(80.42% 0.053 102.6) |
| XYZ | xyz(47.9285, 52.3441, 38.1441) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.12
Putty
#BEAE8A
ΔE00 6.85
Bland
#AFA88B
ΔE00 7.32
Beige (survey)
#E6DAA6
ΔE00 7.41
Stone (survey)
#ADA587
ΔE00 8.07
Khaki
#C3B091
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5C19A #9A9EC5
analogous
#C5AC9A #C5C19A #B4C59A
triadic
#C5C19A #9AC5C1 #C19AC5
tetradic
#C5C19A #9AC5AC #9A9EC5 #C59AB4
square
#C5C19A #9AC5AC #9A9EC5 #C59AB4
split-complementary
#C5C19A #9AB4C5 #AC9AC5
monochromatic
#918B53 #AFA973 #C5C19A #DBD9C1 #F2F1E8
Accessibility & contrast
On white
1.83
#C5C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#C5C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5C19A
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5C19A | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE98
Deuteranopia (green-blind)
#CAC19B
Tritanopia (blue-blind)
#CCBCB6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c5c19a; /* rgb */ color: rgb(197, 193, 154); /* oklch */ color: oklch(80.4% 0.053 102.6);
Tailwind
colors: {
custom: {
50: '#d7d3b8',
500: '#c5c19a',
950: '#000000',
},
}SCSS
$custom: #c5c19a; $custom-light: #d7d3b8; $custom-dark: #000000;
JSON
{
"hex": "#c5c19a",
"rgb": {
"r": 197,
"g": 193,
"b": 154
},
"hsl": {
"h": 54.419,
"s": 27.044,
"l": 68.824
},
"oklch": {
"l": 0.80416,
"c": 0.05275,
"h": 102.6
},
"luminance": 0.52343
}Semantic roles & 50–950 ramp
primary
#C5C19A
secondary
#6A6E99
accent
#49A640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381