#180E06#180E06
#180E06 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 17.5% C 0.024 H 61.1°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #180E06 |
|---|---|
| RGB | rgb(24, 14, 6) |
| HSL | hsl(27, 60%, 6%) |
| HSV | hsv(27, 75%, 9%) |
| CMYK | cmyk(0%, 41.7%, 75%, 90.6%) |
| CIE-LAB | lab(4.71, 2.91, 4.64) |
| CIE-LCH | lch(4.71, 5.48, 57.97°) |
| OKLab | oklab(17.49% 0.0114 0.0206) |
| OKLCH | oklch(17.49% 0.024 61.1) |
| XYZ | xyz(0.5666, 0.5215, 0.2431) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 6.21
Very Dark Brown
#1D0200
ΔE00 7.62
Almost Black
#070D0D
ΔE00 7.88
Dark Brown
#341C02
ΔE00 11.38
Dark Grey
#363737
ΔE00 13.38
Dark
#1B2431
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#180E06 #061018
analogous
#180607 #180E06 #181706
triadic
#180E06 #06180E #0E0618
tetradic
#180E06 #071806 #061018 #170618
square
#180E06 #071806 #061018 #170618
split-complementary
#180E06 #061817 #060718
monochromatic
#180E06 #180E06 #180E06 #492B12 #7A471E
Accessibility & contrast
On white
19.02
#180E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#180E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #180E06
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##180E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##180E06 | 1.00 | 19.02 | 1.10 | 19.02 |
| #FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F05
Deuteranopia (green-blind)
#131106
Tritanopia (blue-blind)
#1B0C0C
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #180e06; /* rgb */ color: rgb(24, 14, 6); /* oklch */ color: oklch(17.5% 0.024 61.1);
Tailwind
colors: {
custom: {
50: '#544d49',
500: '#180e06',
950: '#000000',
},
}SCSS
$custom: #180e06; $custom-light: #544d49; $custom-dark: #000000;
JSON
{
"hex": "#180e06",
"rgb": {
"r": 24,
"g": 14,
"b": 6
},
"hsl": {
"h": 26.667,
"s": 60,
"l": 5.882
},
"oklch": {
"l": 0.17488,
"c": 0.02356,
"h": 61.1
},
"luminance": 0.00521
}Semantic roles & 50–950 ramp
primary
#180E06
secondary
#234056
accent
#9DE345
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777