#262014#262014
#262014 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.7% C 0.023 H 84.2°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #262014 |
|---|---|
| RGB | rgb(38, 32, 20) |
| HSL | hsl(40, 31%, 11%) |
| HSV | hsv(40, 47%, 15%) |
| CMYK | cmyk(0%, 15.8%, 47.4%, 85.1%) |
| CIE-LAB | lab(12.58, 0.59, 9.18) |
| CIE-LCH | lch(12.58, 9.20, 86.33°) |
| OKLab | oklab(24.66% 0.0023 0.0229) |
| OKLCH | oklch(24.66% 0.023 84.2) |
| XYZ | xyz(1.4421, 1.4957, 0.8744) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 10.27
Almost Black
#070D0D
ΔE00 10.48
Dark Grey
#363737
ΔE00 10.57
Black
#000000
ΔE00 10.79
Charcoal (survey)
#343837
ΔE00 11.04
Espresso
#4B382A
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262014 #141A26
analogous
#261714 #262014 #232614
triadic
#262014 #142620 #201426
tetradic
#262014 #142617 #141A26 #261423
square
#262014 #142617 #141A26 #261423
split-complementary
#262014 #142326 #171426
monochromatic
#14110B #14110B #262014 #4E4229 #76643E
Accessibility & contrast
On white
16.16
#262014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#262014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262014
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262014 | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232013
Deuteranopia (green-blind)
#242114
Tritanopia (blue-blind)
#291E1D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #262014; /* rgb */ color: rgb(38, 32, 20); /* oklch */ color: oklch(24.7% 0.023 84.2);
Tailwind
colors: {
custom: {
50: '#605b51',
500: '#262014',
950: '#000000',
},
}SCSS
$custom: #262014; $custom-light: #605b51; $custom-dark: #000000;
JSON
{
"hex": "#262014",
"rgb": {
"r": 38,
"g": 32,
"b": 20
},
"hsl": {
"h": 40,
"s": 31.034,
"l": 11.373
},
"oklch": {
"l": 0.24662,
"c": 0.02306,
"h": 84.2
},
"luminance": 0.01496
}Semantic roles & 50–950 ramp
primary
#262014
secondary
#3B455B
accent
#83C761
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050402
muted
#797978