#080F22#080F22
#080F22 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.3% C 0.041 H 266.7°. Best body text is #FFFFFF at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #080F22 |
|---|---|
| RGB | rgb(8, 15, 34) |
| HSL | hsl(224, 62%, 8%) |
| HSV | hsv(224, 76%, 13%) |
| CMYK | cmyk(76.5%, 55.9%, 0%, 86.7%) |
| CIE-LAB | lab(4.59, 3.12, -13.29) |
| CIE-LCH | lch(4.59, 13.65, 283.20°) |
| OKLab | oklab(17.35% -0.0024 -0.041) |
| OKLCH | oklch(17.35% 0.041 266.7) |
| XYZ | xyz(0.5596, 0.5087, 1.5818) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.16
Dark Navy Blue
#00022E
ΔE00 8.02
Midnight
#03012D
ΔE00 8.23
Navy (survey)
#01153E
ΔE00 8.42
Dark Navy
#000435
ΔE00 9.29
Very Dark Blue
#000133
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F22 #221B08
analogous
#081C22 #080F22 #0E0822
triadic
#080F22 #22080F #0F2208
tetradic
#080F22 #22081C #221B08 #08220E
square
#080F22 #22081C #221B08 #08220E
split-complementary
#080F22 #220E08 #1C2208
monochromatic
#060B19 #060B19 #080F22 #142554 #1F3B85
Accessibility & contrast
On white
19.06
#080F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#080F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F22
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F22 | 1.00 | 19.06 | 1.10 | 19.06 |
| #FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071123
Deuteranopia (green-blind)
#040F22
Tritanopia (blue-blind)
#001316
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #080f22; /* rgb */ color: rgb(8, 15, 34); /* oklch */ color: oklch(17.3% 0.041 266.7);
Tailwind
colors: {
custom: {
50: '#4a4e5d',
500: '#080f22',
950: '#000000',
},
}SCSS
$custom: #080f22; $custom-light: #4a4e5d; $custom-dark: #000000;
JSON
{
"hex": "#080f22",
"rgb": {
"r": 8,
"g": 15,
"b": 34
},
"hsl": {
"h": 223.846,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.17348,
"c": 0.04105,
"h": 266.7
},
"luminance": 0.00509
}Semantic roles & 50–950 ramp
primary
#080F22
secondary
#605026
accent
#B943E5
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779