#030526#030526
#030526 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.5% C 0.069 H 270.0°. Best body text is #FFFFFF at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #030526 |
|---|---|
| RGB | rgb(3, 5, 38) |
| HSL | hsl(237, 85%, 8%) |
| HSV | hsv(237, 92%, 15%) |
| CMYK | cmyk(92.1%, 86.8%, 0%, 85.1%) |
| CIE-LAB | lab(2.42, 7.66, -19.77) |
| CIE-LCH | lch(2.42, 21.20, 291.19°) |
| OKLab | oklab(14.46% 0.0001 -0.0688) |
| OKLCH | oklch(14.46% 0.069 270) |
| XYZ | xyz(0.4416, 0.2678, 1.8618) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 3.41
Midnight
#03012D
ΔE00 3.44
Very Dark Blue
#000133
ΔE00 5.04
Dark Navy
#000435
ΔE00 5.11
Navy (survey)
#01153E
ΔE00 5.52
Midnight Blue (survey)
#020035
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030526 #262403
analogous
#031626 #030526 #120326
triadic
#030526 #260305 #052603
tetradic
#030526 #260316 #262403 #032612
square
#030526 #260316 #262403 #032612
split-complementary
#030526 #261203 #162603
monochromatic
#02041C #02041C #030526 #070C5F #0C1497
Accessibility & contrast
On white
19.93
#030526 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#030526 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030526
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030526 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030526 | 1.00 | 19.93 | 1.05 | 19.93 |
| #FFFFFF | 19.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B27
Deuteranopia (green-blind)
#000725
Tritanopia (blue-blind)
#000D14
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #030526; /* rgb */ color: rgb(3, 5, 38); /* oklch */ color: oklch(14.5% 0.069 270.0);
Tailwind
colors: {
custom: {
50: '#484960',
500: '#030526',
950: '#000000',
},
}SCSS
$custom: #030526; $custom-light: #484960; $custom-dark: #000000;
JSON
{
"hex": "#030526",
"rgb": {
"r": 3,
"g": 5,
"b": 38
},
"hsl": {
"h": 236.571,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.14461,
"c": 0.06877,
"h": 270
},
"luminance": 0.00268
}Semantic roles & 50–950 ramp
primary
#030526
secondary
#6A661B
accent
#F02CFC
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000005
muted
#777779