#241701#241701
#241701 is a very dark, muted orange. Relative luminance 0.010; OKLCH L 21.6% C 0.043 H 79.7°. Best body text is #FFFFFF at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #241701 |
|---|---|
| RGB | rgb(36, 23, 1) |
| HSL | hsl(38, 95%, 7%) |
| HSV | hsv(38, 97%, 14%) |
| CMYK | cmyk(0%, 36.1%, 97.2%, 85.9%) |
| CIE-LAB | lab(8.91, 3.62, 13.00) |
| CIE-LCH | lch(8.91, 13.49, 74.44°) |
| OKLab | oklab(21.61% 0.0077 0.0422) |
| OKLCH | oklch(21.61% 0.043 79.7) |
| XYZ | xyz(1.0395, 0.9901, 0.1651) |
| Luminance | 0.0099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 6.46
Chocolate (survey)
#3D1C02
ΔE00 10.08
Espresso
#4B382A
ΔE00 11.47
Very Dark Brown
#1D0200
ΔE00 11.48
Black
#000000
ΔE00 11.94
Chocolate Brown
#411900
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241701 #010E24
analogous
#240501 #241701 #202401
triadic
#241701 #012417 #170124
tetradic
#241701 #012405 #010E24 #240120
square
#241701 #012405 #010E24 #240120
split-complementary
#241701 #012024 #050124
monochromatic
#1E1301 #1E1301 #241701 #603D03 #9B6304
Accessibility & contrast
On white
17.53
#241701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#241701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241701
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241701 | 1.00 | 17.53 | 1.20 | 17.53 |
| #FFFFFF | 17.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1700
Deuteranopia (green-blind)
#1F1B01
Tritanopia (blue-blind)
#281312
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #241701; /* rgb */ color: rgb(36, 23, 1); /* oklch */ color: oklch(21.6% 0.043 79.7);
Tailwind
colors: {
custom: {
50: '#5f5347',
500: '#241701',
950: '#000000',
},
}SCSS
$custom: #241701; $custom-light: #5f5347; $custom-dark: #000000;
JSON
{
"hex": "#241701",
"rgb": {
"r": 36,
"g": 23,
"b": 1
},
"hsl": {
"h": 37.714,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.21606,
"c": 0.0429,
"h": 79.7
},
"luminance": 0.0099
}Semantic roles & 50–950 ramp
primary
#241701
secondary
#16356B
accent
#78FF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#050200
muted
#797877