#080625#080625
#080625 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.2% C 0.063 H 279.4°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #080625 |
|---|---|
| RGB | rgb(8, 6, 37) |
| HSL | hsl(244, 72%, 8%) |
| HSV | hsv(244, 84%, 15%) |
| CMYK | cmyk(78.4%, 83.8%, 0%, 85.5%) |
| CIE-LAB | lab(2.85, 8.16, -18.30) |
| CIE-LCH | lch(2.85, 20.04, 294.04°) |
| OKLab | oklab(15.24% 0.0103 -0.0619) |
| OKLCH | oklch(15.24% 0.063 279.4) |
| XYZ | xyz(0.4991, 0.3154, 1.7845) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.02
Dark Navy Blue
#00022E
ΔE00 4.24
Very Dark Blue
#000133
ΔE00 5.82
Dark Navy
#000435
ΔE00 5.91
Navy (survey)
#01153E
ΔE00 6.31
Midnight Blue (survey)
#020035
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080625 #232506
analogous
#061325 #080625 #170625
triadic
#080625 #250806 #062508
tetradic
#080625 #250613 #232506 #062517
square
#080625 #250613 #232506 #062517
split-complementary
#080625 #251706 #132506
monochromatic
#06041A #06041A #080625 #130F5A #1F178E
Accessibility & contrast
On white
19.76
#080625 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080625 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080625
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080625 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080625 | 1.00 | 19.76 | 1.06 | 19.76 |
| #FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C26
Deuteranopia (green-blind)
#000924
Tritanopia (blue-blind)
#000E14
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080625; /* rgb */ color: rgb(8, 6, 37); /* oklch */ color: oklch(15.2% 0.063 279.4);
Tailwind
colors: {
custom: {
50: '#4a495f',
500: '#080625',
950: '#000000',
},
}SCSS
$custom: #080625; $custom-light: #4a495f; $custom-dark: #000000;
JSON
{
"hex": "#080625",
"rgb": {
"r": 8,
"g": 6,
"b": 37
},
"hsl": {
"h": 243.871,
"s": 72.093,
"l": 8.431
},
"oklch": {
"l": 0.15237,
"c": 0.06271,
"h": 279.4
},
"luminance": 0.00315
}Semantic roles & 50–950 ramp
primary
#080625
secondary
#616521
accent
#EF39E3
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779