#180622#180622
#180622 is a very dark, muted violet. Relative luminance 0.004; OKLCH L 17.1% C 0.060 H 311.7°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #180622 |
|---|---|
| RGB | rgb(24, 6, 34) |
| HSL | hsl(279, 70%, 8%) |
| HSV | hsv(279, 82%, 13%) |
| CMYK | cmyk(29.4%, 82.4%, 0%, 86.7%) |
| CIE-LAB | lab(3.97, 12.79, -14.13) |
| CIE-LCH | lch(3.97, 19.06, 312.15°) |
| OKLab | oklab(17.11% 0.0396 -0.0445) |
| OKLCH | oklch(17.11% 0.06 311.7) |
| XYZ | xyz(0.7305, 0.4400, 1.5595) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 7.75
Dark Navy Blue
#00022E
ΔE00 8.46
Very Dark Purple
#2A0134
ΔE00 8.93
Midnight Purple
#280137
ΔE00 9.18
Very Dark Blue
#000133
ΔE00 9.34
Dark Navy
#000435
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#180622 #102206
analogous
#0A0622 #180622 #22061E
triadic
#180622 #221806 #062218
tetradic
#180622 #220A06 #102206 #061E22
square
#180622 #220A06 #102206 #061E22
split-complementary
#180622 #1E2206 #06220A
monochromatic
#12051A #12051A #180622 #3D0F56 #61188A
Accessibility & contrast
On white
19.30
#180622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#180622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #180622
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##180622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##180622 | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D23
Deuteranopia (green-blind)
#040E21
Tritanopia (blue-blind)
#170B12
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #180622; /* rgb */ color: rgb(24, 6, 34); /* oklch */ color: oklch(17.1% 0.060 311.7);
Tailwind
colors: {
custom: {
50: '#54495d',
500: '#180622',
950: '#000000',
},
}SCSS
$custom: #180622; $custom-light: #54495d; $custom-dark: #000000;
JSON
{
"hex": "#180622",
"rgb": {
"r": 24,
"g": 6,
"b": 34
},
"hsl": {
"h": 278.571,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.17111,
"c": 0.05958,
"h": 311.7
},
"luminance": 0.0044
}Semantic roles & 50–950 ramp
primary
#180622
secondary
#396222
accent
#ED3B7B
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#030004
muted
#787779