#030429#030429
#030429 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.6% C 0.076 H 270.3°. Best body text is #FFFFFF at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #030429 |
|---|---|
| RGB | rgb(3, 4, 41) |
| HSL | hsl(238, 86%, 9%) |
| HSV | hsv(238, 93%, 16%) |
| CMYK | cmyk(92.7%, 90.2%, 0%, 83.9%) |
| CIE-LAB | lab(2.40, 9.34, -22.10) |
| CIE-LCH | lch(2.40, 24.00, 292.92°) |
| OKLab | oklab(14.56% 0.0004 -0.0756) |
| OKLCH | oklch(14.56% 0.076 270.3) |
| XYZ | xyz(0.4811, 0.2662, 2.1234) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 2.05
Dark Navy Blue
#00022E
ΔE00 2.09
Very Dark Blue
#000133
ΔE00 3.73
Dark Navy
#000435
ΔE00 3.82
Midnight Blue (survey)
#020035
ΔE00 4.54
Navy (survey)
#01153E
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030429 #292803
analogous
#031729 #030429 #150329
triadic
#030429 #290304 #042903
tetradic
#030429 #290317 #292803 #032915
square
#030429 #290317 #292803 #032915
split-complementary
#030429 #291503 #172903
monochromatic
#02031D #02031D #030429 #070A62 #0B0F9B
Accessibility & contrast
On white
19.94
#030429 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#030429 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030429
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030429 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030429 | 1.00 | 19.94 | 1.05 | 19.94 |
| #FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B2A
Deuteranopia (green-blind)
#000728
Tritanopia (blue-blind)
#000E15
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #030429; /* rgb */ color: rgb(3, 4, 41); /* oklch */ color: oklch(14.6% 0.076 270.3);
Tailwind
colors: {
custom: {
50: '#484863',
500: '#030429',
950: '#000000',
},
}SCSS
$custom: #030429; $custom-light: #484863; $custom-dark: #000000;
JSON
{
"hex": "#030429",
"rgb": {
"r": 3,
"g": 4,
"b": 41
},
"hsl": {
"h": 238.421,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.14559,
"c": 0.07564,
"h": 270.3
},
"luminance": 0.00266
}Semantic roles & 50–950 ramp
primary
#030429
secondary
#6D6B1B
accent
#F72BFD
background
#F4F4F5
surface
#E7E6EA
border
#C3C2C6
text
#010005
muted
#777779