#050625#050625
#050625 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.9% C 0.064 H 273.6°. Best body text is #FFFFFF at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #050625 |
|---|---|
| RGB | rgb(5, 6, 37) |
| HSL | hsl(238, 76%, 8%) |
| HSV | hsv(238, 86%, 15%) |
| CMYK | cmyk(86.5%, 83.8%, 0%, 85.5%) |
| CIE-LAB | lab(2.67, 7.38, -18.59) |
| CIE-LCH | lch(2.67, 20.00, 291.65°) |
| OKLab | oklab(14.89% 0.004 -0.0637) |
| OKLCH | oklch(14.89% 0.064 273.6) |
| XYZ | xyz(0.4615, 0.2960, 1.7827) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.02
Dark Navy Blue
#00022E
ΔE00 4.07
Very Dark Blue
#000133
ΔE00 5.68
Dark Navy
#000435
ΔE00 5.76
Navy (survey)
#01153E
ΔE00 6.01
Midnight Blue (survey)
#020035
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050625 #252405
analogous
#051625 #050625 #140525
triadic
#050625 #250506 #062505
tetradic
#050625 #250516 #252405 #052514
square
#050625 #250516 #252405 #052514
split-complementary
#050625 #251405 #162505
monochromatic
#04041B #04041B #050625 #0C0F5B #141791
Accessibility & contrast
On white
19.83
#050625 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#050625 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050625
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050625 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050625 | 1.00 | 19.83 | 1.06 | 19.83 |
| #FFFFFF | 19.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B26
Deuteranopia (green-blind)
#000824
Tritanopia (blue-blind)
#000E14
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #050625; /* rgb */ color: rgb(5, 6, 37); /* oklch */ color: oklch(14.9% 0.064 273.6);
Tailwind
colors: {
custom: {
50: '#49495f',
500: '#050625',
950: '#000000',
},
}SCSS
$custom: #050625; $custom-light: #49495f; $custom-dark: #000000;
JSON
{
"hex": "#050625",
"rgb": {
"r": 5,
"g": 6,
"b": 37
},
"hsl": {
"h": 238.125,
"s": 76.19,
"l": 8.235
},
"oklch": {
"l": 0.14887,
"c": 0.06387,
"h": 273.6
},
"luminance": 0.00296
}Semantic roles & 50–950 ramp
primary
#050625
secondary
#67641F
accent
#ED35F3
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779