#240E01#240E01
#240E01 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.4% C 0.046 H 54.2°. Best body text is #FFFFFF at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #240E01 |
|---|---|
| RGB | rgb(36, 14, 1) |
| HSL | hsl(22, 95%, 7%) |
| HSV | hsv(22, 97%, 14%) |
| CMYK | cmyk(0%, 61.1%, 97.2%, 85.9%) |
| CIE-LAB | lab(6.25, 9.51, 9.12) |
| CIE-LCH | lch(6.25, 13.18, 43.80°) |
| OKLab | oklab(19.43% 0.0267 0.0371) |
| OKLCH | oklch(19.43% 0.046 54.2) |
| XYZ | xyz(0.8902, 0.6914, 0.1153) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.40
Dark Brown
#341C02
ΔE00 7.98
Chocolate (survey)
#3D1C02
ΔE00 9.00
Chocolate Brown
#411900
ΔE00 9.75
Deep Brown
#410200
ΔE00 11.95
Dark Maroon
#3C0008
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240E01 #011724
analogous
#240105 #240E01 #242001
triadic
#240E01 #01240E #0E0124
tetradic
#240E01 #052401 #011724 #200124
square
#240E01 #052401 #011724 #200124
split-complementary
#240E01 #012420 #010524
monochromatic
#1E0C01 #1E0C01 #240E01 #602503 #9B3C04
Accessibility & contrast
On white
18.45
#240E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#240E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240E01
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240E01 | 1.00 | 18.45 | 1.14 | 18.45 |
| #FFFFFF | 18.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#1A1601
Tritanopia (blue-blind)
#29090B
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #240e01; /* rgb */ color: rgb(36, 14, 1); /* oklch */ color: oklch(19.4% 0.046 54.2);
Tailwind
colors: {
custom: {
50: '#5f4d47',
500: '#240e01',
950: '#000000',
},
}SCSS
$custom: #240e01; $custom-light: #5f4d47; $custom-dark: #000000;
JSON
{
"hex": "#240e01",
"rgb": {
"r": 36,
"g": 14,
"b": 1
},
"hsl": {
"h": 22.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.19427,
"c": 0.04568,
"h": 54.2
},
"luminance": 0.00691
}Semantic roles & 50–950 ramp
primary
#240E01
secondary
#164B6B
accent
#AFFF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#050100
muted
#797777