#261E16#261E16
#261E16 is a very dark, near-neutral orange. Relative luminance 0.014; OKLCH L 24.2% C 0.019 H 66.7°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #261E16 |
|---|---|
| RGB | rgb(38, 30, 22) |
| HSL | hsl(30, 27%, 12%) |
| HSV | hsv(30, 42%, 15%) |
| CMYK | cmyk(0%, 21.1%, 42.1%, 85.1%) |
| CIE-LAB | lab(11.95, 2.34, 6.95) |
| CIE-LCH | lch(11.95, 7.33, 71.36°) |
| OKLab | oklab(24.18% 0.0076 0.0176) |
| OKLCH | oklch(24.18% 0.019 66.7) |
| XYZ | xyz(1.4084, 1.3986, 0.9547) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.23
Black
#000000
ΔE00 9.79
Almost Black
#070D0D
ΔE00 10.01
Dark Grey
#363737
ΔE00 10.28
Espresso
#4B382A
ΔE00 10.45
Very Dark Brown
#1D0200
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#261E16 #161E26
analogous
#261616 #261E16 #262616
triadic
#261E16 #16261E #1E1626
tetradic
#261E16 #162616 #161E26 #261626
square
#261E16 #162616 #161E26 #261626
split-complementary
#261E16 #162626 #161626
monochromatic
#130F0B #130F0B #261E16 #4D3D2C #745B43
Accessibility & contrast
On white
16.41
#261E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#261E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #261E16
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##261E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##261E16 | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E15
Deuteranopia (green-blind)
#232016
Tritanopia (blue-blind)
#291C1C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #261e16; /* rgb */ color: rgb(38, 30, 22); /* oklch */ color: oklch(24.2% 0.019 66.7);
Tailwind
colors: {
custom: {
50: '#605953',
500: '#261e16',
950: '#000000',
},
}SCSS
$custom: #261e16; $custom-light: #605953; $custom-dark: #000000;
JSON
{
"hex": "#261e16",
"rgb": {
"r": 38,
"g": 30,
"b": 22
},
"hsl": {
"h": 30,
"s": 26.667,
"l": 11.765
},
"oklch": {
"l": 0.24182,
"c": 0.01914,
"h": 66.7
},
"luminance": 0.01399
}Semantic roles & 50–950 ramp
primary
#261E16
secondary
#3E4C5A
accent
#94C365
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050302
muted
#797878