#241001#241001
#241001 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.9% C 0.044 H 59.5°. Best body text is #FFFFFF at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #241001 |
|---|---|
| RGB | rgb(36, 16, 1) |
| HSL | hsl(26, 95%, 7%) |
| HSV | hsv(26, 97%, 14%) |
| CMYK | cmyk(0%, 55.6%, 97.2%, 85.9%) |
| CIE-LAB | lab(6.76, 8.41, 9.86) |
| CIE-LCH | lch(6.76, 12.96, 49.55°) |
| OKLab | oklab(19.88% 0.0225 0.0382) |
| OKLCH | oklch(19.88% 0.044 59.5) |
| XYZ | xyz(0.9184, 0.7479, 0.1247) |
| Luminance | 0.0075 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.48
Dark Brown
#341C02
ΔE00 6.97
Chocolate (survey)
#3D1C02
ΔE00 8.54
Chocolate Brown
#411900
ΔE00 9.65
Black
#000000
ΔE00 12.41
Espresso
#4B382A
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241001 #011524
analogous
#240104 #241001 #242201
triadic
#241001 #012410 #100124
tetradic
#241001 #042401 #011524 #220124
square
#241001 #042401 #011524 #220124
split-complementary
#241001 #012422 #010424
monochromatic
#1E0D01 #1E0D01 #241001 #602A03 #9B4504
Accessibility & contrast
On white
18.27
#241001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#241001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241001
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241001 | 1.00 | 18.27 | 1.15 | 18.27 |
| #FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161200
Deuteranopia (green-blind)
#1B1701
Tritanopia (blue-blind)
#290B0C
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #241001; /* rgb */ color: rgb(36, 16, 1); /* oklch */ color: oklch(19.9% 0.044 59.5);
Tailwind
colors: {
custom: {
50: '#5f4e47',
500: '#241001',
950: '#000000',
},
}SCSS
$custom: #241001; $custom-light: #5f4e47; $custom-dark: #000000;
JSON
{
"hex": "#241001",
"rgb": {
"r": 36,
"g": 16,
"b": 1
},
"hsl": {
"h": 25.714,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.19878,
"c": 0.04428,
"h": 59.5
},
"luminance": 0.00748
}Semantic roles & 50–950 ramp
primary
#241001
secondary
#16466B
accent
#A3FF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#050100
muted
#797777