#260E00#260E00
#260E00 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.8% C 0.049 H 54.2°. Best body text is #FFFFFF at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #260E00 |
|---|---|
| RGB | rgb(38, 14, 0) |
| HSL | hsl(22, 100%, 7%) |
| HSV | hsv(22, 100%, 15%) |
| CMYK | cmyk(0%, 63.2%, 100%, 85.1%) |
| CIE-LAB | lab(6.56, 10.71, 10.03) |
| CIE-LCH | lch(6.56, 14.67, 43.13°) |
| OKLab | oklab(19.78% 0.0289 0.0401) |
| OKLCH | oklch(19.78% 0.049 54.2) |
| XYZ | xyz(0.9565, 0.7263, 0.0898) |
| Luminance | 0.0073 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.88
Dark Brown
#341C02
ΔE00 7.81
Chocolate (survey)
#3D1C02
ΔE00 8.37
Chocolate Brown
#411900
ΔE00 8.92
Deep Brown
#410200
ΔE00 10.97
Dark Maroon
#3C0008
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260E00 #001826
analogous
#260005 #260E00 #262100
triadic
#260E00 #00260E #0E0026
tetradic
#260E00 #052600 #001826 #210026
square
#260E00 #052600 #001826 #210026
split-complementary
#260E00 #002621 #000526
monochromatic
#1F0B00 #1F0B00 #260E00 #632500 #A03B00
Accessibility & contrast
On white
18.34
#260E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#260E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260E00
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260E00 | 1.00 | 18.34 | 1.15 | 18.34 |
| #FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#1B1700
Tritanopia (blue-blind)
#2B080A
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #260e00; /* rgb */ color: rgb(38, 14, 0); /* oklch */ color: oklch(19.8% 0.049 54.2);
Tailwind
colors: {
custom: {
50: '#614d47',
500: '#260e00',
950: '#000000',
},
}SCSS
$custom: #260e00; $custom-light: #614d47; $custom-dark: #000000;
JSON
{
"hex": "#260e00",
"rgb": {
"r": 38,
"g": 14,
"b": 0
},
"hsl": {
"h": 22.105,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.19778,
"c": 0.04944,
"h": 54.2
},
"luminance": 0.00726
}Semantic roles & 50–950 ramp
primary
#260E00
secondary
#134D6E
accent
#B0FF29
background
#F5F4F3
surface
#EAE7E5
border
#C6C3C1
text
#050100
muted
#797777