#140F03#140F03
#140F03 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 17.1% C 0.027 H 90.3°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #140F03 |
|---|---|
| RGB | rgb(20, 15, 3) |
| HSL | hsl(42, 74%, 5%) |
| HSV | hsv(42, 85%, 8%) |
| CMYK | cmyk(0%, 25%, 85%, 92.2%) |
| CIE-LAB | lab(4.49, 0.14, 5.49) |
| CIE-LCH | lch(4.49, 5.50, 88.54°) |
| OKLab | oklab(17.07% -0.0001 0.0266) |
| OKLCH | oklch(17.07% 0.027 90.3) |
| XYZ | xyz(0.4758, 0.4970, 0.1570) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 5.55
Almost Black
#070D0D
ΔE00 6.07
Very Dark Brown
#1D0200
ΔE00 11.79
Dark Grey
#363737
ΔE00 13.05
Dark Brown
#341C02
ΔE00 13.21
Charcoal (survey)
#343837
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140F03 #030814
analogous
#140703 #140F03 #111403
triadic
#140F03 #03140F #0F0314
tetradic
#140F03 #031407 #030814 #140311
square
#140F03 #031407 #030814 #140311
split-complementary
#140F03 #031114 #070314
monochromatic
#1B1404 #1B1404 #1B1404 #49370B #7E5F13
Accessibility & contrast
On white
19.10
#140F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#140F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140F03
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140F03 | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F02
Deuteranopia (green-blind)
#131003
Tritanopia (blue-blind)
#160D0C
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #140f03; /* rgb */ color: rgb(20, 15, 3); /* oklch */ color: oklch(17.1% 0.027 90.3);
Tailwind
colors: {
custom: {
50: '#514e48',
500: '#140f03',
950: '#000000',
},
}SCSS
$custom: #140f03; $custom-light: #514e48; $custom-dark: #000000;
JSON
{
"hex": "#140f03",
"rgb": {
"r": 20,
"g": 15,
"b": 3
},
"hsl": {
"h": 42.353,
"s": 73.913,
"l": 4.51
},
"oklch": {
"l": 0.17074,
"c": 0.02661,
"h": 90.3
},
"luminance": 0.00497
}Semantic roles & 50–950 ramp
primary
#140F03
secondary
#1C2D57
accent
#6EF137
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777