#262016#262016
#262016 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.7% C 0.020 H 80.3°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #262016 |
|---|---|
| RGB | rgb(38, 32, 22) |
| HSL | hsl(38, 27%, 12%) |
| HSV | hsv(38, 42%, 15%) |
| CMYK | cmyk(0%, 15.8%, 42.1%, 85.1%) |
| CIE-LAB | lab(12.63, 0.92, 7.87) |
| CIE-LCH | lch(12.63, 7.92, 83.36°) |
| OKLab | oklab(24.72% 0.0034 0.0198) |
| OKLCH | oklch(24.72% 0.02 80.3) |
| XYZ | xyz(1.4607, 1.5031, 0.9721) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 9.92
Dark Grey
#363737
ΔE00 9.95
Black
#000000
ΔE00 10.21
Dark Brown
#341C02
ΔE00 10.28
Charcoal (survey)
#343837
ΔE00 10.55
Onyx
#353839
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262016 #161C26
analogous
#261816 #262016 #242616
triadic
#262016 #162620 #201626
tetradic
#262016 #162618 #161C26 #261624
square
#262016 #162618 #161C26 #261624
split-complementary
#262016 #162426 #181626
monochromatic
#13100B #13100B #262016 #4D412C #746143
Accessibility & contrast
On white
16.15
#262016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#262016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262016
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262016 | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232015
Deuteranopia (green-blind)
#242116
Tritanopia (blue-blind)
#291E1D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #262016; /* rgb */ color: rgb(38, 32, 22); /* oklch */ color: oklch(24.7% 0.020 80.3);
Tailwind
colors: {
custom: {
50: '#605b53',
500: '#262016',
950: '#000000',
},
}SCSS
$custom: #262016; $custom-light: #605b53; $custom-dark: #000000;
JSON
{
"hex": "#262016",
"rgb": {
"r": 38,
"g": 32,
"b": 22
},
"hsl": {
"h": 37.5,
"s": 26.667,
"l": 11.765
},
"oklch": {
"l": 0.24715,
"c": 0.02008,
"h": 80.3
},
"luminance": 0.01503
}Semantic roles & 50–950 ramp
primary
#262016
secondary
#3E485A
accent
#88C365
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050402
muted
#797978