#060608#060608
#060608 is a very dark, near-neutral blue. Relative luminance 0.002; OKLCH L 12.3% C 0.006 H 285.6°. Best body text is #FFFFFF at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #060608 |
|---|---|
| RGB | rgb(6, 6, 8) |
| HSL | hsl(240, 14%, 3%) |
| HSV | hsv(240, 25%, 3%) |
| CMYK | cmyk(25%, 25%, 0%, 96.9%) |
| CIE-LAB | lab(1.68, 0.28, -0.76) |
| CIE-LCH | lch(1.68, 0.81, 290.03°) |
| OKLab | oklab(12.34% 0.0015 -0.0053) |
| OKLCH | oklch(12.34% 0.006 285.6) |
| XYZ | xyz(0.1840, 0.1865, 0.2560) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 1.29
Almost Black
#070D0D
ΔE00 2.89
Dark
#1B2431
ΔE00 10.50
Very Dark Brown
#1D0200
ΔE00 11.28
Gunmetal
#2A3439
ΔE00 13.35
Dark Grey
#363737
ΔE00 13.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060608 #080806
analogous
#060708 #060608 #070608
triadic
#060608 #080606 #060806
tetradic
#060608 #080607 #080806 #060807
square
#060608 #080607 #080806 #060807
split-complementary
#060608 #080706 #070806
monochromatic
#0D0D11 #0D0D11 #0D0D11 #20202B #3A3A4E
Accessibility & contrast
On white
20.25
#060608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#060608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060608
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060608 | 1.00 | 20.25 | 1.04 | 20.25 |
| #FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060608
Deuteranopia (green-blind)
#060608
Tritanopia (blue-blind)
#060607
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #060608; /* rgb */ color: rgb(6, 6, 8); /* oklch */ color: oklch(12.3% 0.006 285.6);
Tailwind
colors: {
custom: {
50: '#49494a',
500: '#060608',
950: '#000000',
},
}SCSS
$custom: #060608; $custom-light: #49494a; $custom-dark: #000000;
JSON
{
"hex": "#060608",
"rgb": {
"r": 6,
"g": 6,
"b": 8
},
"hsl": {
"h": 240,
"s": 14.286,
"l": 2.745
},
"oklch": {
"l": 0.12338,
"c": 0.00553,
"h": 285.6
},
"luminance": 0.00186
}Semantic roles & 50–950 ramp
primary
#060608
secondary
#3A3A30
accent
#B771B7
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777