#030229#030229
#030229 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.9% C 0.080 H 271.3°. Best body text is #FFFFFF at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #030229 |
|---|---|
| RGB | rgb(3, 2, 41) |
| HSL | hsl(242, 91%, 8%) |
| HSV | hsv(242, 95%, 16%) |
| CMYK | cmyk(92.7%, 95.1%, 0%, 83.9%) |
| CIE-LAB | lab(2.01, 10.14, -22.72) |
| CIE-LCH | lch(2.01, 24.88, 294.06°) |
| OKLab | oklab(13.91% 0.0018 -0.08) |
| OKLCH | oklch(13.91% 0.08 271.3) |
| XYZ | xyz(0.4594, 0.2228, 2.1162) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 1.58
Dark Navy Blue
#00022E
ΔE00 1.79
Very Dark Blue
#000133
ΔE00 3.37
Dark Navy
#000435
ΔE00 3.52
Midnight Blue (survey)
#020035
ΔE00 4.14
Navy (survey)
#01153E
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030229 #282902
analogous
#021429 #030229 #160229
triadic
#030229 #290302 #022903
tetradic
#030229 #290214 #282902 #022916
square
#030229 #290214 #282902 #022916
split-complementary
#030229 #291602 #142902
monochromatic
#02011D #02011D #030229 #070563 #0C089E
Accessibility & contrast
On white
20.10
#030229 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030229 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030229
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030229 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030229 | 1.00 | 20.10 | 1.04 | 20.10 |
| #FFFFFF | 20.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00092A
Deuteranopia (green-blind)
#000628
Tritanopia (blue-blind)
#000C14
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #030229; /* rgb */ color: rgb(3, 2, 41); /* oklch */ color: oklch(13.9% 0.080 271.3);
Tailwind
colors: {
custom: {
50: '#484763',
500: '#030229',
950: '#000000',
},
}SCSS
$custom: #030229; $custom-light: #484763; $custom-dark: #000000;
JSON
{
"hex": "#030229",
"rgb": {
"r": 3,
"g": 2,
"b": 41
},
"hsl": {
"h": 241.538,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.13911,
"c": 0.08003,
"h": 271.3
},
"luminance": 0.00223
}Semantic roles & 50–950 ramp
primary
#030229
secondary
#6C6E19
accent
#FF29FA
background
#F4F4F5
surface
#E7E6EA
border
#C3C2C6
text
#010005
muted
#777779