#080727#080727
#080727 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 15.7% C 0.064 H 277.7°. Best body text is #FFFFFF at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #080727 |
|---|---|
| RGB | rgb(8, 7, 39) |
| HSL | hsl(242, 70%, 9%) |
| HSV | hsv(242, 82%, 15%) |
| CMYK | cmyk(79.5%, 82.1%, 0%, 84.7%) |
| CIE-LAB | lab(3.16, 8.58, -19.36) |
| CIE-LCH | lch(3.16, 21.18, 293.91°) |
| OKLab | oklab(15.74% 0.0086 -0.0635) |
| OKLCH | oklch(15.74% 0.064 277.7) |
| XYZ | xyz(0.5422, 0.3500, 1.9580) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.44
Dark Navy Blue
#00022E
ΔE00 3.65
Very Dark Blue
#000133
ΔE00 5.22
Dark Navy
#000435
ΔE00 5.29
Navy (survey)
#01153E
ΔE00 5.72
Midnight Blue (survey)
#020035
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080727 #262707
analogous
#071627 #080727 #180727
triadic
#080727 #270807 #072708
tetradic
#080727 #270716 #262707 #072718
square
#080727 #270716 #262707 #072718
split-complementary
#080727 #271807 #162707
monochromatic
#05051A #05051A #080727 #13105B #1D1A8F
Accessibility & contrast
On white
19.63
#080727 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080727 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080727
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080727 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080727 | 1.00 | 19.63 | 1.07 | 19.63 |
| #FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D28
Deuteranopia (green-blind)
#000A26
Tritanopia (blue-blind)
#000F15
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080727; /* rgb */ color: rgb(8, 7, 39); /* oklch */ color: oklch(15.7% 0.064 277.7);
Tailwind
colors: {
custom: {
50: '#4a4a61',
500: '#080727',
950: '#000000',
},
}SCSS
$custom: #080727; $custom-light: #4a4a61; $custom-dark: #000000;
JSON
{
"hex": "#080727",
"rgb": {
"r": 8,
"g": 7,
"b": 39
},
"hsl": {
"h": 241.875,
"s": 69.565,
"l": 9.02
},
"oklch": {
"l": 0.15742,
"c": 0.06408,
"h": 277.7
},
"luminance": 0.0035
}Semantic roles & 50–950 ramp
primary
#080727
secondary
#646623
accent
#EC3BE7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779