#050201#050201
#050201 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 9.3% C 0.014 H 48.9°. Best body text is #FFFFFF at 20.68:1 contrast (WCAG AA passes).
Color values
| HEX | #050201 |
|---|---|
| RGB | rgb(5, 2, 1) |
| HSL | hsl(15, 67%, 1%) |
| HSV | hsv(15, 80%, 2%) |
| CMYK | cmyk(0%, 60%, 80%, 98%) |
| CIE-LAB | lab(0.70, 0.65, 0.66) |
| CIE-LCH | lch(0.70, 0.92, 45.44°) |
| OKLab | oklab(9.32% 0.0089 0.0102) |
| OKLCH | oklch(9.32% 0.014 48.9) |
| XYZ | xyz(0.0898, 0.0779, 0.0390) |
| Luminance | 0.0008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.21
Almost Black
#070D0D
ΔE00 3.82
Very Dark Brown
#1D0200
ΔE00 10.43
Dark
#1B2431
ΔE00 11.92
Dark Grey
#363737
ΔE00 14.31
Gunmetal
#2A3439
ΔE00 14.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050201 #010405
analogous
#050102 #050201 #050401
triadic
#050201 #010502 #020105
tetradic
#050201 #020501 #010405 #040105
square
#050201 #020501 #010405 #040105
split-complementary
#050201 #010504 #010205
monochromatic
#1A0A05 #1A0A05 #1A0A05 #38160B #6B2B15
Accessibility & contrast
On white
20.68
#050201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#050201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050201
20.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050201 | 1.00 | 20.68 | 1.02 | 20.68 |
| #FFFFFF | 20.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030201
Deuteranopia (green-blind)
#030301
Tritanopia (blue-blind)
#060202
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #050201; /* rgb */ color: rgb(5, 2, 1); /* oklch */ color: oklch(9.3% 0.014 48.9);
Tailwind
colors: {
custom: {
50: '#494847',
500: '#050201',
950: '#000000',
},
}SCSS
$custom: #050201; $custom-light: #494847; $custom-dark: #000000;
JSON
{
"hex": "#050201",
"rgb": {
"r": 5,
"g": 2,
"b": 1
},
"hsl": {
"h": 15,
"s": 66.667,
"l": 1.176
},
"oklch": {
"l": 0.09315,
"c": 0.01354,
"h": 48.9
},
"luminance": 0.00078
}Semantic roles & 50–950 ramp
primary
#050201
secondary
#1A3C48
accent
#BFEA3E
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777