#030426#030426
#030426 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 14.1% C 0.071 H 270.8°. Best body text is #FFFFFF at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #030426 |
|---|---|
| RGB | rgb(3, 4, 38) |
| HSL | hsl(238, 85%, 8%) |
| HSV | hsv(238, 92%, 15%) |
| CMYK | cmyk(92.1%, 89.5%, 0%, 85.1%) |
| CIE-LAB | lab(2.22, 8.06, -20.07) |
| CIE-LCH | lch(2.22, 21.63, 291.88°) |
| OKLab | oklab(14.14% 0.001 -0.0709) |
| OKLCH | oklch(14.14% 0.071 270.8) |
| XYZ | xyz(0.4307, 0.2461, 1.8581) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.18
Dark Navy Blue
#00022E
ΔE00 3.21
Very Dark Blue
#000133
ΔE00 4.84
Dark Navy
#000435
ΔE00 4.94
Navy (survey)
#01153E
ΔE00 5.51
Midnight Blue (survey)
#020035
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030426 #262503
analogous
#031526 #030426 #130326
triadic
#030426 #260304 #042603
tetradic
#030426 #260315 #262503 #032613
square
#030426 #260315 #262503 #032613
split-complementary
#030426 #261303 #152603
monochromatic
#02031C #02031C #030426 #070A5F #0C1097
Accessibility & contrast
On white
20.02
#030426 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#030426 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030426
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030426 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030426 | 1.00 | 20.02 | 1.05 | 20.02 |
| #FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A27
Deuteranopia (green-blind)
#000725
Tritanopia (blue-blind)
#000D13
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #030426; /* rgb */ color: rgb(3, 4, 38); /* oklch */ color: oklch(14.1% 0.071 270.8);
Tailwind
colors: {
custom: {
50: '#484860',
500: '#030426',
950: '#000000',
},
}SCSS
$custom: #030426; $custom-light: #484860; $custom-dark: #000000;
JSON
{
"hex": "#030426",
"rgb": {
"r": 3,
"g": 4,
"b": 38
},
"hsl": {
"h": 238.286,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.1414,
"c": 0.07093,
"h": 270.8
},
"luminance": 0.00246
}Semantic roles & 50–950 ramp
primary
#030426
secondary
#6A681B
accent
#F62CFC
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000005
muted
#777779