#1F1200#1F1200
#1F1200 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.5% C 0.041 H 77.1°. Best body text is #FFFFFF at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #1F1200 |
|---|---|
| RGB | rgb(31, 18, 0) |
| HSL | hsl(35, 100%, 6%) |
| HSV | hsv(35, 100%, 12%) |
| CMYK | cmyk(0%, 41.9%, 100%, 87.8%) |
| CIE-LAB | lab(6.54, 3.82, 9.87) |
| CIE-LCH | lch(6.54, 10.58, 68.83°) |
| OKLab | oklab(19.5% 0.0091 0.0398) |
| OKLCH | oklch(19.5% 0.041 77.1) |
| XYZ | xyz(0.7814, 0.7240, 0.0986) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 7.83
Very Dark Brown
#1D0200
ΔE00 9.11
Black
#000000
ΔE00 9.86
Chocolate (survey)
#3D1C02
ΔE00 11.04
Almost Black
#070D0D
ΔE00 11.22
Espresso
#4B382A
ΔE00 12.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F1200 #000D1F
analogous
#1F0200 #1F1200 #1C1F00
triadic
#1F1200 #001F12 #12001F
tetradic
#1F1200 #001F02 #000D1F #1F001C
square
#1F1200 #001F02 #000D1F #1F001C
split-complementary
#1F1200 #001C1F #02001F
monochromatic
#1F1200 #1F1200 #1F1200 #5C3600 #995900
Accessibility & contrast
On white
18.34
#1F1200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#1F1200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F1200
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F1200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F1200 | 1.00 | 18.34 | 1.14 | 18.34 |
| #FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171300
Deuteranopia (green-blind)
#1A1600
Tritanopia (blue-blind)
#230E0E
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #1f1200; /* rgb */ color: rgb(31, 18, 0); /* oklch */ color: oklch(19.5% 0.041 77.1);
Tailwind
colors: {
custom: {
50: '#5a5047',
500: '#1f1200',
950: '#000000',
},
}SCSS
$custom: #1f1200; $custom-light: #5a5047; $custom-dark: #000000;
JSON
{
"hex": "#1f1200",
"rgb": {
"r": 31,
"g": 18,
"b": 0
},
"hsl": {
"h": 34.839,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.19498,
"c": 0.04078,
"h": 77.1
},
"luminance": 0.00724
}Semantic roles & 50–950 ramp
primary
#1F1200
secondary
#123668
accent
#83FF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#040200
muted
#797877