#050208#050208
#050208 is a very dark, muted violet. Relative luminance 0.001; OKLCH L 10.0% C 0.024 H 310.2°. Best body text is #FFFFFF at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #050208 |
|---|---|
| RGB | rgb(5, 2, 8) |
| HSL | hsl(270, 60%, 2%) |
| HSV | hsv(270, 75%, 3%) |
| CMYK | cmyk(37.5%, 75%, 0%, 96.9%) |
| CIE-LAB | lab(0.84, 1.62, -1.99) |
| CIE-LCH | lch(0.84, 2.57, 309.07°) |
| OKLab | oklab(10.03% 0.0154 -0.0182) |
| OKLCH | oklch(10.03% 0.024 310.2) |
| XYZ | xyz(0.1281, 0.0932, 0.2409) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 2.97
Almost Black
#070D0D
ΔE00 5.04
Very Dark Brown
#1D0200
ΔE00 10.19
Dark
#1B2431
ΔE00 10.52
Gunmetal
#2A3439
ΔE00 14.39
Dark Grey
#363737
ΔE00 14.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050208 #050802
analogous
#020208 #050208 #080208
triadic
#050208 #080502 #020805
tetradic
#050208 #080202 #050802 #020808
square
#050208 #080202 #050802 #020808
split-complementary
#050208 #080802 #020802
monochromatic
#0F0618 #0F0618 #0F0618 #240E39 #421A6A
Accessibility & contrast
On white
20.62
#050208 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#050208 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050208
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050208 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050208 | 1.00 | 20.62 | 1.02 | 20.62 |
| #FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010308
Deuteranopia (green-blind)
#020308
Tritanopia (blue-blind)
#050304
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #050208; /* rgb */ color: rgb(5, 2, 8); /* oklch */ color: oklch(10.0% 0.024 310.2);
Tailwind
colors: {
custom: {
50: '#49484a',
500: '#050208',
950: '#000000',
},
}SCSS
$custom: #050208; $custom-light: #49484a; $custom-dark: #000000;
JSON
{
"hex": "#050208",
"rgb": {
"r": 5,
"g": 2,
"b": 8
},
"hsl": {
"h": 270,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.10031,
"c": 0.0238,
"h": 310.2
},
"luminance": 0.00093
}Semantic roles & 50–950 ramp
primary
#050208
secondary
#33481E
accent
#E34594
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777