#2A261F#2A261F
#2A261F is a dark, near-neutral orange. Relative luminance 0.020; OKLCH L 27.1% C 0.014 H 81.7°. Best body text is #FFFFFF at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2A261F |
|---|---|
| RGB | rgb(42, 38, 31) |
| HSL | hsl(38, 15%, 14%) |
| HSV | hsv(38, 26%, 16%) |
| CMYK | cmyk(0%, 9.5%, 26.2%, 83.5%) |
| CIE-LAB | lab(15.37, 0.38, 5.32) |
| CIE-LCH | lch(15.37, 5.34, 85.93°) |
| OKLab | oklab(27.06% 0.002 0.0137) |
| OKLCH | oklch(27.06% 0.014 81.7) |
| XYZ | xyz(1.8953, 1.9774, 1.5779) |
| Luminance | 0.0198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 7.26
Charcoal (survey)
#343837
ΔE00 7.86
Onyx
#353839
ΔE00 8.20
Almost Black
#070D0D
ΔE00 9.66
Gunmetal
#2A3439
ΔE00 10.56
Black
#000000
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A261F #1F232A
analogous
#2A211F #2A261F #292A1F
triadic
#2A261F #1F2A26 #261F2A
tetradic
#2A261F #1F2A21 #1F232A #2A1F29
square
#2A261F #1F2A21 #1F232A #2A1F29
split-complementary
#2A261F #1F292A #211F2A
monochromatic
#12100D #12100D #2A261F #4D4639 #706653
Accessibility & contrast
On white
15.05
#2A261F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#2A261F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A261F
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A261F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A261F | 1.00 | 15.05 | 1.40 | 15.05 |
| #FFFFFF | 15.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261F
Deuteranopia (green-blind)
#29271F
Tritanopia (blue-blind)
#2C2524
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #2a261f; /* rgb */ color: rgb(42, 38, 31); /* oklch */ color: oklch(27.1% 0.014 81.7);
Tailwind
colors: {
custom: {
50: '#63605a',
500: '#2a261f',
950: '#000000',
},
}SCSS
$custom: #2a261f; $custom-light: #63605a; $custom-dark: #000000;
JSON
{
"hex": "#2a261f",
"rgb": {
"r": 42,
"g": 38,
"b": 31
},
"hsl": {
"h": 38.182,
"s": 15.068,
"l": 14.314
},
"oklch": {
"l": 0.27058,
"c": 0.01385,
"h": 81.7
},
"luminance": 0.01977
}Semantic roles & 50–950 ramp
primary
#2A261F
secondary
#4A505B
accent
#8AB870
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978