#150524#150524
#150524 is a very dark, moderate violet. Relative luminance 0.004; OKLCH L 16.6% C 0.064 H 304.7°. Best body text is #FFFFFF at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #150524 |
|---|---|
| RGB | rgb(21, 5, 36) |
| HSL | hsl(271, 76%, 8%) |
| HSV | hsv(271, 86%, 14%) |
| CMYK | cmyk(41.7%, 86.1%, 0%, 85.9%) |
| CIE-LAB | lab(3.57, 12.54, -16.33) |
| CIE-LCH | lch(3.57, 20.59, 307.52°) |
| OKLab | oklab(16.58% 0.0363 -0.0524) |
| OKLCH | oklch(16.58% 0.064 304.7) |
| XYZ | xyz(0.6819, 0.3953, 1.7091) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.22
Dark Navy Blue
#00022E
ΔE00 6.94
Very Dark Blue
#000133
ΔE00 7.84
Dark Navy
#000435
ΔE00 8.00
Midnight Blue (survey)
#020035
ΔE00 8.08
Very Dark Purple
#2A0134
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#150524 #142405
analogous
#050524 #150524 #240523
triadic
#150524 #241505 #052415
tetradic
#150524 #240505 #142405 #052324
square
#150524 #240505 #142405 #052324
split-complementary
#150524 #232405 #052405
monochromatic
#10041B #10041B #150524 #340C5A #54148F
Accessibility & contrast
On white
19.46
#150524 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#150524 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #150524
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##150524 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##150524 | 1.00 | 19.46 | 1.08 | 19.46 |
| #FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C25
Deuteranopia (green-blind)
#000D23
Tritanopia (blue-blind)
#120B13
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #150524; /* rgb */ color: rgb(21, 5, 36); /* oklch */ color: oklch(16.6% 0.064 304.7);
Tailwind
colors: {
custom: {
50: '#52495e',
500: '#150524',
950: '#000000',
},
}SCSS
$custom: #150524; $custom-light: #52495e; $custom-dark: #000000;
JSON
{
"hex": "#150524",
"rgb": {
"r": 21,
"g": 5,
"b": 36
},
"hsl": {
"h": 270.968,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.16578,
"c": 0.06373,
"h": 304.7
},
"luminance": 0.00395
}Semantic roles & 50–950 ramp
primary
#150524
secondary
#41661F
accent
#F23691
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#020004
muted
#787779