#050809#050809
#050809 is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 13.1% C 0.007 H 216.8°. Best body text is #FFFFFF at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #050809 |
|---|---|
| RGB | rgb(5, 8, 9) |
| HSL | hsl(195, 29%, 3%) |
| HSV | hsv(195, 44%, 4%) |
| CMYK | cmyk(44.4%, 11.1%, 0%, 96.5%) |
| CIE-LAB | lab(2.04, -0.64, -0.66) |
| CIE-LCH | lch(2.04, 0.92, 225.52°) |
| OKLab | oklab(13.05% -0.0056 -0.0042) |
| OKLCH | oklch(13.05% 0.007 216.8) |
| XYZ | xyz(0.1987, 0.2256, 0.2915) |
| Luminance | 0.0023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.57
Black
#000000
ΔE00 1.64
Dark
#1B2431
ΔE00 10.47
Gunmetal
#2A3439
ΔE00 12.82
Very Dark Brown
#1D0200
ΔE00 12.95
Dark Grey
#363737
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050809 #090605
analogous
#050908 #050809 #050609
triadic
#050809 #090508 #080905
tetradic
#050809 #080509 #090605 #060905
square
#050809 #080509 #090605 #060905
split-complementary
#050809 #090506 #090805
monochromatic
#0B1114 #0B1114 #0B1114 #1B2B30 #314E58
Accessibility & contrast
On white
20.09
#050809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#050809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050809
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050809 | 1.00 | 20.09 | 1.05 | 20.09 |
| #FFFFFF | 20.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070809
Deuteranopia (green-blind)
#070709
Tritanopia (blue-blind)
#040808
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050809; /* rgb */ color: rgb(5, 8, 9); /* oklch */ color: oklch(13.1% 0.007 216.8);
Tailwind
colors: {
custom: {
50: '#494a4b',
500: '#050809',
950: '#000000',
},
}SCSS
$custom: #050809; $custom-light: #494a4b; $custom-dark: #000000;
JSON
{
"hex": "#050809",
"rgb": {
"r": 5,
"g": 8,
"b": 9
},
"hsl": {
"h": 195,
"s": 28.571,
"l": 2.745
},
"oklch": {
"l": 0.13053,
"c": 0.00697,
"h": 216.8
},
"luminance": 0.00226
}Semantic roles & 50–950 ramp
primary
#050809
secondary
#3F302A
accent
#7B63C5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777