#1F1908#1F1908
#1F1908 is a very dark, muted orange. Relative luminance 0.010; OKLCH L 21.6% C 0.031 H 90.4°. Best body text is #FFFFFF at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #1F1908 |
|---|---|
| RGB | rgb(31, 25, 8) |
| HSL | hsl(44, 59%, 8%) |
| HSV | hsv(44, 74%, 12%) |
| CMYK | cmyk(0%, 19.4%, 74.2%, 87.8%) |
| CIE-LAB | lab(9.03, 0.08, 10.22) |
| CIE-LCH | lch(9.03, 10.22, 89.53°) |
| OKLab | oklab(21.58% -0.0002 0.0306) |
| OKLCH | oklch(21.58% 0.031 90.4) |
| XYZ | xyz(0.9566, 1.0041, 0.3731) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 9.89
Black
#000000
ΔE00 9.90
Dark Brown
#341C02
ΔE00 10.94
Dark Grey
#363737
ΔE00 12.58
Charcoal (survey)
#343837
ΔE00 12.89
Espresso
#4B382A
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F1908 #080E1F
analogous
#1F0D08 #1F1908 #191F08
triadic
#1F1908 #081F19 #19081F
tetradic
#1F1908 #081F0D #080E1F #1F0819
square
#1F1908 #081F0D #080E1F #1F0819
split-complementary
#1F1908 #08191F #0D081F
monochromatic
#181406 #181406 #1F1908 #504015 #806721
Accessibility & contrast
On white
17.49
#1F1908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#1F1908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F1908
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F1908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F1908 | 1.00 | 17.49 | 1.20 | 17.49 |
| #FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1907
Deuteranopia (green-blind)
#1E1A09
Tritanopia (blue-blind)
#221715
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #1f1908; /* rgb */ color: rgb(31, 25, 8); /* oklch */ color: oklch(21.6% 0.031 90.4);
Tailwind
colors: {
custom: {
50: '#5a554a',
500: '#1f1908',
950: '#000000',
},
}SCSS
$custom: #1f1908; $custom-light: #5a554a; $custom-dark: #000000;
JSON
{
"hex": "#1f1908",
"rgb": {
"r": 31,
"g": 25,
"b": 8
},
"hsl": {
"h": 44.348,
"s": 58.974,
"l": 7.647
},
"oklch": {
"l": 0.21579,
"c": 0.03061,
"h": 90.4
},
"luminance": 0.01004
}Semantic roles & 50–950 ramp
primary
#1F1908
secondary
#26345C
accent
#6EE246
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040301
muted
#797877