#261E12#261E12
#261E12 is a very dark, muted orange. Relative luminance 0.014; OKLCH L 24.1% C 0.025 H 77.3°. Best body text is #FFFFFF at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #261E12 |
|---|---|
| RGB | rgb(38, 30, 18) |
| HSL | hsl(36, 36%, 11%) |
| HSV | hsv(36, 53%, 15%) |
| CMYK | cmyk(0%, 21.1%, 52.6%, 85.1%) |
| CIE-LAB | lab(11.85, 1.71, 9.47) |
| CIE-LCH | lch(11.85, 9.62, 79.77°) |
| OKLab | oklab(24.08% 0.0054 0.0239) |
| OKLCH | oklch(24.08% 0.025 77.3) |
| XYZ | xyz(1.3728, 1.3844, 0.7670) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.88
Espresso
#4B382A
ΔE00 10.62
Black
#000000
ΔE00 10.75
Almost Black
#070D0D
ΔE00 10.86
Dark Grey
#363737
ΔE00 11.25
Charcoal (survey)
#343837
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#261E12 #121A26
analogous
#261412 #261E12 #242612
triadic
#261E12 #12261E #1E1226
tetradic
#261E12 #122614 #121A26 #261224
square
#261E12 #122614 #121A26 #261224
split-complementary
#261E12 #122426 #141226
monochromatic
#15100A #15100A #261E12 #503F26 #796039
Accessibility & contrast
On white
16.45
#261E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#261E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #261E12
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##261E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##261E12 | 1.00 | 16.45 | 1.28 | 16.45 |
| #FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E11
Deuteranopia (green-blind)
#232012
Tritanopia (blue-blind)
#291C1B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #261e12; /* rgb */ color: rgb(38, 30, 18); /* oklch */ color: oklch(24.1% 0.025 77.3);
Tailwind
colors: {
custom: {
50: '#615950',
500: '#261e12',
950: '#000000',
},
}SCSS
$custom: #261e12; $custom-light: #615950; $custom-dark: #000000;
JSON
{
"hex": "#261e12",
"rgb": {
"r": 38,
"g": 30,
"b": 18
},
"hsl": {
"h": 36,
"s": 35.714,
"l": 10.98
},
"oklch": {
"l": 0.24076,
"c": 0.02452,
"h": 77.3
},
"luminance": 0.01384
}Semantic roles & 50–950 ramp
primary
#261E12
secondary
#37465C
accent
#89CC5C
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050302
muted
#797878