#26201E#26201E
#26201E is a very dark, near-neutral orange. Relative luminance 0.015; OKLCH L 25.0% C 0.010 H 39.3°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #26201E |
|---|---|
| RGB | rgb(38, 32, 30) |
| HSL | hsl(15, 12%, 13%) |
| HSV | hsv(15, 21%, 15%) |
| CMYK | cmyk(0%, 15.8%, 21.1%, 85.1%) |
| CIE-LAB | lab(12.85, 2.43, 2.41) |
| CIE-LCH | lch(12.85, 3.43, 44.77°) |
| OKLab | oklab(24.97% 0.0077 0.0063) |
| OKLCH | oklch(24.97% 0.01 39.3) |
| XYZ | xyz(1.5502, 1.5389, 1.4434) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 8.28
Almost Black
#070D0D
ΔE00 8.73
Black
#000000
ΔE00 8.75
Onyx
#353839
ΔE00 9.28
Charcoal (survey)
#343837
ΔE00 9.62
Very Dark Brown
#1D0200
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26201E #1E2426
analogous
#261E20 #26201E #26241E
triadic
#26201E #1E2620 #201E26
tetradic
#26201E #20261E #1E2426 #241E26
square
#26201E #20261E #1E2426 #241E26
split-complementary
#26201E #1E2624 #1E2026
monochromatic
#110E0D #110E0D #26201E #483D39 #6A5A54
Accessibility & contrast
On white
16.06
#26201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#26201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26201E
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26201E | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21211E
Deuteranopia (green-blind)
#23221E
Tritanopia (blue-blind)
#281F1F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #26201e; /* rgb */ color: rgb(38, 32, 30); /* oklch */ color: oklch(25.0% 0.010 39.3);
Tailwind
colors: {
custom: {
50: '#605b59',
500: '#26201e',
950: '#000000',
},
}SCSS
$custom: #26201e; $custom-light: #605b59; $custom-dark: #000000;
JSON
{
"hex": "#26201e",
"rgb": {
"r": 38,
"g": 32,
"b": 30
},
"hsl": {
"h": 15,
"s": 11.765,
"l": 13.333
},
"oklch": {
"l": 0.24966,
"c": 0.01001,
"h": 39.3
},
"luminance": 0.01539
}Semantic roles & 50–950 ramp
primary
#26201E
secondary
#495356
accent
#A4B573
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978