#C4C19F#C4C19F
#C4C19F is a light, muted yellow. Relative luminance 0.524; OKLCH L 80.4% C 0.046 H 103.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C19F |
|---|---|
| RGB | rgb(196, 193, 159) |
| HSL | hsl(55, 24%, 70%) |
| HSV | hsv(55, 19%, 77%) |
| CMYK | cmyk(0%, 1.5%, 18.9%, 23.1%) |
| CIE-LAB | lab(77.51, -4.62, 17.54) |
| CIE-LCH | lch(77.51, 18.14, 104.76°) |
| OKLab | oklab(80.45% -0.0106 0.045) |
| OKLCH | oklch(80.45% 0.046 103.2) |
| XYZ | xyz(48.0926, 52.3795, 40.3709) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.00
Putty
#BEAE8A
ΔE00 7.06
Sand
#C2B280
ΔE00 7.08
Stone (survey)
#ADA587
ΔE00 7.86
Beige (survey)
#E6DAA6
ΔE00 8.15
Khaki
#C3B091
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C19F #9FA2C4
analogous
#C4AF9F #C4C19F #B5C49F
triadic
#C4C19F #9FC4C1 #C19FC4
tetradic
#C4C19F #9FC4AF #9FA2C4 #C49FB5
square
#C4C19F #9FC4AF #9FA2C4 #C49FB5
split-complementary
#C4C19F #9FB5C4 #AF9FC4
monochromatic
#908C59 #ADA979 #C4C19F #DBD9C5 #F3F2EB
Accessibility & contrast
On white
1.83
#C4C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C4C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C19F
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C19F | 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)
#C8BE9D
Deuteranopia (green-blind)
#C9C0A0
Tritanopia (blue-blind)
#CABCB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4c19f; /* rgb */ color: rgb(196, 193, 159); /* oklch */ color: oklch(80.4% 0.046 103.2);
Tailwind
colors: {
custom: {
50: '#d6d3bb',
500: '#c4c19f',
950: '#000000',
},
}SCSS
$custom: #c4c19f; $custom-light: #d6d3bb; $custom-dark: #000000;
JSON
{
"hex": "#c4c19f",
"rgb": {
"r": 196,
"g": 193,
"b": 159
},
"hsl": {
"h": 55.135,
"s": 23.871,
"l": 69.608
},
"oklch": {
"l": 0.80446,
"c": 0.04618,
"h": 103.2
},
"luminance": 0.52379
}Semantic roles & 50–950 ramp
primary
#C4C19F
secondary
#6F7298
accent
#4BA243
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381