#261E14#261E14
#261E14 is a very dark, muted orange. Relative luminance 0.014; OKLCH L 24.1% C 0.022 H 72.7°. Best body text is #FFFFFF at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #261E14 |
|---|---|
| RGB | rgb(38, 30, 20) |
| HSL | hsl(33, 31%, 11%) |
| HSV | hsv(33, 47%, 15%) |
| CMYK | cmyk(0%, 21.1%, 47.4%, 85.1%) |
| CIE-LAB | lab(11.90, 2.02, 8.26) |
| CIE-LCH | lch(11.90, 8.50, 76.28°) |
| OKLab | oklab(24.13% 0.0065 0.0208) |
| OKLCH | oklch(24.13% 0.022 72.7) |
| XYZ | xyz(1.3899, 1.3912, 0.8570) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.97
Black
#000000
ΔE00 10.27
Almost Black
#070D0D
ΔE00 10.42
Espresso
#4B382A
ΔE00 10.47
Dark Grey
#363737
ΔE00 10.76
Very Dark Brown
#1D0200
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#261E14 #141C26
analogous
#261514 #261E14 #252614
triadic
#261E14 #14261E #1E1426
tetradic
#261E14 #142615 #141C26 #261425
square
#261E14 #142615 #141C26 #261425
split-complementary
#261E14 #142526 #151426
monochromatic
#14100B #14100B #261E14 #4E3E29 #765D3E
Accessibility & contrast
On white
16.43
#261E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#261E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #261E14
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##261E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##261E14 | 1.00 | 16.43 | 1.28 | 16.43 |
| #FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E13
Deuteranopia (green-blind)
#232014
Tritanopia (blue-blind)
#291C1B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #261e14; /* rgb */ color: rgb(38, 30, 20); /* oklch */ color: oklch(24.1% 0.022 72.7);
Tailwind
colors: {
custom: {
50: '#605951',
500: '#261e14',
950: '#000000',
},
}SCSS
$custom: #261e14; $custom-light: #605951; $custom-dark: #000000;
JSON
{
"hex": "#261e14",
"rgb": {
"r": 38,
"g": 30,
"b": 20
},
"hsl": {
"h": 33.333,
"s": 31.034,
"l": 11.373
},
"oklch": {
"l": 0.24127,
"c": 0.02178,
"h": 72.7
},
"luminance": 0.01391
}Semantic roles & 50–950 ramp
primary
#261E14
secondary
#3B495B
accent
#8EC761
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050302
muted
#797878