#2A2C1A#2A2C1A
#2A2C1A is a dark, muted yellow. Relative luminance 0.024; OKLCH L 28.6% C 0.031 H 113.5°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2A2C1A |
|---|---|
| RGB | rgb(42, 44, 26) |
| HSL | hsl(67, 26%, 14%) |
| HSV | hsv(67, 41%, 17%) |
| CMYK | cmyk(4.5%, 0%, 40.9%, 82.7%) |
| CIE-LAB | lab(17.31, -4.59, 11.41) |
| CIE-LCH | lch(17.31, 12.30, 111.90°) |
| OKLab | oklab(28.56% -0.0123 0.0283) |
| OKLCH | oklch(28.56% 0.031 113.5) |
| XYZ | xyz(2.0420, 2.3682, 1.3266) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.07
Dark Grey
#363737
ΔE00 10.84
Onyx
#353839
ΔE00 11.46
Dark Olive
#373E02
ΔE00 11.90
Charcoal Grey
#3C4142
ΔE00 12.66
Very Dark Green
#062E03
ΔE00 13.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A2C1A #1C1A2C
analogous
#2C251A #2A2C1A #212C1A
triadic
#2A2C1A #1A2A2C #2C1A2A
tetradic
#2A2C1A #1A2C25 #1C1A2C #2C1A21
square
#2A2C1A #1A2C25 #1C1A2C #2C1A21
split-complementary
#2A2C1A #1A212C #251A2C
monochromatic
#12130B #12130B #2A2C1A #4F5231 #737947
Accessibility & contrast
On white
14.25
#2A2C1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#2A2C1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A2C1A
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A2C1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A2C1A | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A19
Deuteranopia (green-blind)
#2E2B1B
Tritanopia (blue-blind)
#2C2A27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #2a2c1a; /* rgb */ color: rgb(42, 44, 26); /* oklch */ color: oklch(28.6% 0.031 113.5);
Tailwind
colors: {
custom: {
50: '#646556',
500: '#2a2c1a',
950: '#000000',
},
}SCSS
$custom: #2a2c1a; $custom-light: #646556; $custom-dark: #000000;
JSON
{
"hex": "#2a2c1a",
"rgb": {
"r": 42,
"g": 44,
"b": 26
},
"hsl": {
"h": 66.667,
"s": 25.714,
"l": 13.725
},
"oklch": {
"l": 0.28555,
"c": 0.03086,
"h": 113.5
},
"luminance": 0.02368
}Semantic roles & 50–950 ramp
primary
#2A2C1A
secondary
#46425F
accent
#66C270
background
#F5F6F5
surface
#EAEBE9
border
#C6C6C5
text
#050503
muted
#797A78