#080725#080725
#080725 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.5% C 0.061 H 278.4°. Best body text is #FFFFFF at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #080725 |
|---|---|
| RGB | rgb(8, 7, 37) |
| HSL | hsl(242, 68%, 9%) |
| HSV | hsv(242, 81%, 15%) |
| CMYK | cmyk(78.4%, 81.1%, 0%, 85.5%) |
| CIE-LAB | lab(3.04, 7.76, -18.00) |
| CIE-LCH | lch(3.04, 19.60, 293.33°) |
| OKLab | oklab(15.51% 0.0088 -0.06) |
| OKLCH | oklch(15.51% 0.061 278.4) |
| XYZ | xyz(0.5099, 0.3371, 1.7881) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.25
Dark Navy Blue
#00022E
ΔE00 4.42
Very Dark Blue
#000133
ΔE00 6.01
Dark Navy
#000435
ΔE00 6.08
Navy (survey)
#01153E
ΔE00 6.32
Midnight Blue (survey)
#020035
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080725 #242507
analogous
#071525 #080725 #170725
triadic
#080725 #250807 #072508
tetradic
#080725 #250715 #242507 #072517
square
#080725 #250715 #242507 #072517
split-complementary
#080725 #251707 #152507
monochromatic
#06051A #06051A #080725 #131158 #1E1A8C
Accessibility & contrast
On white
19.67
#080725 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080725 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080725
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080725 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080725 | 1.00 | 19.67 | 1.07 | 19.67 |
| #FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C26
Deuteranopia (green-blind)
#000A24
Tritanopia (blue-blind)
#000E14
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080725; /* rgb */ color: rgb(8, 7, 37); /* oklch */ color: oklch(15.5% 0.061 278.4);
Tailwind
colors: {
custom: {
50: '#4a4a5f',
500: '#080725',
950: '#000000',
},
}SCSS
$custom: #080725; $custom-light: #4a4a5f; $custom-dark: #000000;
JSON
{
"hex": "#080725",
"rgb": {
"r": 8,
"g": 7,
"b": 37
},
"hsl": {
"h": 242,
"s": 68.182,
"l": 8.627
},
"oklch": {
"l": 0.15514,
"c": 0.06068,
"h": 278.4
},
"luminance": 0.00337
}Semantic roles & 50–950 ramp
primary
#080725
secondary
#626423
accent
#EB3DE5
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779