#060400#060400
#060400 is a very dark, muted orange. Relative luminance 0.001; OKLCH L 10.8% C 0.022 H 94.5°. Best body text is #FFFFFF at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #060400 |
|---|---|
| RGB | rgb(6, 4, 0) |
| HSL | hsl(40, 100%, 1%) |
| HSV | hsv(40, 100%, 2%) |
| CMYK | cmyk(0%, 33.3%, 100%, 97.6%) |
| CIE-LAB | lab(1.13, -0.04, 1.70) |
| CIE-LCH | lch(1.13, 1.70, 91.21°) |
| OKLab | oklab(10.79% -0.0017 0.0221) |
| OKLCH | oklch(10.79% 0.022 94.5) |
| XYZ | xyz(0.1185, 0.1256, 0.0180) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.76
Almost Black
#070D0D
ΔE00 3.40
Very Dark Brown
#1D0200
ΔE00 11.42
Dark
#1B2431
ΔE00 12.63
Dark Grey
#363737
ΔE00 14.08
Gunmetal
#2A3439
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060400 #000206
analogous
#060100 #060400 #050600
triadic
#060400 #000604 #040006
tetradic
#060400 #000601 #000206 #060005
square
#060400 #000601 #000206 #060005
split-complementary
#060400 #000506 #010006
monochromatic
#1F1400 #1F1400 #1F1400 #432D00 #805600
Accessibility & contrast
On white
20.48
#060400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#060400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060400
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060400 | 1.00 | 20.48 | 1.03 | 20.48 |
| #FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050400
Deuteranopia (green-blind)
#060400
Tritanopia (blue-blind)
#070303
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #060400; /* rgb */ color: rgb(6, 4, 0); /* oklch */ color: oklch(10.8% 0.022 94.5);
Tailwind
colors: {
custom: {
50: '#494847',
500: '#060400',
950: '#000000',
},
}SCSS
$custom: #060400; $custom-light: #494847; $custom-dark: #000000;
JSON
{
"hex": "#060400",
"rgb": {
"r": 6,
"g": 4,
"b": 0
},
"hsl": {
"h": 40,
"s": 100,
"l": 1.176
},
"oklch": {
"l": 0.10785,
"c": 0.02213,
"h": 94.5
},
"luminance": 0.00126
}Semantic roles & 50–950 ramp
primary
#060400
secondary
#0F2553
accent
#70FF29
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777