#2A1A2A#2A1A2A
#2A1A2A is a very dark, muted purple. Relative luminance 0.014; OKLCH L 24.5% C 0.038 H 326.7°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2A1A2A |
|---|---|
| RGB | rgb(42, 26, 42) |
| HSL | hsl(300, 24%, 13%) |
| HSV | hsv(300, 38%, 16%) |
| CMYK | cmyk(0%, 38.1%, 0%, 83.5%) |
| CIE-LAB | lab(11.95, 11.37, -7.64) |
| CIE-LCH | lch(11.95, 13.70, 326.09°) |
| OKLab | oklab(24.54% 0.0315 -0.0207) |
| OKLCH | oklch(24.54% 0.038 326.7) |
| XYZ | xyz(1.7421, 1.3983, 2.3682) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 10.41
Very Dark Brown
#1D0200
ΔE00 10.54
Aubergine
#3D0734
ΔE00 10.82
Dark Plum
#3F012C
ΔE00 11.58
Very Dark Purple
#2A0134
ΔE00 11.77
Dark Purple
#35063E
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A1A2A #1A2A1A
analogous
#221A2A #2A1A2A #2A1A22
triadic
#2A1A2A #2A2A1A #1A2A2A
tetradic
#2A1A2A #2A221A #1A2A1A #1A222A
square
#2A1A2A #2A221A #1A2A1A #1A222A
split-complementary
#2A1A2A #222A1A #1A2A22
monochromatic
#130C13 #130C13 #2A1A2A #503150 #764976
Accessibility & contrast
On white
16.41
#2A1A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#2A1A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A1A2A
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A1A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A1A2A | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191E2B
Deuteranopia (green-blind)
#1D2029
Tritanopia (blue-blind)
#2B1B20
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #2a1a2a; /* rgb */ color: rgb(42, 26, 42); /* oklch */ color: oklch(24.5% 0.038 326.7);
Tailwind
colors: {
custom: {
50: '#645663',
500: '#2a1a2a',
950: '#000000',
},
}SCSS
$custom: #2a1a2a; $custom-light: #645663; $custom-dark: #000000;
JSON
{
"hex": "#2a1a2a",
"rgb": {
"r": 42,
"g": 26,
"b": 42
},
"hsl": {
"h": 300,
"s": 23.529,
"l": 13.333
},
"oklch": {
"l": 0.24542,
"c": 0.03766,
"h": 326.7
},
"luminance": 0.01398
}Semantic roles & 50–950 ramp
primary
#2A1A2A
secondary
#435D43
accent
#C06868
background
#F5F5F5
surface
#EAE9EA
border
#C6C5C6
text
#050305
muted
#797879