#190E00#190E00
#190E00 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 17.5% C 0.036 H 78.0°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #190E00 |
|---|---|
| RGB | rgb(25, 14, 0) |
| HSL | hsl(34, 100%, 5%) |
| HSV | hsv(34, 100%, 10%) |
| CMYK | cmyk(0%, 44%, 100%, 90.2%) |
| CIE-LAB | lab(4.70, 2.58, 7.09) |
| CIE-LCH | lch(4.70, 7.55, 70.01°) |
| OKLab | oklab(17.46% 0.0075 0.0356) |
| OKLCH | oklch(17.46% 0.036 78) |
| XYZ | xyz(0.5580, 0.5208, 0.0711) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 7.37
Almost Black
#070D0D
ΔE00 8.79
Very Dark Brown
#1D0200
ΔE00 8.94
Dark Brown
#341C02
ΔE00 10.32
Chocolate (survey)
#3D1C02
ΔE00 13.38
Dark Grey
#363737
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190E00 #000B19
analogous
#190200 #190E00 #181900
triadic
#190E00 #00190E #0E0019
tetradic
#190E00 #001902 #000B19 #190018
square
#190E00 #001902 #000B19 #190018
split-complementary
#190E00 #001819 #020019
monochromatic
#1F1100 #1F1100 #1F1100 #563000 #935300
Accessibility & contrast
On white
19.02
#190E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#190E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190E00
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190E00 | 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)
#120E00
Deuteranopia (green-blind)
#151100
Tritanopia (blue-blind)
#1C0B0A
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #190e00; /* rgb */ color: rgb(25, 14, 0); /* oklch */ color: oklch(17.5% 0.036 78.0);
Tailwind
colors: {
custom: {
50: '#544d47',
500: '#190e00',
950: '#000000',
},
}SCSS
$custom: #190e00; $custom-light: #544d47; $custom-dark: #000000;
JSON
{
"hex": "#190e00",
"rgb": {
"r": 25,
"g": 14,
"b": 0
},
"hsl": {
"h": 33.6,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.17463,
"c": 0.0364,
"h": 78
},
"luminance": 0.00521
}Semantic roles & 50–950 ramp
primary
#190E00
secondary
#123563
accent
#87FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#030100
muted
#787777