#110F25#110F25
#110F25 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.4% C 0.044 H 285.4°. Best body text is #FFFFFF at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #110F25 |
|---|---|
| RGB | rgb(17, 15, 37) |
| HSL | hsl(245, 42%, 10%) |
| HSV | hsv(245, 59%, 15%) |
| CMYK | cmyk(54.1%, 59.5%, 0%, 85.5%) |
| CIE-LAB | lab(5.37, 7.00, -14.35) |
| CIE-LCH | lch(5.37, 15.96, 296.00°) |
| OKLab | oklab(18.44% 0.0117 -0.0423) |
| OKLCH | oklch(18.44% 0.044 285.4) |
| XYZ | xyz(0.7358, 0.5944, 1.8259) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.71
Dark Navy Blue
#00022E
ΔE00 6.93
Navy (survey)
#01153E
ΔE00 8.04
Very Dark Blue
#000133
ΔE00 8.47
Dark Navy
#000435
ΔE00 8.49
Midnight Blue (survey)
#020035
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F25 #23250F
analogous
#0F1825 #110F25 #1C0F25
triadic
#110F25 #25110F #0F2511
tetradic
#110F25 #250F18 #23250F #0F251C
square
#110F25 #250F18 #23250F #0F251C
split-complementary
#110F25 #251C0F #18250F
monochromatic
#0A0916 #0A0916 #110F25 #252151 #39327C
Accessibility & contrast
On white
18.77
#110F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#110F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F25
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F25 | 1.00 | 18.77 | 1.12 | 18.77 |
| #FFFFFF | 18.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071226
Deuteranopia (green-blind)
#061124
Tritanopia (blue-blind)
#0B1318
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #110f25; /* rgb */ color: rgb(17, 15, 37); /* oklch */ color: oklch(18.4% 0.044 285.4);
Tailwind
colors: {
custom: {
50: '#4f4e5f',
500: '#110f25',
950: '#000000',
},
}SCSS
$custom: #110f25; $custom-light: #4f4e5f; $custom-dark: #000000;
JSON
{
"hex": "#110f25",
"rgb": {
"r": 17,
"g": 15,
"b": 37
},
"hsl": {
"h": 245.455,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.18444,
"c": 0.04391,
"h": 285.4
},
"luminance": 0.00594
}Semantic roles & 50–950 ramp
primary
#110F25
secondary
#595D33
accent
#D256C7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020104
muted
#787779