#060423#060423
#060423 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 14.1% C 0.065 H 278.4°. Best body text is #FFFFFF at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #060423 |
|---|---|
| RGB | rgb(6, 4, 35) |
| HSL | hsl(244, 79%, 8%) |
| HSV | hsv(244, 89%, 14%) |
| CMYK | cmyk(82.9%, 88.6%, 0%, 86.3%) |
| CIE-LAB | lab(2.23, 7.67, -17.71) |
| CIE-LCH | lch(2.23, 19.30, 293.40°) |
| OKLab | oklab(14.14% 0.0094 -0.0638) |
| OKLCH | oklch(14.14% 0.065 278.4) |
| XYZ | xyz(0.4218, 0.2469, 1.6152) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.38
Dark Navy Blue
#00022E
ΔE00 4.56
Very Dark Blue
#000133
ΔE00 6.17
Dark Navy
#000435
ΔE00 6.28
Navy (survey)
#01153E
ΔE00 6.71
Midnight Blue (survey)
#020035
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060423 #212304
analogous
#041123 #060423 #150423
triadic
#060423 #230604 #042306
tetradic
#060423 #230411 #212304 #042315
square
#060423 #230411 #212304 #042315
split-complementary
#060423 #231504 #112304
monochromatic
#05031B #05031B #060423 #0F0A5A #191191
Accessibility & contrast
On white
20.01
#060423 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#060423 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060423
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060423 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060423 | 1.00 | 20.01 | 1.05 | 20.01 |
| #FFFFFF | 20.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000924
Deuteranopia (green-blind)
#000722
Tritanopia (blue-blind)
#000B12
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #060423; /* rgb */ color: rgb(6, 4, 35); /* oklch */ color: oklch(14.1% 0.065 278.4);
Tailwind
colors: {
custom: {
50: '#49485e',
500: '#060423',
950: '#000000',
},
}SCSS
$custom: #060423; $custom-light: #49485e; $custom-dark: #000000;
JSON
{
"hex": "#060423",
"rgb": {
"r": 6,
"g": 4,
"b": 35
},
"hsl": {
"h": 243.871,
"s": 79.487,
"l": 7.647
},
"oklch": {
"l": 0.14142,
"c": 0.06451,
"h": 278.4
},
"luminance": 0.00247
}Semantic roles & 50–950 ramp
primary
#060423
secondary
#61661D
accent
#F632E9
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779