#080123#080123
#080123 is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 13.4% C 0.072 H 285.7°. Best body text is #FFFFFF at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #080123 |
|---|---|
| RGB | rgb(8, 1, 35) |
| HSL | hsl(252, 94%, 7%) |
| HSV | hsv(252, 97%, 14%) |
| CMYK | cmyk(77.1%, 97.1%, 0%, 86.3%) |
| CIE-LAB | lab(1.76, 9.39, -18.42) |
| CIE-LCH | lch(1.76, 20.68, 297.01°) |
| OKLab | oklab(13.38% 0.0195 -0.0693) |
| OKLCH | oklch(13.38% 0.072 285.7) |
| XYZ | xyz(0.4143, 0.1947, 1.6055) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.91
Dark Navy Blue
#00022E
ΔE00 4.34
Very Dark Blue
#000133
ΔE00 5.81
Dark Navy
#000435
ΔE00 5.98
Midnight Blue (survey)
#020035
ΔE00 6.41
Navy (survey)
#01153E
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080123 #1C2301
analogous
#010B23 #080123 #190123
triadic
#080123 #230801 #012308
tetradic
#080123 #23010B #1C2301 #012319
square
#080123 #23010B #1C2301 #012319
split-complementary
#080123 #231901 #0B2301
monochromatic
#07011E #07011E #080123 #16035F #23049A
Accessibility & contrast
On white
20.21
#080123 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080123 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080123
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080123 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080123 | 1.00 | 20.21 | 1.04 | 20.21 |
| #FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000724
Deuteranopia (green-blind)
#000622
Tritanopia (blue-blind)
#000810
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080123; /* rgb */ color: rgb(8, 1, 35); /* oklch */ color: oklch(13.4% 0.072 285.7);
Tailwind
colors: {
custom: {
50: '#4a475e',
500: '#080123',
950: '#000000',
},
}SCSS
$custom: #080123; $custom-light: #4a475e; $custom-dark: #000000;
JSON
{
"hex": "#080123",
"rgb": {
"r": 8,
"g": 1,
"b": 35
},
"hsl": {
"h": 252.353,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.13382,
"c": 0.07204,
"h": 285.7
},
"luminance": 0.00195
}Semantic roles & 50–950 ramp
primary
#080123
secondary
#596A16
accent
#FF29D3
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#010004
muted
#777779