#171901#171901
#171901 is a very dark, muted yellow. Relative luminance 0.009; OKLCH L 20.4% C 0.044 H 113.8°. Best body text is #FFFFFF at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #171901 |
|---|---|
| RGB | rgb(23, 25, 1) |
| HSL | hsl(65, 92%, 5%) |
| HSV | hsv(65, 96%, 10%) |
| CMYK | cmyk(8%, 0%, 96%, 90.2%) |
| CIE-LAB | lab(7.95, -5.31, 11.39) |
| CIE-LCH | lch(7.95, 12.57, 114.98°) |
| OKLab | oklab(20.45% -0.0176 0.04) |
| OKLCH | oklch(20.45% 0.044 113.8) |
| XYZ | xyz(0.7065, 0.8796, 0.1613) |
| Luminance | 0.0088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 10.48
Black
#000000
ΔE00 11.58
Very Dark Green
#062E03
ΔE00 13.37
Charcoal (survey)
#343837
ΔE00 13.74
Dark Forest Green
#002D04
ΔE00 13.77
Dark Grey
#363737
ΔE00 14.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#171901 #030119
analogous
#190F01 #171901 #0B1901
triadic
#171901 #011719 #190117
tetradic
#171901 #01190F #030119 #19010B
square
#171901 #01190F #030119 #19010B
split-complementary
#171901 #010B19 #0F0119
monochromatic
#1B1D01 #1B1D01 #1B1D01 #4D5403 #838F06
Accessibility & contrast
On white
17.86
#171901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#171901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #171901
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##171901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##171901 | 1.00 | 17.86 | 1.18 | 17.86 |
| #FFFFFF | 17.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1700
Deuteranopia (green-blind)
#1C1802
Tritanopia (blue-blind)
#191714
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #171901; /* rgb */ color: rgb(23, 25, 1); /* oklch */ color: oklch(20.4% 0.044 113.8);
Tailwind
colors: {
custom: {
50: '#535547',
500: '#171901',
950: '#000000',
},
}SCSS
$custom: #171901; $custom-light: #535547; $custom-dark: #000000;
JSON
{
"hex": "#171901",
"rgb": {
"r": 23,
"g": 25,
"b": 1
},
"hsl": {
"h": 65,
"s": 92.308,
"l": 5.098
},
"oklch": {
"l": 0.2045,
"c": 0.04365,
"h": 113.8
},
"luminance": 0.0088
}Semantic roles & 50–950 ramp
primary
#171901
secondary
#1B1561
accent
#29FF3B
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#020300
muted
#787877