#29162B#29162B
#29162B is a very dark, muted purple. Relative luminance 0.012; OKLCH L 23.6% C 0.047 H 323.5°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #29162B |
|---|---|
| RGB | rgb(41, 22, 43) |
| HSL | hsl(294, 32%, 13%) |
| HSV | hsv(294, 49%, 17%) |
| CMYK | cmyk(4.7%, 48.8%, 0%, 83.1%) |
| CIE-LAB | lab(10.70, 14.04, -10.30) |
| CIE-LCH | lch(10.70, 17.42, 323.73°) |
| OKLab | oklab(23.59% 0.0381 -0.0282) |
| OKLCH | oklch(23.59% 0.047 323.5) |
| XYZ | xyz(1.6374, 1.2197, 2.4342) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 8.21
Aubergine
#3D0734
ΔE00 8.82
Very Dark Purple
#2A0134
ΔE00 9.38
Dark Purple
#35063E
ΔE00 9.79
Dark Plum
#3F012C
ΔE00 9.89
Midnight Purple
#280137
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29162B #182B16
analogous
#1E162B #29162B #2B1622
triadic
#29162B #2B2916 #162B29
tetradic
#29162B #2B1E16 #182B16 #16222B
square
#29162B #2B1E16 #182B16 #16222B
split-complementary
#29162B #222B16 #162B1E
monochromatic
#130A14 #130A14 #29162B #502B53 #763F7C
Accessibility & contrast
On white
16.88
#29162B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#29162B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29162B
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29162B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29162B | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141B2C
Deuteranopia (green-blind)
#191E2A
Tritanopia (blue-blind)
#2A181E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #29162b; /* rgb */ color: rgb(41, 22, 43); /* oklch */ color: oklch(23.6% 0.047 323.5);
Tailwind
colors: {
custom: {
50: '#635364',
500: '#29162b',
950: '#000000',
},
}SCSS
$custom: #29162b; $custom-light: #635364; $custom-dark: #000000;
JSON
{
"hex": "#29162b",
"rgb": {
"r": 41,
"g": 22,
"b": 43
},
"hsl": {
"h": 294.286,
"s": 32.308,
"l": 12.745
},
"oklch": {
"l": 0.23587,
"c": 0.04742,
"h": 323.5
},
"luminance": 0.0122
}Semantic roles & 50–950 ramp
primary
#29162B
secondary
#40603D
accent
#C85F69
background
#F5F4F5
surface
#EAE7EA
border
#C6C3C6
text
#050205
muted
#797879