#080627#080627
#080627 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.5% C 0.066 H 278.6°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #080627 |
|---|---|
| RGB | rgb(8, 6, 39) |
| HSL | hsl(244, 73%, 9%) |
| HSV | hsv(244, 85%, 15%) |
| CMYK | cmyk(79.5%, 84.6%, 0%, 84.7%) |
| CIE-LAB | lab(2.97, 8.99, -19.67) |
| CIE-LCH | lch(2.97, 21.62, 294.56°) |
| OKLab | oklab(15.47% 0.0099 -0.0653) |
| OKLCH | oklch(15.47% 0.066 278.6) |
| XYZ | xyz(0.5314, 0.3283, 1.9544) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.22
Dark Navy Blue
#00022E
ΔE00 3.49
Very Dark Blue
#000133
ΔE00 5.03
Dark Navy
#000435
ΔE00 5.13
Midnight Blue (survey)
#020035
ΔE00 5.72
Navy (survey)
#01153E
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080627 #252706
analogous
#061527 #080627 #190627
triadic
#080627 #270806 #062708
tetradic
#080627 #270615 #252706 #062719
square
#080627 #270615 #252706 #062719
split-complementary
#080627 #271906 #152706
monochromatic
#05041B #05041B #080627 #130E5C #1E1691
Accessibility & contrast
On white
19.71
#080627 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080627 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080627
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080627 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080627 | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C28
Deuteranopia (green-blind)
#000926
Tritanopia (blue-blind)
#000E15
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080627; /* rgb */ color: rgb(8, 6, 39); /* oklch */ color: oklch(15.5% 0.066 278.6);
Tailwind
colors: {
custom: {
50: '#4a4961',
500: '#080627',
950: '#000000',
},
}SCSS
$custom: #080627; $custom-light: #4a4961; $custom-dark: #000000;
JSON
{
"hex": "#080627",
"rgb": {
"r": 8,
"g": 6,
"b": 39
},
"hsl": {
"h": 243.636,
"s": 73.333,
"l": 8.824
},
"oklch": {
"l": 0.15473,
"c": 0.06604,
"h": 278.6
},
"luminance": 0.00328
}Semantic roles & 50–950 ramp
primary
#080627
secondary
#636821
accent
#F038E5
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010005
muted
#777779