#14101B#14101B
#14101B is a very dark, muted violet. Relative luminance 0.006; OKLCH L 18.4% C 0.023 H 300.8°. Best body text is #FFFFFF at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #14101B |
|---|---|
| RGB | rgb(20, 16, 27) |
| HSL | hsl(262, 26%, 8%) |
| HSV | hsv(262, 41%, 11%) |
| CMYK | cmyk(25.9%, 40.7%, 0%, 89.4%) |
| CIE-LAB | lab(5.41, 4.21, -6.55) |
| CIE-LCH | lch(5.41, 7.79, 302.75°) |
| OKLab | oklab(18.36% 0.0117 -0.0196) |
| OKLCH | oklch(18.36% 0.023 300.8) |
| XYZ | xyz(0.6716, 0.5984, 1.1168) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 8.19
Dark
#1B2431
ΔE00 8.41
Almost Black
#070D0D
ΔE00 9.21
Very Dark Brown
#1D0200
ΔE00 10.56
Midnight
#03012D
ΔE00 12.11
Dark Navy Blue
#00022E
ΔE00 12.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14101B #171B10
analogous
#10111B #14101B #19101B
triadic
#14101B #1B1410 #101B14
tetradic
#14101B #1B1011 #171B10 #101B19
square
#14101B #1B1011 #171B10 #101B19
split-complementary
#14101B #1B1910 #111B10
monochromatic
#0E0B13 #0E0B13 #14101B #302741 #4D3E68
Accessibility & contrast
On white
18.76
#14101B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#14101B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14101B
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14101B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14101B | 1.00 | 18.76 | 1.12 | 18.76 |
| #FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E121B
Deuteranopia (green-blind)
#0E121B
Tritanopia (blue-blind)
#131214
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #14101b; /* rgb */ color: rgb(20, 16, 27); /* oklch */ color: oklch(18.4% 0.023 300.8);
Tailwind
colors: {
custom: {
50: '#514e57',
500: '#14101b',
950: '#000000',
},
}SCSS
$custom: #14101b; $custom-light: #514e57; $custom-dark: #000000;
JSON
{
"hex": "#14101b",
"rgb": {
"r": 20,
"g": 16,
"b": 27
},
"hsl": {
"h": 261.818,
"s": 25.581,
"l": 8.431
},
"oklch": {
"l": 0.18356,
"c": 0.02288,
"h": 300.8
},
"luminance": 0.00598
}Semantic roles & 50–950 ramp
primary
#14101B
secondary
#474F37
accent
#C266A0
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020103
muted
#787778