#240E02#240E02
#240E02 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.5% C 0.044 H 51.7°. Best body text is #FFFFFF at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #240E02 |
|---|---|
| RGB | rgb(36, 14, 2) |
| HSL | hsl(21, 89%, 7%) |
| HSV | hsv(21, 94%, 14%) |
| CMYK | cmyk(0%, 61.1%, 94.4%, 85.9%) |
| CIE-LAB | lab(6.27, 9.64, 8.74) |
| CIE-LCH | lch(6.27, 13.01, 42.21°) |
| OKLab | oklab(19.45% 0.0275 0.0349) |
| OKLCH | oklch(19.45% 0.044 51.7) |
| XYZ | xyz(0.8956, 0.6936, 0.1441) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.12
Dark Brown
#341C02
ΔE00 8.27
Chocolate (survey)
#3D1C02
ΔE00 9.21
Chocolate Brown
#411900
ΔE00 9.90
Deep Brown
#410200
ΔE00 11.84
Dark Maroon
#3C0008
ΔE00 12.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240E02 #021824
analogous
#240207 #240E02 #241F02
triadic
#240E02 #02240E #0E0224
tetradic
#240E02 #072402 #021824 #1F0224
square
#240E02 #072402 #021824 #1F0224
split-complementary
#240E02 #02241F #020724
monochromatic
#1D0B02 #1D0B02 #240E02 #5E2505 #983B08
Accessibility & contrast
On white
18.44
#240E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#240E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240E02
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240E02 | 1.00 | 18.44 | 1.14 | 18.44 |
| #FFFFFF | 18.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141101
Deuteranopia (green-blind)
#1A1602
Tritanopia (blue-blind)
#29090B
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #240e02; /* rgb */ color: rgb(36, 14, 2); /* oklch */ color: oklch(19.5% 0.044 51.7);
Tailwind
colors: {
custom: {
50: '#5f4d47',
500: '#240e02',
950: '#000000',
},
}SCSS
$custom: #240e02; $custom-light: #5f4d47; $custom-dark: #000000;
JSON
{
"hex": "#240e02",
"rgb": {
"r": 36,
"g": 14,
"b": 2
},
"hsl": {
"h": 21.176,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.19452,
"c": 0.04444,
"h": 51.7
},
"luminance": 0.00694
}Semantic roles & 50–950 ramp
primary
#240E02
secondary
#184D6A
accent
#B3FF29
background
#F5F4F4
surface
#E9E7E6
border
#C5C3C2
text
#050100
muted
#797777