#011127#011127
#011127 is a very dark, muted cyan. Relative luminance 0.006; OKLCH L 17.8% C 0.052 H 253.6°. Best body text is #FFFFFF at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #011127 |
|---|---|
| RGB | rgb(1, 17, 39) |
| HSL | hsl(215, 95%, 8%) |
| HSV | hsv(215, 97%, 15%) |
| CMYK | cmyk(97.4%, 56.4%, 0%, 84.7%) |
| CIE-LAB | lab(5.00, 2.16, -16.52) |
| CIE-LCH | lch(5.00, 16.66, 277.44°) |
| OKLab | oklab(17.76% -0.0146 -0.0498) |
| OKLCH | oklch(17.76% 0.052 253.6) |
| XYZ | xyz(0.5790, 0.5538, 1.9954) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Navy (survey)
#01153E
ΔE00 6.78
Dark Navy Blue
#00022E
ΔE00 7.17
Dark
#1B2431
ΔE00 7.22
Midnight
#03012D
ΔE00 7.67
Dark Navy
#000435
ΔE00 7.94
Very Dark Blue
#000133
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011127 #271701
analogous
#012427 #011127 #040127
triadic
#011127 #270111 #112701
tetradic
#011127 #270124 #271701 #012704
square
#011127 #270124 #271701 #012704
split-complementary
#011127 #270401 #242701
monochromatic
#010D1E #010D1E #011127 #032B63 #04459E
Accessibility & contrast
On white
18.91
#011127 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#011127 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011127
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011127 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011127 | 1.00 | 18.91 | 1.11 | 18.91 |
| #FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061328
Deuteranopia (green-blind)
#010F27
Tritanopia (blue-blind)
#00161A
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #011127; /* rgb */ color: rgb(1, 17, 39); /* oklch */ color: oklch(17.8% 0.052 253.6);
Tailwind
colors: {
custom: {
50: '#474f61',
500: '#011127',
950: '#000000',
},
}SCSS
$custom: #011127; $custom-light: #474f61; $custom-dark: #000000;
JSON
{
"hex": "#011127",
"rgb": {
"r": 1,
"g": 17,
"b": 39
},
"hsl": {
"h": 214.737,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.17758,
"c": 0.05192,
"h": 253.6
},
"luminance": 0.00554
}Semantic roles & 50–950 ramp
primary
#011127
secondary
#6E4916
accent
#A529FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779