#150626#150626
#150626 is a very dark, moderate violet. Relative luminance 0.004; OKLCH L 17.0% C 0.064 H 301.9°. Best body text is #FFFFFF at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #150626 |
|---|---|
| RGB | rgb(21, 6, 38) |
| HSL | hsl(268, 73%, 9%) |
| HSV | hsv(268, 84%, 15%) |
| CMYK | cmyk(44.7%, 84.2%, 0%, 85.1%) |
| CIE-LAB | lab(3.88, 12.94, -17.40) |
| CIE-LCH | lch(3.88, 21.68, 306.64°) |
| OKLab | oklab(17.01% 0.0339 -0.0545) |
| OKLCH | oklch(17.01% 0.064 301.9) |
| XYZ | xyz(0.7242, 0.4296, 1.8781) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 5.74
Dark Navy Blue
#00022E
ΔE00 6.47
Very Dark Blue
#000133
ΔE00 7.29
Dark Navy
#000435
ΔE00 7.44
Midnight Blue (survey)
#020035
ΔE00 7.49
Navy (survey)
#01153E
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#150626 #172606
analogous
#060726 #150626 #250626
triadic
#150626 #261506 #062615
tetradic
#150626 #260607 #172606 #062625
square
#150626 #260607 #172606 #062625
split-complementary
#150626 #262506 #072606
monochromatic
#0F041A #0F041A #150626 #320E5B #4F1790
Accessibility & contrast
On white
19.34
#150626 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#150626 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #150626
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##150626 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##150626 | 1.00 | 19.34 | 1.09 | 19.34 |
| #FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E27
Deuteranopia (green-blind)
#000E25
Tritanopia (blue-blind)
#110D14
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #150626; /* rgb */ color: rgb(21, 6, 38); /* oklch */ color: oklch(17.0% 0.064 301.9);
Tailwind
colors: {
custom: {
50: '#524960',
500: '#150626',
950: '#000000',
},
}SCSS
$custom: #150626; $custom-light: #524960; $custom-dark: #000000;
JSON
{
"hex": "#150626",
"rgb": {
"r": 21,
"g": 6,
"b": 38
},
"hsl": {
"h": 268.125,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.17007,
"c": 0.06419,
"h": 301.9
},
"luminance": 0.0043
}Semantic roles & 50–950 ramp
primary
#150626
secondary
#466621
accent
#EF389A
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#020005
muted
#787779