#080927#080927
#080927 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 16.3% C 0.060 H 275.8°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #080927 |
|---|---|
| RGB | rgb(8, 9, 39) |
| HSL | hsl(238, 66%, 9%) |
| HSV | hsv(238, 79%, 15%) |
| CMYK | cmyk(79.5%, 76.9%, 0%, 84.7%) |
| CIE-LAB | lab(3.55, 7.78, -18.75) |
| CIE-LCH | lch(3.55, 20.30, 292.54°) |
| OKLab | oklab(16.25% 0.0061 -0.0601) |
| OKLCH | oklch(16.25% 0.06 275.8) |
| XYZ | xyz(0.5639, 0.3934, 1.9653) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.93
Dark Navy Blue
#00022E
ΔE00 4.03
Very Dark Blue
#000133
ΔE00 5.61
Dark Navy
#000435
ΔE00 5.65
Navy (survey)
#01153E
ΔE00 5.74
Midnight Blue (survey)
#020035
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080927 #272608
analogous
#081927 #080927 #170827
triadic
#080927 #270809 #092708
tetradic
#080927 #270819 #272608 #082717
square
#080927 #270819 #272608 #082717
split-complementary
#080927 #271708 #192708
monochromatic
#050619 #050619 #080927 #12155A #1D208D
Accessibility & contrast
On white
19.47
#080927 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080927 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080927
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080927 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080927 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E28
Deuteranopia (green-blind)
#000B26
Tritanopia (blue-blind)
#001016
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080927; /* rgb */ color: rgb(8, 9, 39); /* oklch */ color: oklch(16.3% 0.060 275.8);
Tailwind
colors: {
custom: {
50: '#4a4b61',
500: '#080927',
950: '#000000',
},
}SCSS
$custom: #080927; $custom-light: #4a4b61; $custom-dark: #000000;
JSON
{
"hex": "#080927",
"rgb": {
"r": 8,
"g": 9,
"b": 39
},
"hsl": {
"h": 238.065,
"s": 65.957,
"l": 9.216
},
"oklch": {
"l": 0.16254,
"c": 0.06044,
"h": 275.8
},
"luminance": 0.00393
}Semantic roles & 50–950 ramp
primary
#080927
secondary
#656325
accent
#E33FE9
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779