#050409#050409
#050409 is a very dark, near-neutral violet. Relative luminance 0.001; OKLCH L 11.3% C 0.015 H 295.0°. Best body text is #FFFFFF at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #050409 |
|---|---|
| RGB | rgb(5, 4, 9) |
| HSL | hsl(252, 38%, 3%) |
| HSV | hsv(252, 56%, 4%) |
| CMYK | cmyk(44.4%, 55.6%, 0%, 96.5%) |
| CIE-LAB | lab(1.25, 0.96, -1.80) |
| CIE-LCH | lch(1.25, 2.04, 298.01°) |
| OKLab | oklab(11.28% 0.0064 -0.0138) |
| OKLCH | oklch(11.28% 0.015 295) |
| XYZ | xyz(0.1553, 0.1388, 0.2770) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 2.31
Almost Black
#070D0D
ΔE00 4.06
Dark
#1B2431
ΔE00 10.19
Very Dark Brown
#1D0200
ΔE00 10.86
Gunmetal
#2A3439
ΔE00 13.76
Dark Grey
#363737
ΔE00 14.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050409 #080904
analogous
#040509 #050409 #070409
triadic
#050409 #090504 #040905
tetradic
#050409 #090405 #080904 #040907
square
#050409 #090405 #080904 #040907
split-complementary
#050409 #090704 #050904
monochromatic
#0C0915 #0C0915 #0C0915 #1D1733 #342A5E
Accessibility & contrast
On white
20.43
#050409 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050409 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050409
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050409 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050409 | 1.00 | 20.43 | 1.03 | 20.43 |
| #FFFFFF | 20.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030509
Deuteranopia (green-blind)
#030509
Tritanopia (blue-blind)
#040506
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #050409; /* rgb */ color: rgb(5, 4, 9); /* oklch */ color: oklch(11.3% 0.015 295.0);
Tailwind
colors: {
custom: {
50: '#49484b',
500: '#050409',
950: '#000000',
},
}SCSS
$custom: #050409; $custom-light: #49484b; $custom-dark: #000000;
JSON
{
"hex": "#050409",
"rgb": {
"r": 5,
"g": 4,
"b": 9
},
"hsl": {
"h": 252,
"s": 38.462,
"l": 2.549
},
"oklch": {
"l": 0.11276,
"c": 0.01521,
"h": 295
},
"luminance": 0.00139
}Semantic roles & 50–950 ramp
primary
#050409
secondary
#3D4326
accent
#CE59B7
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777