#190F01#190F01
#190F01 is a very dark, muted orange. Relative luminance 0.006; OKLCH L 17.8% C 0.034 H 79.1°. Best body text is #FFFFFF at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #190F01 |
|---|---|
| RGB | rgb(25, 15, 1) |
| HSL | hsl(35, 92%, 5%) |
| HSV | hsv(35, 96%, 10%) |
| CMYK | cmyk(0%, 40%, 96%, 90.2%) |
| CIE-LAB | lab(4.97, 2.21, 7.08) |
| CIE-LCH | lch(4.97, 7.41, 72.69°) |
| OKLab | oklab(17.77% 0.0064 0.0335) |
| OKLCH | oklch(17.77% 0.034 79.1) |
| XYZ | xyz(0.5772, 0.5506, 0.1046) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 7.25
Almost Black
#070D0D
ΔE00 8.51
Very Dark Brown
#1D0200
ΔE00 9.44
Dark Brown
#341C02
ΔE00 10.52
Chocolate (survey)
#3D1C02
ΔE00 13.65
Dark Grey
#363737
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190F01 #010B19
analogous
#190301 #190F01 #171901
triadic
#190F01 #01190F #0F0119
tetradic
#190F01 #011903 #010B19 #190117
square
#190F01 #011903 #010B19 #190117
split-complementary
#190F01 #011719 #030119
monochromatic
#1D1201 #1D1201 #1D1201 #543203 #8F5606
Accessibility & contrast
On white
18.92
#190F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#190F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190F01
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190F01 | 1.00 | 18.92 | 1.11 | 18.92 |
| #FFFFFF | 18.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#130F00
Deuteranopia (green-blind)
#151201
Tritanopia (blue-blind)
#1C0C0B
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #190f01; /* rgb */ color: rgb(25, 15, 1); /* oklch */ color: oklch(17.8% 0.034 79.1);
Tailwind
colors: {
custom: {
50: '#554e47',
500: '#190f01',
950: '#000000',
},
}SCSS
$custom: #190f01; $custom-light: #554e47; $custom-dark: #000000;
JSON
{
"hex": "#190f01",
"rgb": {
"r": 25,
"g": 15,
"b": 1
},
"hsl": {
"h": 35,
"s": 92.308,
"l": 5.098
},
"oklch": {
"l": 0.17765,
"c": 0.03412,
"h": 79.1
},
"luminance": 0.00551
}Semantic roles & 50–950 ramp
primary
#190F01
secondary
#153561
accent
#82FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#030100
muted
#787777