#190E04#190E04
#190E04 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 17.6% C 0.028 H 65.7°. Best body text is #FFFFFF at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #190E04 |
|---|---|
| RGB | rgb(25, 14, 4) |
| HSL | hsl(29, 72%, 6%) |
| HSV | hsv(29, 84%, 10%) |
| CMYK | cmyk(0%, 44%, 84%, 90.2%) |
| CIE-LAB | lab(4.78, 3.13, 5.58) |
| CIE-LCH | lch(4.78, 6.40, 60.67°) |
| OKLab | oklab(17.59% 0.0115 0.0255) |
| OKLCH | oklch(17.59% 0.028 65.7) |
| XYZ | xyz(0.5799, 0.5296, 0.1865) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 6.86
Very Dark Brown
#1D0200
ΔE00 7.62
Almost Black
#070D0D
ΔE00 8.52
Dark Brown
#341C02
ΔE00 10.72
Chocolate (survey)
#3D1C02
ΔE00 13.47
Dark Grey
#363737
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190E04 #040F19
analogous
#190404 #190E04 #191804
triadic
#190E04 #04190E #0E0419
tetradic
#190E04 #041904 #040F19 #180419
square
#190E04 #041904 #040F19 #180419
split-complementary
#190E04 #041918 #040419
monochromatic
#1A0F04 #1A0F04 #1A0F04 #4E2C0C #834915
Accessibility & contrast
On white
18.99
#190E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#190E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190E04
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190E04 | 1.00 | 18.99 | 1.11 | 18.99 |
| #FFFFFF | 18.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F03
Deuteranopia (green-blind)
#141104
Tritanopia (blue-blind)
#1C0B0B
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #190e04; /* rgb */ color: rgb(25, 14, 4); /* oklch */ color: oklch(17.6% 0.028 65.7);
Tailwind
colors: {
custom: {
50: '#554d48',
500: '#190e04',
950: '#000000',
},
}SCSS
$custom: #190e04; $custom-light: #554d48; $custom-dark: #000000;
JSON
{
"hex": "#190e04",
"rgb": {
"r": 25,
"g": 14,
"b": 4
},
"hsl": {
"h": 28.571,
"s": 72.414,
"l": 5.686
},
"oklch": {
"l": 0.17586,
"c": 0.02793,
"h": 65.7
},
"luminance": 0.0053
}Semantic roles & 50–950 ramp
primary
#190E04
secondary
#1E3E5B
accent
#98EF39
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#030100
muted
#787777