#241E14#241E14
#241E14 is a very dark, muted orange. Relative luminance 0.014; OKLCH L 23.9% C 0.020 H 80.2°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #241E14 |
|---|---|
| RGB | rgb(36, 30, 20) |
| HSL | hsl(38, 29%, 11%) |
| HSV | hsv(38, 44%, 14%) |
| CMYK | cmyk(0%, 16.7%, 44.4%, 85.9%) |
| CIE-LAB | lab(11.65, 0.95, 7.88) |
| CIE-LCH | lch(11.65, 7.93, 83.13°) |
| OKLab | oklab(23.87% 0.0034 0.0199) |
| OKLCH | oklch(23.87% 0.02 80.2) |
| XYZ | xyz(1.3181, 1.3542, 0.8536) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 9.59
Black
#000000
ΔE00 9.76
Dark Brown
#341C02
ΔE00 10.27
Dark Grey
#363737
ΔE00 10.41
Charcoal (survey)
#343837
ΔE00 11.00
Onyx
#353839
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241E14 #141A24
analogous
#241614 #241E14 #222414
triadic
#241E14 #14241E #1E1424
tetradic
#241E14 #142416 #141A24 #241422
square
#241E14 #142416 #141A24 #241422
split-complementary
#241E14 #142224 #161424
monochromatic
#14100B #14100B #241E14 #4B3F2A #736040
Accessibility & contrast
On white
16.53
#241E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#241E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241E14
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241E14 | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E13
Deuteranopia (green-blind)
#221F14
Tritanopia (blue-blind)
#271C1B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #241e14; /* rgb */ color: rgb(36, 30, 20); /* oklch */ color: oklch(23.9% 0.020 80.2);
Tailwind
colors: {
custom: {
50: '#5f5951',
500: '#241e14',
950: '#000000',
},
}SCSS
$custom: #241e14; $custom-light: #5f5951; $custom-dark: #000000;
JSON
{
"hex": "#241e14",
"rgb": {
"r": 36,
"g": 30,
"b": 20
},
"hsl": {
"h": 37.5,
"s": 28.571,
"l": 10.98
},
"oklch": {
"l": 0.23872,
"c": 0.02021,
"h": 80.2
},
"luminance": 0.01354
}Semantic roles & 50–950 ramp
primary
#241E14
secondary
#3B4659
accent
#88C563
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040302
muted
#797878