#030124#030124
#030124 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.8% C 0.075 H 273.4°. Best body text is #FFFFFF at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #030124 |
|---|---|
| RGB | rgb(3, 1, 36) |
| HSL | hsl(243, 95%, 7%) |
| HSV | hsv(243, 97%, 14%) |
| CMYK | cmyk(91.7%, 97.2%, 0%, 85.9%) |
| CIE-LAB | lab(1.52, 8.46, -19.60) |
| CIE-LCH | lch(1.52, 21.35, 293.36°) |
| OKLab | oklab(12.76% 0.0044 -0.0752) |
| OKLCH | oklch(12.76% 0.075 273.4) |
| XYZ | xyz(0.3667, 0.1684, 1.6819) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.30
Dark Navy Blue
#00022E
ΔE00 3.48
Very Dark Blue
#000133
ΔE00 5.09
Dark Navy
#000435
ΔE00 5.24
Midnight Blue (survey)
#020035
ΔE00 5.82
Navy (survey)
#01153E
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030124 #222401
analogous
#011024 #030124 #150124
triadic
#030124 #240301 #012403
tetradic
#030124 #240110 #222401 #012415
square
#030124 #240110 #222401 #012415
split-complementary
#030124 #241501 #102401
monochromatic
#02011E #02011E #030124 #080360 #0D049B
Accessibility & contrast
On white
20.32
#030124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#030124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030124
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030124 | 1.00 | 20.32 | 1.03 | 20.32 |
| #FFFFFF | 20.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000725
Deuteranopia (green-blind)
#000423
Tritanopia (blue-blind)
#000911
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #030124; /* rgb */ color: rgb(3, 1, 36); /* oklch */ color: oklch(12.8% 0.075 273.4);
Tailwind
colors: {
custom: {
50: '#47475e',
500: '#030124',
950: '#000000',
},
}SCSS
$custom: #030124; $custom-light: #47475e; $custom-dark: #000000;
JSON
{
"hex": "#030124",
"rgb": {
"r": 3,
"g": 1,
"b": 36
},
"hsl": {
"h": 243.429,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.12755,
"c": 0.07532,
"h": 273.4
},
"luminance": 0.00168
}Semantic roles & 50–950 ramp
primary
#030124
secondary
#666B16
accent
#FF29F3
background
#F4F3F5
surface
#E6E5E9
border
#C2C1C5
text
#000004
muted
#777779