#180126#180126
#180126 is a very dark, moderate violet. Relative luminance 0.004; OKLCH L 16.3% C 0.078 H 310.0°. Best body text is #FFFFFF at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #180126 |
|---|---|
| RGB | rgb(24, 1, 38) |
| HSL | hsl(277, 95%, 8%) |
| HSV | hsv(277, 97%, 15%) |
| CMYK | cmyk(36.8%, 97.4%, 0%, 85.1%) |
| CIE-LAB | lab(3.21, 16.35, -18.41) |
| CIE-LCH | lch(3.21, 24.62, 311.60°) |
| OKLab | oklab(16.31% 0.0502 -0.0597) |
| OKLCH | oklch(16.31% 0.078 310) |
| XYZ | xyz(0.7373, 0.3559, 1.8632) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.72
Very Dark Purple
#2A0134
ΔE00 6.78
Midnight Purple
#280137
ΔE00 6.81
Dark Navy Blue
#00022E
ΔE00 7.55
Midnight Blue (survey)
#020035
ΔE00 7.73
Very Dark Blue
#000133
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#180126 #0F2601
analogous
#050126 #180126 #260121
triadic
#180126 #261801 #012618
tetradic
#180126 #260501 #0F2601 #012126
square
#180126 #260501 #0F2601 #012126
split-complementary
#180126 #212601 #012605
monochromatic
#13011E #13011E #180126 #3E0362 #63049D
Accessibility & contrast
On white
19.60
#180126 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#180126 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #180126
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##180126 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##180126 | 1.00 | 19.60 | 1.07 | 19.60 |
| #FFFFFF | 19.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B27
Deuteranopia (green-blind)
#000C25
Tritanopia (blue-blind)
#160812
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #180126; /* rgb */ color: rgb(24, 1, 38); /* oklch */ color: oklch(16.3% 0.078 310.0);
Tailwind
colors: {
custom: {
50: '#544760',
500: '#180126',
950: '#000000',
},
}SCSS
$custom: #180126; $custom-light: #544760; $custom-dark: #000000;
JSON
{
"hex": "#180126",
"rgb": {
"r": 24,
"g": 1,
"b": 38
},
"hsl": {
"h": 277.297,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.16313,
"c": 0.078,
"h": 310
},
"luminance": 0.00356
}Semantic roles & 50–950 ramp
primary
#180126
secondary
#376D16
accent
#FF297A
background
#F4F3F5
surface
#E8E5E9
border
#C4C1C5
text
#030005
muted
#787779