#060229#060229
#060229 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 14.3% C 0.078 H 277.4°. Best body text is #FFFFFF at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #060229 |
|---|---|
| RGB | rgb(6, 2, 41) |
| HSL | hsl(246, 91%, 8%) |
| HSV | hsv(246, 95%, 16%) |
| CMYK | cmyk(85.4%, 95.1%, 0%, 83.9%) |
| CIE-LAB | lab(2.19, 10.92, -22.43) |
| CIE-LCH | lch(2.19, 24.95, 295.97°) |
| OKLab | oklab(14.32% 0.0101 -0.0778) |
| OKLCH | oklch(14.32% 0.078 277.4) |
| XYZ | xyz(0.4969, 0.2422, 2.1179) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 1.65
Dark Navy Blue
#00022E
ΔE00 2.17
Very Dark Blue
#000133
ΔE00 3.54
Dark Navy
#000435
ΔE00 3.71
Midnight Blue (survey)
#020035
ΔE00 4.18
Navy (survey)
#01153E
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060229 #252902
analogous
#021129 #060229 #190229
triadic
#060229 #290602 #022906
tetradic
#060229 #290211 #252902 #022919
square
#060229 #290211 #252902 #022919
split-complementary
#060229 #291902 #112902
monochromatic
#04011D #04011D #060229 #0F0563 #17089E
Accessibility & contrast
On white
20.03
#060229 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#060229 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060229
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060229 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060229 | 1.00 | 20.03 | 1.05 | 20.03 |
| #FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A2A
Deuteranopia (green-blind)
#000628
Tritanopia (blue-blind)
#000C14
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #060229; /* rgb */ color: rgb(6, 2, 41); /* oklch */ color: oklch(14.3% 0.078 277.4);
Tailwind
colors: {
custom: {
50: '#4a4763',
500: '#060229',
950: '#000000',
},
}SCSS
$custom: #060229; $custom-light: #4a4763; $custom-dark: #000000;
JSON
{
"hex": "#060229",
"rgb": {
"r": 6,
"g": 2,
"b": 41
},
"hsl": {
"h": 246.154,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.14316,
"c": 0.07846,
"h": 277.4
},
"luminance": 0.00242
}Semantic roles & 50–950 ramp
primary
#060229
secondary
#656E19
accent
#FF29E9
background
#F4F4F5
surface
#E7E6EA
border
#C3C2C6
text
#010005
muted
#777779