#111024#111024
#111024 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.6% C 0.040 H 284.1°. Best body text is #FFFFFF at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #111024 |
|---|---|
| RGB | rgb(17, 16, 36) |
| HSL | hsl(243, 38%, 10%) |
| HSV | hsv(243, 56%, 14%) |
| CMYK | cmyk(52.8%, 55.6%, 0%, 85.9%) |
| CIE-LAB | lab(5.57, 6.07, -13.27) |
| CIE-LCH | lch(5.57, 14.59, 294.60°) |
| OKLab | oklab(18.62% 0.0097 -0.0389) |
| OKLCH | oklch(18.62% 0.04 284.1) |
| XYZ | xyz(0.7348, 0.6171, 1.7491) |
| Luminance | 0.0062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 7.49
Dark Navy Blue
#00022E
ΔE00 7.64
Navy (survey)
#01153E
ΔE00 8.56
Dark
#1B2431
ΔE00 9.02
Very Dark Blue
#000133
ΔE00 9.20
Dark Navy
#000435
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111024 #232410
analogous
#101924 #111024 #1B1024
triadic
#111024 #241110 #102411
tetradic
#111024 #241019 #232410 #10241B
square
#111024 #241019 #232410 #10241B
split-complementary
#111024 #241B10 #192410
monochromatic
#0A0915 #0A0915 #111024 #25234E #393679
Accessibility & contrast
On white
18.69
#111024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#111024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111024
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111024 | 1.00 | 18.69 | 1.12 | 18.69 |
| #FFFFFF | 18.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#091325
Deuteranopia (green-blind)
#081224
Tritanopia (blue-blind)
#0B1418
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #111024; /* rgb */ color: rgb(17, 16, 36); /* oklch */ color: oklch(18.6% 0.040 284.1);
Tailwind
colors: {
custom: {
50: '#4f4e5e',
500: '#111024',
950: '#000000',
},
}SCSS
$custom: #111024; $custom-light: #4f4e5e; $custom-dark: #000000;
JSON
{
"hex": "#111024",
"rgb": {
"r": 17,
"g": 16,
"b": 36
},
"hsl": {
"h": 243,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.18621,
"c": 0.04007,
"h": 284.1
},
"luminance": 0.00617
}Semantic roles & 50–950 ramp
primary
#111024
secondary
#595B35
accent
#CE59C9
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020104
muted
#787779