#09080F#09080F
#09080F is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 14.0% C 0.016 H 291.3°. Best body text is #FFFFFF at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #09080F |
|---|---|
| RGB | rgb(9, 8, 15) |
| HSL | hsl(249, 30%, 5%) |
| HSV | hsv(249, 47%, 6%) |
| CMYK | cmyk(40%, 46.7%, 0%, 94.1%) |
| CIE-LAB | lab(2.40, 1.34, -2.84) |
| CIE-LCH | lch(2.40, 3.14, 295.26°) |
| OKLab | oklab(13.97% 0.0056 -0.0145) |
| OKLCH | oklch(13.97% 0.016 291.3) |
| XYZ | xyz(0.2857, 0.2662, 0.4882) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 3.51
Almost Black
#070D0D
ΔE00 4.73
Dark
#1B2431
ΔE00 9.23
Very Dark Brown
#1D0200
ΔE00 10.88
Gunmetal
#2A3439
ΔE00 13.26
Dark Grey
#363737
ΔE00 13.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09080F #0E0F08
analogous
#080B0F #09080F #0D080F
triadic
#09080F #0F0908 #080F09
tetradic
#09080F #0F080B #0E0F08 #080F0D
square
#09080F #0F080B #0E0F08 #080F0D
split-complementary
#09080F #0F0D08 #0B0F08
monochromatic
#0C0B14 #0C0B14 #0C0B14 #211D37 #39335F
Accessibility & contrast
On white
19.94
#09080F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#09080F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09080F
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09080F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09080F | 1.00 | 19.94 | 1.05 | 19.94 |
| #FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090F
Deuteranopia (green-blind)
#07090F
Tritanopia (blue-blind)
#08090A
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #09080f; /* rgb */ color: rgb(9, 8, 15); /* oklch */ color: oklch(14.0% 0.016 291.3);
Tailwind
colors: {
custom: {
50: '#4b4a4e',
500: '#09080f',
950: '#000000',
},
}SCSS
$custom: #09080f; $custom-light: #4b4a4e; $custom-dark: #000000;
JSON
{
"hex": "#09080f",
"rgb": {
"r": 9,
"g": 8,
"b": 15
},
"hsl": {
"h": 248.571,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.13969,
"c": 0.01553,
"h": 291.3
},
"luminance": 0.00266
}Semantic roles & 50–950 ramp
primary
#09080F
secondary
#42462D
accent
#C761B8
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777