#050200#050200
#050200 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 9.2% C 0.020 H 73.1°. Best body text is #FFFFFF at 20.69:1 contrast (WCAG AA passes).
Color values
| HEX | #050200 |
|---|---|
| RGB | rgb(5, 2, 0) |
| HSL | hsl(24, 100%, 1%) |
| HSV | hsv(24, 100%, 2%) |
| CMYK | cmyk(0%, 60%, 100%, 98%) |
| CIE-LAB | lab(0.68, 0.51, 1.03) |
| CIE-LCH | lch(0.68, 1.15, 63.91°) |
| OKLab | oklab(9.2% 0.0057 0.0188) |
| OKLCH | oklch(9.2% 0.02 73.1) |
| XYZ | xyz(0.0843, 0.0757, 0.0102) |
| Luminance | 0.0008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.31
Almost Black
#070D0D
ΔE00 3.77
Very Dark Brown
#1D0200
ΔE00 10.58
Dark
#1B2431
ΔE00 12.16
Dark Grey
#363737
ΔE00 14.32
Gunmetal
#2A3439
ΔE00 14.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050200 #000305
analogous
#050000 #050200 #050400
triadic
#050200 #000502 #020005
tetradic
#050200 #000500 #000305 #040005
square
#050200 #000500 #000305 #040005
split-complementary
#050200 #000504 #000005
monochromatic
#1F0C00 #1F0C00 #1F0C00 #421A00 #7F3300
Accessibility & contrast
On white
20.69
#050200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#050200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050200
20.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050200 | 1.00 | 20.69 | 1.02 | 20.69 |
| #FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030200
Deuteranopia (green-blind)
#040300
Tritanopia (blue-blind)
#060101
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #050200; /* rgb */ color: rgb(5, 2, 0); /* oklch */ color: oklch(9.2% 0.020 73.1);
Tailwind
colors: {
custom: {
50: '#494847',
500: '#050200',
950: '#000000',
},
}SCSS
$custom: #050200; $custom-light: #494847; $custom-dark: #000000;
JSON
{
"hex": "#050200",
"rgb": {
"r": 5,
"g": 2,
"b": 0
},
"hsl": {
"h": 24,
"s": 100,
"l": 0.98
},
"oklch": {
"l": 0.09204,
"c": 0.0196,
"h": 73.1
},
"luminance": 0.00076
}Semantic roles & 50–950 ramp
primary
#050200
secondary
#0F3752
accent
#A9FF29
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777