#292C19#292C19
#292C19 is a dark, muted yellow. Relative luminance 0.023; OKLCH L 28.4% C 0.033 H 115.8°. Best body text is #FFFFFF at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #292C19 |
|---|---|
| RGB | rgb(41, 44, 25) |
| HSL | hsl(69, 28%, 14%) |
| HSV | hsv(69, 43%, 17%) |
| CMYK | cmyk(6.8%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(17.19, -5.25, 11.91) |
| CIE-LCH | lch(17.19, 13.02, 113.80°) |
| OKLab | oklab(28.43% -0.0142 0.0294) |
| OKLCH | oklch(28.43% 0.033 115.8) |
| XYZ | xyz(1.9906, 2.3430, 1.2669) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.51
Dark Grey
#363737
ΔE00 11.37
Dark Olive
#373E02
ΔE00 11.56
Onyx
#353839
ΔE00 11.94
Very Dark Green
#062E03
ΔE00 12.51
Charcoal Grey
#3C4142
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#292C19 #1C192C
analogous
#2C2519 #292C19 #1F2C19
triadic
#292C19 #19292C #2C1929
tetradic
#292C19 #192C25 #1C192C #2C191F
square
#292C19 #192C25 #1C192C #2C191F
split-complementary
#292C19 #191F2C #25192C
monochromatic
#12140B #12140B #292C19 #4D532F #727A45
Accessibility & contrast
On white
14.30
#292C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#292C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #292C19
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##292C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##292C19 | 1.00 | 14.30 | 1.47 | 14.30 |
| #FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A18
Deuteranopia (green-blind)
#2E2A1A
Tritanopia (blue-blind)
#2B2A27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #292c19; /* rgb */ color: rgb(41, 44, 25); /* oklch */ color: oklch(28.4% 0.033 115.8);
Tailwind
colors: {
custom: {
50: '#636555',
500: '#292c19',
950: '#000000',
},
}SCSS
$custom: #292c19; $custom-light: #636555; $custom-dark: #000000;
JSON
{
"hex": "#292c19",
"rgb": {
"r": 41,
"g": 44,
"b": 25
},
"hsl": {
"h": 69.474,
"s": 27.536,
"l": 13.529
},
"oklch": {
"l": 0.2843,
"c": 0.03268,
"h": 115.8
},
"luminance": 0.02343
}Semantic roles & 50–950 ramp
primary
#292C19
secondary
#464160
accent
#64C473
background
#F5F6F5
surface
#EAEBE8
border
#C6C6C4
text
#050503
muted
#797A78