#241C19#241C19
#241C19 is a very dark, near-neutral orange. Relative luminance 0.013; OKLCH L 23.5% C 0.014 H 41.6°. Best body text is #FFFFFF at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #241C19 |
|---|---|
| RGB | rgb(36, 28, 25) |
| HSL | hsl(16, 18%, 12%) |
| HSV | hsv(16, 31%, 14%) |
| CMYK | cmyk(0%, 22.2%, 30.6%, 85.9%) |
| CIE-LAB | lab(11.11, 3.30, 3.55) |
| CIE-LCH | lch(11.11, 4.84, 47.06°) |
| OKLab | oklab(23.49% 0.0104 0.0092) |
| OKLCH | oklch(23.49% 0.014 41.6) |
| XYZ | xyz(1.3183, 1.2758, 1.0963) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.50
Black
#000000
ΔE00 8.56
Almost Black
#070D0D
ΔE00 9.17
Dark Grey
#363737
ΔE00 9.99
Dark Brown
#341C02
ΔE00 10.86
Onyx
#353839
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241C19 #192124
analogous
#24191C #241C19 #242219
triadic
#241C19 #19241C #1C1924
tetradic
#241C19 #1C2419 #192124 #221924
square
#241C19 #1C2419 #192124 #221924
split-complementary
#241C19 #192422 #191C24
monochromatic
#120E0D #120E0D #241C19 #483832 #6C544B
Accessibility & contrast
On white
16.73
#241C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#241C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241C19
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241C19 | 1.00 | 16.73 | 1.26 | 16.73 |
| #FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1D19
Deuteranopia (green-blind)
#201E19
Tritanopia (blue-blind)
#261B1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #241c19; /* rgb */ color: rgb(36, 28, 25); /* oklch */ color: oklch(23.5% 0.014 41.6);
Tailwind
colors: {
custom: {
50: '#5e5855',
500: '#241c19',
950: '#000000',
},
}SCSS
$custom: #241c19; $custom-light: #5e5855; $custom-dark: #000000;
JSON
{
"hex": "#241c19",
"rgb": {
"r": 36,
"g": 28,
"b": 25
},
"hsl": {
"h": 16.364,
"s": 18.033,
"l": 11.961
},
"oklch": {
"l": 0.23491,
"c": 0.01388,
"h": 41.6
},
"luminance": 0.01276
}Semantic roles & 50–950 ramp
primary
#241C19
secondary
#435156
accent
#A6BB6D
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040303
muted
#797878