#2A221A#2A221A
#2A221A is a dark, near-neutral orange. Relative luminance 0.017; OKLCH L 25.9% C 0.019 H 66.8°. Best body text is #FFFFFF at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #2A221A |
|---|---|
| RGB | rgb(42, 34, 26) |
| HSL | hsl(30, 24%, 13%) |
| HSV | hsv(30, 38%, 16%) |
| CMYK | cmyk(0%, 19%, 38.1%, 83.5%) |
| CIE-LAB | lab(13.89, 2.26, 6.82) |
| CIE-LCH | lch(13.89, 7.18, 71.63°) |
| OKLab | oklab(25.85% 0.0074 0.0173) |
| OKLCH | oklch(25.85% 0.019 66.8) |
| XYZ | xyz(1.7134, 1.7109, 1.2171) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 9.32
Dark Brown
#341C02
ΔE00 9.35
Espresso
#4B382A
ΔE00 9.46
Charcoal (survey)
#343837
ΔE00 10.38
Onyx
#353839
ΔE00 10.39
Almost Black
#070D0D
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A221A #1A222A
analogous
#2A1A1A #2A221A #2A2A1A
triadic
#2A221A #1A2A22 #221A2A
tetradic
#2A221A #1A2A1A #1A222A #2A1A2A
square
#2A221A #1A2A1A #1A222A #2A1A2A
split-complementary
#2A221A #1A2A2A #1A1A2A
monochromatic
#130F0C #130F0C #2A221A #504131 #765F49
Accessibility & contrast
On white
15.65
#2A221A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#2A221A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A221A
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A221A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A221A | 1.00 | 15.65 | 1.34 | 15.65 |
| #FFFFFF | 15.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252219
Deuteranopia (green-blind)
#27241A
Tritanopia (blue-blind)
#2D2020
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #2a221a; /* rgb */ color: rgb(42, 34, 26); /* oklch */ color: oklch(25.9% 0.019 66.8);
Tailwind
colors: {
custom: {
50: '#645c56',
500: '#2a221a',
950: '#000000',
},
}SCSS
$custom: #2a221a; $custom-light: #645c56; $custom-dark: #000000;
JSON
{
"hex": "#2a221a",
"rgb": {
"r": 42,
"g": 34,
"b": 26
},
"hsl": {
"h": 30,
"s": 23.529,
"l": 13.333
},
"oklch": {
"l": 0.25853,
"c": 0.01885,
"h": 66.8
},
"luminance": 0.01711
}Semantic roles & 50–950 ramp
primary
#2A221A
secondary
#43505D
accent
#94C068
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978