#C5C19C#C5C19C
#C5C19C is a light, muted yellow. Relative luminance 0.524; OKLCH L 80.5% C 0.050 H 102.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C5C19C |
|---|---|
| RGB | rgb(197, 193, 156) |
| HSL | hsl(54, 26%, 69%) |
| HSV | hsv(54, 21%, 77%) |
| CMYK | cmyk(0%, 2%, 20.8%, 22.7%) |
| CIE-LAB | lab(77.53, -4.69, 19.18) |
| CIE-LCH | lch(77.53, 19.75, 103.74°) |
| OKLab | oklab(80.46% -0.0107 0.049) |
| OKLCH | oklch(80.46% 0.05 102.3) |
| XYZ | xyz(48.0965, 52.4112, 39.0287) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.39
Putty
#BEAE8A
ΔE00 6.79
Bland
#AFA88B
ΔE00 7.14
Beige (survey)
#E6DAA6
ΔE00 7.61
Stone (survey)
#ADA587
ΔE00 7.93
Khaki
#C3B091
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5C19C #9CA0C5
analogous
#C5AD9C #C5C19C #B5C59C
triadic
#C5C19C #9CC5C1 #C19CC5
tetradic
#C5C19C #9CC5AD #9CA0C5 #C59CB5
square
#C5C19C #9CC5AD #9CA0C5 #C59CB5
split-complementary
#C5C19C #9CB5C5 #AD9CC5
monochromatic
#918C55 #AEA975 #C5C19C #DCD9C3 #F2F1E9
Accessibility & contrast
On white
1.83
#C5C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C5C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5C19C
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5C19C | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9A
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#CCBCB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c5c19c; /* rgb */ color: rgb(197, 193, 156); /* oklch */ color: oklch(80.5% 0.050 102.3);
Tailwind
colors: {
custom: {
50: '#d7d3b9',
500: '#c5c19c',
950: '#000000',
},
}SCSS
$custom: #c5c19c; $custom-light: #d7d3b9; $custom-dark: #000000;
JSON
{
"hex": "#c5c19c",
"rgb": {
"r": 197,
"g": 193,
"b": 156
},
"hsl": {
"h": 54.146,
"s": 26.115,
"l": 69.216
},
"oklch": {
"l": 0.8046,
"c": 0.05016,
"h": 102.3
},
"luminance": 0.52411
}Semantic roles & 50–950 ramp
primary
#C5C19C
secondary
#6C7099
accent
#4BA541
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381