#020124#020124
#020124 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.6% C 0.076 H 270.5°. Best body text is #FFFFFF at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #020124 |
|---|---|
| RGB | rgb(2, 1, 36) |
| HSL | hsl(242, 95%, 7%) |
| HSV | hsv(242, 97%, 14%) |
| CMYK | cmyk(94.4%, 97.2%, 0%, 85.9%) |
| CIE-LAB | lab(1.46, 8.21, -19.70) |
| CIE-LCH | lch(1.46, 21.34, 292.62°) |
| OKLab | oklab(12.59% 0.0007 -0.0761) |
| OKLCH | oklch(12.59% 0.076 270.5) |
| XYZ | xyz(0.3542, 0.1619, 1.6813) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.32
Dark Navy Blue
#00022E
ΔE00 3.43
Very Dark Blue
#000133
ΔE00 5.05
Dark Navy
#000435
ΔE00 5.19
Midnight Blue (survey)
#020035
ΔE00 5.81
Navy (survey)
#01153E
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020124 #232401
analogous
#011224 #020124 #140124
triadic
#020124 #240201 #012402
tetradic
#020124 #240112 #232401 #012414
square
#020124 #240112 #232401 #012414
split-complementary
#020124 #241401 #122401
monochromatic
#02011E #02011E #020124 #050360 #09049B
Accessibility & contrast
On white
20.34
#020124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#020124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020124
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020124 | 1.00 | 20.34 | 1.03 | 20.34 |
| #FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000725
Deuteranopia (green-blind)
#000423
Tritanopia (blue-blind)
#000911
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #020124; /* rgb */ color: rgb(2, 1, 36); /* oklch */ color: oklch(12.6% 0.076 270.5);
Tailwind
colors: {
custom: {
50: '#47475e',
500: '#020124',
950: '#000000',
},
}SCSS
$custom: #020124; $custom-light: #47475e; $custom-dark: #000000;
JSON
{
"hex": "#020124",
"rgb": {
"r": 2,
"g": 1,
"b": 36
},
"hsl": {
"h": 241.714,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.12586,
"c": 0.07611,
"h": 270.5
},
"luminance": 0.00162
}Semantic roles & 50–950 ramp
primary
#020124
secondary
#696B16
accent
#FF29F9
background
#F4F3F5
surface
#E6E5E9
border
#C2C1C5
text
#000004
muted
#777779