#060016#060016
#060016 is a very dark, muted violet. Relative luminance 0.001; OKLCH L 10.7% C 0.059 H 294.9°. Best body text is #FFFFFF at 20.60:1 contrast (WCAG AA passes).
Color values
| HEX | #060016 |
|---|---|
| RGB | rgb(6, 0, 22) |
| HSL | hsl(256, 100%, 4%) |
| HSV | hsv(256, 100%, 9%) |
| CMYK | cmyk(72.7%, 100%, 0%, 91.4%) |
| CIE-LAB | lab(0.87, 5.25, -9.45) |
| CIE-LCH | lch(0.87, 10.81, 299.04°) |
| OKLab | oklab(10.69% 0.0247 -0.0532) |
| OKLCH | oklch(10.69% 0.059 294.9) |
| XYZ | xyz(0.2199, 0.0966, 0.7660) |
| Luminance | 0.0010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 9.64
Midnight
#03012D
ΔE00 9.81
Dark Navy Blue
#00022E
ΔE00 10.01
Dark
#1B2431
ΔE00 10.53
Almost Black
#070D0D
ΔE00 11.09
Very Dark Blue
#000133
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060016 #101600
analogous
#000516 #060016 #110016
triadic
#060016 #160600 #001606
tetradic
#060016 #160005 #101600 #001611
square
#060016 #160005 #101600 #001611
split-complementary
#060016 #161100 #051600
monochromatic
#08001F #08001F #08001F #170053 #270090
Accessibility & contrast
On white
20.60
#060016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#060016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060016
20.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060016 | 1.00 | 20.60 | 1.02 | 20.60 |
| #FFFFFF | 20.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000317
Deuteranopia (green-blind)
#000315
Tritanopia (blue-blind)
#030308
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #060016; /* rgb */ color: rgb(6, 0, 22); /* oklch */ color: oklch(10.7% 0.059 294.9);
Tailwind
colors: {
custom: {
50: '#494752',
500: '#060016',
950: '#000000',
},
}SCSS
$custom: #060016; $custom-light: #494752; $custom-dark: #000000;
JSON
{
"hex": "#060016",
"rgb": {
"r": 6,
"g": 0,
"b": 22
},
"hsl": {
"h": 256.364,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.10686,
"c": 0.05872,
"h": 294.9
},
"luminance": 0.00097
}Semantic roles & 50–950 ramp
primary
#060016
secondary
#4B6111
accent
#FF29C5
background
#F4F3F4
surface
#E6E5E7
border
#C2C1C3
text
#000002
muted
#777778