#C5C19F#C5C19F
#C5C19F is a light, muted yellow. Relative luminance 0.525; OKLCH L 80.5% C 0.046 H 101.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C5C19F |
|---|---|
| RGB | rgb(197, 193, 159) |
| HSL | hsl(54, 25%, 70%) |
| HSV | hsv(54, 19%, 77%) |
| CMYK | cmyk(0%, 2%, 19.3%, 22.7%) |
| CIE-LAB | lab(77.59, -4.25, 17.66) |
| CIE-LCH | lch(77.59, 18.16, 103.52°) |
| OKLab | oklab(80.53% -0.0095 0.0453) |
| OKLCH | oklch(80.53% 0.046 101.8) |
| XYZ | xyz(48.3536, 52.5141, 40.3831) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 6.78
Sand
#C2B280
ΔE00 6.86
Bland
#AFA88B
ΔE00 6.94
Stone (survey)
#ADA587
ΔE00 7.79
Khaki
#C3B091
ΔE00 7.91
Beige (survey)
#E6DAA6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5C19F #9FA3C5
analogous
#C5AE9F #C5C19F #B6C59F
triadic
#C5C19F #9FC5C1 #C19FC5
tetradic
#C5C19F #9FC5AE #9FA3C5 #C59FB6
square
#C5C19F #9FC5AE #9FA3C5 #C59FB6
split-complementary
#C5C19F #9FB6C5 #AE9FC5
monochromatic
#928C58 #AEA879 #C5C19F #DCDAC5 #F3F2EB
Accessibility & contrast
On white
1.83
#C5C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#C5C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5C19F
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5C19F | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9D
Deuteranopia (green-blind)
#C9C1A0
Tritanopia (blue-blind)
#CBBCB8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c5c19f; /* rgb */ color: rgb(197, 193, 159); /* oklch */ color: oklch(80.5% 0.046 101.8);
Tailwind
colors: {
custom: {
50: '#d6d3bb',
500: '#c5c19f',
950: '#000000',
},
}SCSS
$custom: #c5c19f; $custom-light: #d6d3bb; $custom-dark: #000000;
JSON
{
"hex": "#c5c19f",
"rgb": {
"r": 197,
"g": 193,
"b": 159
},
"hsl": {
"h": 53.684,
"s": 24.675,
"l": 69.804
},
"oklch": {
"l": 0.80529,
"c": 0.04625,
"h": 101.8
},
"luminance": 0.52513
}Semantic roles & 50–950 ramp
primary
#C5C19F
secondary
#6F7399
accent
#4DA342
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381