#060000#060000
#060000 is a very dark, muted red. Relative luminance 0.000; OKLCH L 7.7% C 0.031 H 29.2°. Best body text is #FFFFFF at 20.84:1 contrast (WCAG AA passes).
Color values
| HEX | #060000 |
|---|---|
| RGB | rgb(6, 0, 0) |
| HSL | hsl(0, 100%, 1%) |
| HSV | hsv(0, 100%, 2%) |
| CMYK | cmyk(0%, 100%, 100%, 97.6%) |
| CIE-LAB | lab(0.35, 1.57, 0.55) |
| CIE-LCH | lch(0.35, 1.66, 19.40°) |
| OKLab | oklab(7.67% 0.0275 0.0154) |
| OKLCH | oklch(7.67% 0.031 29.2) |
| XYZ | xyz(0.0751, 0.0387, 0.0035) |
| Luminance | 0.0004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 2.30
Almost Black
#070D0D
ΔE00 5.10
Very Dark Brown
#1D0200
ΔE00 9.30
Dark
#1B2431
ΔE00 12.23
Dark Grey
#363737
ΔE00 14.70
Onyx
#353839
ΔE00 15.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060000 #000606
analogous
#060003 #060000 #060300
triadic
#060000 #000600 #000006
tetradic
#060000 #030600 #000606 #030006
square
#060000 #030600 #000606 #030006
split-complementary
#060000 #000603 #000306
monochromatic
#1F0000 #1F0000 #1F0000 #430000 #800000
Accessibility & contrast
On white
20.84
#060000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#060000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060000
20.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060000 | 1.00 | 20.84 | 1.01 | 20.84 |
| #FFFFFF | 20.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010100
Deuteranopia (green-blind)
#020200
Tritanopia (blue-blind)
#080000
Achromatopsia (no color)
#010101
Design tokens & code
CSS
--color: #060000; /* rgb */ color: rgb(6, 0, 0); /* oklch */ color: oklch(7.7% 0.031 29.2);
Tailwind
colors: {
custom: {
50: '#494747',
500: '#060000',
950: '#000000',
},
}SCSS
$custom: #060000; $custom-light: #494747; $custom-dark: #000000;
JSON
{
"hex": "#060000",
"rgb": {
"r": 6,
"g": 0,
"b": 0
},
"hsl": {
"h": 0,
"s": 100,
"l": 1.176
},
"oklch": {
"l": 0.07669,
"c": 0.03147,
"h": 29.2
},
"luminance": 0.00039
}Semantic roles & 50–950 ramp
primary
#060000
secondary
#0F5353
accent
#FFFF29
background
#F4F3F3
surface
#E6E5E5
border
#C2C1C1
text
#000000
muted
#777777