#060528#060528
#060528 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.1% C 0.070 H 275.6°. Best body text is #FFFFFF at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #060528 |
|---|---|
| RGB | rgb(6, 5, 40) |
| HSL | hsl(242, 78%, 9%) |
| HSV | hsv(242, 88%, 16%) |
| CMYK | cmyk(85%, 87.5%, 0%, 84.3%) |
| CIE-LAB | lab(2.71, 9.29, -20.84) |
| CIE-LCH | lch(2.71, 22.82, 294.03°) |
| OKLab | oklab(15.09% 0.0069 -0.0701) |
| OKLCH | oklch(15.09% 0.07 275.6) |
| XYZ | xyz(0.5123, 0.3004, 2.0381) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 2.58
Dark Navy Blue
#00022E
ΔE00 2.81
Very Dark Blue
#000133
ΔE00 4.37
Dark Navy
#000435
ΔE00 4.47
Midnight Blue (survey)
#020035
ΔE00 5.10
Navy (survey)
#01153E
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060528 #272805
analogous
#051628 #060528 #180528
triadic
#060528 #280605 #052806
tetradic
#060528 #280516 #272805 #052818
square
#060528 #280516 #272805 #052818
split-complementary
#060528 #281805 #162805
monochromatic
#04031B #04031B #060528 #0E0C5E #161395
Accessibility & contrast
On white
19.81
#060528 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#060528 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060528
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060528 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060528 | 1.00 | 19.81 | 1.06 | 19.81 |
| #FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B29
Deuteranopia (green-blind)
#000827
Tritanopia (blue-blind)
#000E15
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #060528; /* rgb */ color: rgb(6, 5, 40); /* oklch */ color: oklch(15.1% 0.070 275.6);
Tailwind
colors: {
custom: {
50: '#494962',
500: '#060528',
950: '#000000',
},
}SCSS
$custom: #060528; $custom-light: #494962; $custom-dark: #000000;
JSON
{
"hex": "#060528",
"rgb": {
"r": 6,
"g": 5,
"b": 40
},
"hsl": {
"h": 241.714,
"s": 77.778,
"l": 8.824
},
"oklch": {
"l": 0.15089,
"c": 0.0704,
"h": 275.6
},
"luminance": 0.003
}Semantic roles & 50–950 ramp
primary
#060528
secondary
#686A1F
accent
#F434EF
background
#F4F4F5
surface
#E7E6EA
border
#C3C2C6
text
#010005
muted
#777779