#241C16#241C16
#241C16 is a very dark, near-neutral orange. Relative luminance 0.013; OKLCH L 23.4% C 0.017 H 58.7°. Best body text is #FFFFFF at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #241C16 |
|---|---|
| RGB | rgb(36, 28, 22) |
| HSL | hsl(26, 24%, 11%) |
| HSV | hsv(26, 39%, 14%) |
| CMYK | cmyk(0%, 22.2%, 38.9%, 85.9%) |
| CIE-LAB | lab(11.02, 2.73, 5.62) |
| CIE-LCH | lch(11.02, 6.25, 64.07°) |
| OKLab | oklab(23.4% 0.0087 0.0144) |
| OKLCH | oklch(23.4% 0.017 58.7) |
| XYZ | xyz(1.2876, 1.2636, 0.9350) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 8.95
Almost Black
#070D0D
ΔE00 9.40
Very Dark Brown
#1D0200
ΔE00 9.51
Dark Brown
#341C02
ΔE00 9.71
Dark Grey
#363737
ΔE00 10.37
Espresso
#4B382A
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241C16 #161E24
analogous
#241617 #241C16 #242316
triadic
#241C16 #16241C #1C1624
tetradic
#241C16 #172416 #161E24 #231624
square
#241C16 #172416 #161E24 #231624
split-complementary
#241C16 #162423 #161724
monochromatic
#130F0C #130F0C #241C16 #4A3A2D #705744
Accessibility & contrast
On white
16.76
#241C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#241C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241C16
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241C16 | 1.00 | 16.76 | 1.25 | 16.76 |
| #FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1C16
Deuteranopia (green-blind)
#201E16
Tritanopia (blue-blind)
#261A1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #241c16; /* rgb */ color: rgb(36, 28, 22); /* oklch */ color: oklch(23.4% 0.017 58.7);
Tailwind
colors: {
custom: {
50: '#5f5853',
500: '#241c16',
950: '#000000',
},
}SCSS
$custom: #241c16; $custom-light: #5f5853; $custom-dark: #000000;
JSON
{
"hex": "#241c16",
"rgb": {
"r": 36,
"g": 28,
"b": 22
},
"hsl": {
"h": 25.714,
"s": 24.138,
"l": 11.373
},
"oklch": {
"l": 0.23395,
"c": 0.01682,
"h": 58.7
},
"luminance": 0.01264
}Semantic roles & 50–950 ramp
primary
#241C16
secondary
#3E4D58
accent
#9AC167
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040302
muted
#797878