#080F25#080F25
#080F25 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.6% C 0.047 H 267.9°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #080F25 |
|---|---|
| RGB | rgb(8, 15, 37) |
| HSL | hsl(226, 64%, 9%) |
| HSV | hsv(226, 78%, 15%) |
| CMYK | cmyk(78.4%, 59.5%, 0%, 85.5%) |
| CIE-LAB | lab(4.76, 4.26, -15.34) |
| CIE-LCH | lch(4.76, 15.92, 285.53°) |
| OKLab | oklab(17.6% -0.0017 -0.0466) |
| OKLCH | oklch(17.6% 0.047 267.9) |
| XYZ | xyz(0.6048, 0.5268, 1.8197) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.59
Midnight
#03012D
ΔE00 6.79
Navy (survey)
#01153E
ΔE00 7.09
Dark Navy
#000435
ΔE00 7.94
Very Dark Blue
#000133
ΔE00 7.99
Dark
#1B2431
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F25 #251E08
analogous
#081E25 #080F25 #100825
triadic
#080F25 #25080F #0F2508
tetradic
#080F25 #25081E #251E08 #082510
square
#080F25 #25081E #251E08 #082510
split-complementary
#080F25 #251008 #1E2508
monochromatic
#050A19 #050A19 #080F25 #132357 #1E388A
Accessibility & contrast
On white
19.00
#080F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#080F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F25
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F25 | 1.00 | 19.00 | 1.11 | 19.00 |
| #FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051226
Deuteranopia (green-blind)
#030F25
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #080f25; /* rgb */ color: rgb(8, 15, 37); /* oklch */ color: oklch(17.6% 0.047 267.9);
Tailwind
colors: {
custom: {
50: '#4a4e5f',
500: '#080f25',
950: '#000000',
},
}SCSS
$custom: #080f25; $custom-light: #4a4e5f; $custom-dark: #000000;
JSON
{
"hex": "#080f25",
"rgb": {
"r": 8,
"g": 15,
"b": 37
},
"hsl": {
"h": 225.517,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.17602,
"c": 0.04668,
"h": 267.9
},
"luminance": 0.00527
}Semantic roles & 50–950 ramp
primary
#080F25
secondary
#635426
accent
#BF40E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779