#080F23#080F23
#080F23 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.4% C 0.043 H 267.1°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #080F23 |
|---|---|
| RGB | rgb(8, 15, 35) |
| HSL | hsl(224, 63%, 8%) |
| HSV | hsv(224, 77%, 14%) |
| CMYK | cmyk(77.1%, 57.1%, 0%, 86.3%) |
| CIE-LAB | lab(4.65, 3.49, -13.98) |
| CIE-LCH | lch(4.65, 14.41, 284.00°) |
| OKLab | oklab(17.43% -0.0021 -0.0429) |
| OKLCH | oklch(17.43% 0.043 267.1) |
| XYZ | xyz(0.5742, 0.5146, 1.6588) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.44
Dark Navy Blue
#00022E
ΔE00 7.53
Midnight
#03012D
ΔE00 7.74
Navy (survey)
#01153E
ΔE00 7.97
Dark Navy
#000435
ΔE00 8.83
Very Dark Blue
#000133
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F23 #231C08
analogous
#081C23 #080F23 #0E0823
triadic
#080F23 #23080F #0F2308
tetradic
#080F23 #23081C #231C08 #08230E
square
#080F23 #23081C #231C08 #08230E
split-complementary
#080F23 #230E08 #1C2308
monochromatic
#060B19 #060B19 #080F23 #132455 #1F3A87
Accessibility & contrast
On white
19.04
#080F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#080F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F23
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F23 | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061124
Deuteranopia (green-blind)
#040F23
Tritanopia (blue-blind)
#001317
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #080f23; /* rgb */ color: rgb(8, 15, 35); /* oklch */ color: oklch(17.4% 0.043 267.1);
Tailwind
colors: {
custom: {
50: '#4a4e5e',
500: '#080f23',
950: '#000000',
},
}SCSS
$custom: #080f23; $custom-light: #4a4e5e; $custom-dark: #000000;
JSON
{
"hex": "#080f23",
"rgb": {
"r": 8,
"g": 15,
"b": 35
},
"hsl": {
"h": 224.444,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.17431,
"c": 0.04293,
"h": 267.1
},
"luminance": 0.00515
}Semantic roles & 50–950 ramp
primary
#080F23
secondary
#615226
accent
#BB42E6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779