#261E18#261E18
#261E18 is a very dark, near-neutral orange. Relative luminance 0.014; OKLCH L 24.2% C 0.017 H 58.7°. Best body text is #FFFFFF at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #261E18 |
|---|---|
| RGB | rgb(38, 30, 24) |
| HSL | hsl(26, 23%, 12%) |
| HSV | hsv(26, 37%, 15%) |
| CMYK | cmyk(0%, 21.1%, 36.8%, 85.1%) |
| CIE-LAB | lab(12.00, 2.69, 5.57) |
| CIE-LCH | lch(12.00, 6.19, 64.18°) |
| OKLab | oklab(24.24% 0.0087 0.0143) |
| OKLCH | oklch(24.24% 0.017 58.7) |
| XYZ | xyz(1.4285, 1.4066, 1.0602) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 9.38
Almost Black
#070D0D
ΔE00 9.68
Dark Brown
#341C02
ΔE00 9.71
Dark Grey
#363737
ΔE00 9.85
Very Dark Brown
#1D0200
ΔE00 9.88
Espresso
#4B382A
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#261E18 #182026
analogous
#261819 #261E18 #262518
triadic
#261E18 #18261E #1E1826
tetradic
#261E18 #192618 #182026 #251826
square
#261E18 #192618 #182026 #251826
split-complementary
#261E18 #182625 #181926
monochromatic
#130F0C #130F0C #261E18 #4C3C30 #715947
Accessibility & contrast
On white
16.39
#261E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#261E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #261E18
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##261E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##261E18 | 1.00 | 16.39 | 1.28 | 16.39 |
| #FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E18
Deuteranopia (green-blind)
#222018
Tritanopia (blue-blind)
#291C1C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #261e18; /* rgb */ color: rgb(38, 30, 24); /* oklch */ color: oklch(24.2% 0.017 58.7);
Tailwind
colors: {
custom: {
50: '#605954',
500: '#261e18',
950: '#000000',
},
}SCSS
$custom: #261e18; $custom-light: #605954; $custom-dark: #000000;
JSON
{
"hex": "#261e18",
"rgb": {
"r": 38,
"g": 30,
"b": 24
},
"hsl": {
"h": 25.714,
"s": 22.581,
"l": 12.157
},
"oklch": {
"l": 0.24241,
"c": 0.01668,
"h": 58.7
},
"luminance": 0.01407
}Semantic roles & 50–950 ramp
primary
#261E18
secondary
#414F59
accent
#9ABF69
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050302
muted
#797878