#241B09#241B09
#241B09 is a very dark, muted orange. Relative luminance 0.012; OKLCH L 22.8% C 0.033 H 83.1°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #241B09 |
|---|---|
| RGB | rgb(36, 27, 9) |
| HSL | hsl(40, 60%, 9%) |
| HSV | hsv(40, 75%, 14%) |
| CMYK | cmyk(0%, 25%, 75%, 85.9%) |
| CIE-LAB | lab(10.40, 1.62, 11.86) |
| CIE-LCH | lch(10.40, 11.97, 82.21°) |
| OKLab | oklab(22.82% 0.004 0.0329) |
| OKLCH | oklch(22.82% 0.033 83.1) |
| XYZ | xyz(1.1689, 1.1787, 0.4243) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.54
Black
#000000
ΔE00 11.37
Espresso
#4B382A
ΔE00 11.53
Almost Black
#070D0D
ΔE00 11.68
Chocolate (survey)
#3D1C02
ΔE00 12.18
Dark Grey
#363737
ΔE00 12.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241B09 #091224
analogous
#240E09 #241B09 #202409
triadic
#241B09 #09241B #1B0924
tetradic
#241B09 #09240E #091224 #240920
square
#241B09 #09240E #091224 #240920
split-complementary
#241B09 #092024 #0E0924
monochromatic
#181206 #181206 #241B09 #554015 #866421
Accessibility & contrast
On white
16.99
#241B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#241B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241B09
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241B09 | 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)
#1F1B08
Deuteranopia (green-blind)
#211D0A
Tritanopia (blue-blind)
#281817
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #241b09; /* rgb */ color: rgb(36, 27, 9); /* oklch */ color: oklch(22.8% 0.033 83.1);
Tailwind
colors: {
custom: {
50: '#5f574a',
500: '#241b09',
950: '#000000',
},
}SCSS
$custom: #241b09; $custom-light: #5f574a; $custom-dark: #000000;
JSON
{
"hex": "#241b09",
"rgb": {
"r": 36,
"g": 27,
"b": 9
},
"hsl": {
"h": 40,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.22819,
"c": 0.03314,
"h": 83.1
},
"luminance": 0.01179
}Semantic roles & 50–950 ramp
primary
#241B09
secondary
#283B61
accent
#79E345
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040301
muted
#797877