#2A261B#2A261B
#2A261B is a dark, muted orange. Relative luminance 0.020; OKLCH L 26.9% C 0.020 H 90.4°. Best body text is #FFFFFF at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #2A261B |
|---|---|
| RGB | rgb(42, 38, 27) |
| HSL | hsl(44, 22%, 14%) |
| HSV | hsv(44, 36%, 16%) |
| CMYK | cmyk(0%, 9.5%, 35.7%, 83.5%) |
| CIE-LAB | lab(15.26, -0.36, 7.99) |
| CIE-LCH | lch(15.26, 8.00, 92.57°) |
| OKLab | oklab(26.94% -0.0001 0.0202) |
| OKLCH | oklch(26.94% 0.02 90.4) |
| XYZ | xyz(1.8458, 1.9576, 1.3173) |
| Luminance | 0.0196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 8.72
Charcoal (survey)
#343837
ΔE00 8.98
Onyx
#353839
ΔE00 9.65
Almost Black
#070D0D
ΔE00 10.65
Espresso
#4B382A
ΔE00 10.92
Black
#000000
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A261B #1B1F2A
analogous
#2A1E1B #2A261B #262A1B
triadic
#2A261B #1B2A26 #261B2A
tetradic
#2A261B #1B2A1E #1B1F2A #2A1B26
square
#2A261B #1B2A1E #1B1F2A #2A1B26
split-complementary
#2A261B #1B262A #1E1B2A
monochromatic
#13110C #13110C #2A261B #4F4833 #75694B
Accessibility & contrast
On white
15.09
#2A261B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#2A261B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A261B
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A261B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A261B | 1.00 | 15.09 | 1.39 | 15.09 |
| #FFFFFF | 15.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261A
Deuteranopia (green-blind)
#2A271B
Tritanopia (blue-blind)
#2C2423
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #2a261b; /* rgb */ color: rgb(42, 38, 27); /* oklch */ color: oklch(26.9% 0.020 90.4);
Tailwind
colors: {
custom: {
50: '#636057',
500: '#2a261b',
950: '#000000',
},
}SCSS
$custom: #2a261b; $custom-light: #636057; $custom-dark: #000000;
JSON
{
"hex": "#2a261b",
"rgb": {
"r": 42,
"g": 38,
"b": 27
},
"hsl": {
"h": 44,
"s": 21.739,
"l": 13.529
},
"oklch": {
"l": 0.2694,
"c": 0.02019,
"h": 90.4
},
"luminance": 0.01958
}Semantic roles & 50–950 ramp
primary
#2A261B
secondary
#444B5D
accent
#80BE6A
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978