#201801#201801
#201801 is a very dark, muted orange. Relative luminance 0.010; OKLCH L 21.3% C 0.042 H 91.4°. Best body text is #FFFFFF at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #201801 |
|---|---|
| RGB | rgb(32, 24, 1) |
| HSL | hsl(45, 94%, 6%) |
| HSV | hsv(45, 97%, 13%) |
| CMYK | cmyk(0%, 25%, 96.9%, 87.5%) |
| CIE-LAB | lab(8.68, 0.50, 12.59) |
| CIE-LCH | lch(8.68, 12.60, 87.74°) |
| OKLab | oklab(21.29% -0.001 0.0416) |
| OKLCH | oklch(21.29% 0.042 91.4) |
| XYZ | xyz(0.9278, 0.9626, 0.1656) |
| Luminance | 0.0096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 10.04
Black
#000000
ΔE00 11.10
Almost Black
#070D0D
ΔE00 11.33
Espresso
#4B382A
ΔE00 13.27
Chocolate (survey)
#3D1C02
ΔE00 13.72
Dark Grey
#363737
ΔE00 13.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201801 #010920
analogous
#200901 #201801 #192001
triadic
#201801 #012018 #180120
tetradic
#201801 #012009 #010920 #200119
square
#201801 #012009 #010920 #200119
split-complementary
#201801 #011920 #090120
monochromatic
#1E1601 #1E1601 #201801 #5B4503 #977105
Accessibility & contrast
On white
17.61
#201801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201801
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201801 | 1.00 | 17.61 | 1.19 | 17.61 |
| #FFFFFF | 17.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1800
Deuteranopia (green-blind)
#1E1A02
Tritanopia (blue-blind)
#241513
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201801; /* rgb */ color: rgb(32, 24, 1); /* oklch */ color: oklch(21.3% 0.042 91.4);
Tailwind
colors: {
custom: {
50: '#5b5447',
500: '#201801',
950: '#000000',
},
}SCSS
$custom: #201801; $custom-light: #5b5447; $custom-dark: #000000;
JSON
{
"hex": "#201801",
"rgb": {
"r": 32,
"g": 24,
"b": 1
},
"hsl": {
"h": 44.516,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21293,
"c": 0.04163,
"h": 91.4
},
"luminance": 0.00963
}Semantic roles & 50–950 ramp
primary
#201801
secondary
#152B67
accent
#60FF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#040200
muted
#797877