#030726#030726
#030726 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.1% C 0.065 H 268.4°. Best body text is #FFFFFF at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #030726 |
|---|---|
| RGB | rgb(3, 7, 38) |
| HSL | hsl(233, 85%, 8%) |
| HSV | hsv(233, 92%, 15%) |
| CMYK | cmyk(92.1%, 81.6%, 0%, 85.1%) |
| CIE-LAB | lab(2.81, 6.86, -19.16) |
| CIE-LCH | lch(2.81, 20.35, 289.71°) |
| OKLab | oklab(15.06% -0.0018 -0.0648) |
| OKLCH | oklch(15.06% 0.065 268.4) |
| XYZ | xyz(0.4633, 0.3112, 1.8690) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 3.86
Midnight
#03012D
ΔE00 3.99
Very Dark Blue
#000133
ΔE00 5.46
Dark Navy
#000435
ΔE00 5.50
Navy (survey)
#01153E
ΔE00 5.57
Midnight Blue (survey)
#020035
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030726 #262203
analogous
#031826 #030726 #100326
triadic
#030726 #260307 #072603
tetradic
#030726 #260318 #262203 #032610
square
#030726 #260318 #262203 #032610
split-complementary
#030726 #261003 #182603
monochromatic
#02051C #02051C #030726 #07115F #0C1C97
Accessibility & contrast
On white
19.77
#030726 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#030726 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030726
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030726 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030726 | 1.00 | 19.77 | 1.06 | 19.77 |
| #FFFFFF | 19.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C27
Deuteranopia (green-blind)
#000925
Tritanopia (blue-blind)
#000F15
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #030726; /* rgb */ color: rgb(3, 7, 38); /* oklch */ color: oklch(15.1% 0.065 268.4);
Tailwind
colors: {
custom: {
50: '#484a60',
500: '#030726',
950: '#000000',
},
}SCSS
$custom: #030726; $custom-light: #484a60; $custom-dark: #000000;
JSON
{
"hex": "#030726",
"rgb": {
"r": 3,
"g": 7,
"b": 38
},
"hsl": {
"h": 233.143,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.15063,
"c": 0.06481,
"h": 268.4
},
"luminance": 0.00311
}Semantic roles & 50–950 ramp
primary
#030726
secondary
#6A611B
accent
#E42CFC
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779