#241A18#241A18
#241A18 is a very dark, near-neutral red. Relative luminance 0.012; OKLCH L 22.9% C 0.017 H 31.4°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #241A18 |
|---|---|
| RGB | rgb(36, 26, 24) |
| HSL | hsl(10, 20%, 12%) |
| HSV | hsv(10, 33%, 14%) |
| CMYK | cmyk(0%, 27.8%, 33.3%, 85.9%) |
| CIE-LAB | lab(10.41, 4.56, 3.30) |
| CIE-LCH | lch(10.41, 5.63, 35.87°) |
| OKLab | oklab(22.94% 0.0141 0.0086) |
| OKLCH | oklch(22.94% 0.017 31.4) |
| XYZ | xyz(1.2618, 1.1799, 1.0252) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.03
Black
#000000
ΔE00 9.00
Almost Black
#070D0D
ΔE00 10.12
Dark Brown
#341C02
ΔE00 10.85
Dark Grey
#363737
ΔE00 11.08
Espresso
#4B382A
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241A18 #182224
analogous
#24181C #241A18 #242018
triadic
#241A18 #18241A #1A1824
tetradic
#241A18 #1C2418 #182224 #201824
square
#241A18 #1C2418 #182224 #201824
split-complementary
#241A18 #182420 #181C24
monochromatic
#120D0C #120D0C #241A18 #493530 #6D4F49
Accessibility & contrast
On white
16.99
#241A18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#241A18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241A18
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241A18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241A18 | 1.00 | 16.99 | 1.24 | 16.99 |
| #FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1B18
Deuteranopia (green-blind)
#1E1D18
Tritanopia (blue-blind)
#261919
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #241a18; /* rgb */ color: rgb(36, 26, 24); /* oklch */ color: oklch(22.9% 0.017 31.4);
Tailwind
colors: {
custom: {
50: '#5f5654',
500: '#241a18',
950: '#000000',
},
}SCSS
$custom: #241a18; $custom-light: #5f5654; $custom-dark: #000000;
JSON
{
"hex": "#241a18",
"rgb": {
"r": 36,
"g": 26,
"b": 24
},
"hsl": {
"h": 10,
"s": 20,
"l": 11.765
},
"oklch": {
"l": 0.22938,
"c": 0.01651,
"h": 31.4
},
"luminance": 0.0118
}Semantic roles & 50–950 ramp
primary
#241A18
secondary
#415357
accent
#AFBD6B
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040302
muted
#797878