#161801#161801
#161801 is a very dark, muted yellow. Relative luminance 0.008; OKLCH L 20.0% C 0.043 H 113.9°. Best body text is #FFFFFF at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #161801 |
|---|---|
| RGB | rgb(22, 24, 1) |
| HSL | hsl(65, 92%, 5%) |
| HSV | hsv(65, 96%, 9%) |
| CMYK | cmyk(8.3%, 0%, 95.8%, 90.6%) |
| CIE-LAB | lab(7.46, -5.00, 10.67) |
| CIE-LCH | lch(7.46, 11.79, 115.11°) |
| OKLab | oklab(20.03% -0.0173 0.039) |
| OKLCH | oklch(20.03% 0.043 113.9) |
| XYZ | xyz(0.6630, 0.8260, 0.1532) |
| Luminance | 0.0083 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 9.91
Black
#000000
ΔE00 11.00
Charcoal (survey)
#343837
ΔE00 13.62
Very Dark Green
#062E03
ΔE00 13.84
Dark Forest Green
#002D04
ΔE00 14.21
Dark Grey
#363737
ΔE00 14.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161801 #030118
analogous
#180E01 #161801 #0B1801
triadic
#161801 #011618 #180116
tetradic
#161801 #01180E #030118 #18010B
square
#161801 #01180E #030118 #18010B
split-complementary
#161801 #010B18 #0E0118
monochromatic
#1B1D01 #1B1D01 #1B1D01 #4C5303 #828E06
Accessibility & contrast
On white
18.02
#161801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#161801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161801
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161801 | 1.00 | 18.02 | 1.17 | 18.02 |
| #FFFFFF | 18.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1600
Deuteranopia (green-blind)
#1B1702
Tritanopia (blue-blind)
#181613
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #161801; /* rgb */ color: rgb(22, 24, 1); /* oklch */ color: oklch(20.0% 0.043 113.9);
Tailwind
colors: {
custom: {
50: '#525447',
500: '#161801',
950: '#000000',
},
}SCSS
$custom: #161801; $custom-light: #525447; $custom-dark: #000000;
JSON
{
"hex": "#161801",
"rgb": {
"r": 22,
"g": 24,
"b": 1
},
"hsl": {
"h": 65.217,
"s": 92,
"l": 4.902
},
"oklch": {
"l": 0.20025,
"c": 0.04264,
"h": 113.9
},
"luminance": 0.00826
}Semantic roles & 50–950 ramp
primary
#161801
secondary
#1B1560
accent
#29FF3B
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#020200
muted
#787877