#050209#050209
#050209 is a very dark, muted violet. Relative luminance 0.001; OKLCH L 10.1% C 0.026 H 307.0°. Best body text is #FFFFFF at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #050209 |
|---|---|
| RGB | rgb(5, 2, 9) |
| HSL | hsl(266, 64%, 2%) |
| HSV | hsv(266, 78%, 4%) |
| CMYK | cmyk(44.4%, 77.8%, 0%, 96.5%) |
| CIE-LAB | lab(0.86, 1.76, -2.37) |
| CIE-LCH | lch(0.86, 2.95, 306.54°) |
| OKLab | oklab(10.13% 0.0156 -0.0207) |
| OKLCH | oklch(10.13% 0.026 307) |
| XYZ | xyz(0.1336, 0.0954, 0.2698) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 3.32
Almost Black
#070D0D
ΔE00 5.30
Very Dark Brown
#1D0200
ΔE00 10.22
Dark
#1B2431
ΔE00 10.36
Gunmetal
#2A3439
ΔE00 14.42
Dark Grey
#363737
ΔE00 14.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050209 #060902
analogous
#020309 #050209 #090209
triadic
#050209 #090502 #020905
tetradic
#050209 #090203 #060902 #020909
square
#050209 #090203 #060902 #020909
split-complementary
#050209 #090902 #030902
monochromatic
#0E0619 #0E0619 #0E0619 #210D3B #3D186D
Accessibility & contrast
On white
20.61
#050209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#050209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050209
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050209 | 1.00 | 20.61 | 1.02 | 20.61 |
| #FFFFFF | 20.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010309
Deuteranopia (green-blind)
#020309
Tritanopia (blue-blind)
#050304
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #050209; /* rgb */ color: rgb(5, 2, 9); /* oklch */ color: oklch(10.1% 0.026 307.0);
Tailwind
colors: {
custom: {
50: '#49484b',
500: '#050209',
950: '#000000',
},
}SCSS
$custom: #050209; $custom-light: #49484b; $custom-dark: #000000;
JSON
{
"hex": "#050209",
"rgb": {
"r": 5,
"g": 2,
"b": 9
},
"hsl": {
"h": 265.714,
"s": 63.636,
"l": 2.157
},
"oklch": {
"l": 0.10126,
"c": 0.02586,
"h": 307
},
"luminance": 0.00095
}Semantic roles & 50–950 ramp
primary
#050209
secondary
#374A1D
accent
#E741A0
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777