#050308#050308
#050308 is a very dark, near-neutral violet. Relative luminance 0.001; OKLCH L 10.6% C 0.018 H 305.2°. Best body text is #FFFFFF at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #050308 |
|---|---|
| RGB | rgb(5, 3, 8) |
| HSL | hsl(264, 45%, 2%) |
| HSV | hsv(264, 63%, 3%) |
| CMYK | cmyk(37.5%, 62.5%, 0%, 96.9%) |
| CIE-LAB | lab(1.04, 1.22, -1.71) |
| CIE-LCH | lch(1.04, 2.10, 305.55°) |
| OKLab | oklab(10.65% 0.0102 -0.0145) |
| OKLCH | oklch(10.65% 0.018 305.2) |
| XYZ | xyz(0.1390, 0.1149, 0.2445) |
| Luminance | 0.0011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 2.44
Almost Black
#070D0D
ΔE00 4.43
Dark
#1B2431
ΔE00 10.43
Very Dark Brown
#1D0200
ΔE00 10.51
Gunmetal
#2A3439
ΔE00 14.06
Dark Grey
#363737
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050308 #060803
analogous
#030408 #050308 #080308
triadic
#050308 #080503 #030805
tetradic
#050308 #080304 #060803 #030808
square
#050308 #080304 #060803 #030808
split-complementary
#050308 #080803 #040803
monochromatic
#0E0816 #0E0816 #0E0816 #211435 #3D2461
Accessibility & contrast
On white
20.53
#050308 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#050308 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050308
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050308 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050308 | 1.00 | 20.53 | 1.02 | 20.53 |
| #FFFFFF | 20.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020408
Deuteranopia (green-blind)
#030408
Tritanopia (blue-blind)
#050405
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #050308; /* rgb */ color: rgb(5, 3, 8); /* oklch */ color: oklch(10.6% 0.018 305.2);
Tailwind
colors: {
custom: {
50: '#49484a',
500: '#050308',
950: '#000000',
},
}SCSS
$custom: #050308; $custom-light: #49484a; $custom-dark: #000000;
JSON
{
"hex": "#050308",
"rgb": {
"r": 5,
"g": 3,
"b": 8
},
"hsl": {
"h": 264,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.10648,
"c": 0.01773,
"h": 305.2
},
"luminance": 0.00115
}Semantic roles & 50–950 ramp
primary
#050308
secondary
#374423
accent
#D553A1
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777