#10071F#10071F
#10071F is a very dark, muted violet. Relative luminance 0.004; OKLCH L 15.9% C 0.050 H 298.2°. Best body text is #FFFFFF at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #10071F |
|---|---|
| RGB | rgb(16, 7, 31) |
| HSL | hsl(263, 63%, 7%) |
| HSV | hsv(263, 77%, 12%) |
| CMYK | cmyk(48.4%, 77.4%, 0%, 87.8%) |
| CIE-LAB | lab(3.26, 7.94, -12.94) |
| CIE-LCH | lch(3.26, 15.18, 301.53°) |
| OKLab | oklab(15.86% 0.0235 -0.0439) |
| OKLCH | oklch(15.86% 0.05 298.2) |
| XYZ | xyz(0.5369, 0.3610, 1.3375) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 7.35
Dark Navy Blue
#00022E
ΔE00 7.74
Very Dark Blue
#000133
ΔE00 9.27
Dark Navy
#000435
ΔE00 9.39
Navy (survey)
#01153E
ΔE00 9.55
Midnight Blue (survey)
#020035
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10071F #161F07
analogous
#070A1F #10071F #1C071F
triadic
#10071F #1F1007 #071F10
tetradic
#10071F #1F070A #161F07 #071F1C
square
#10071F #1F070A #161F07 #071F1C
split-complementary
#10071F #1F1C07 #0A1F07
monochromatic
#0D0619 #0D0619 #10071F #2A1251 #441E83
Accessibility & contrast
On white
19.59
#10071F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#10071F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10071F
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10071F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10071F | 1.00 | 19.59 | 1.07 | 19.59 |
| #FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010C20
Deuteranopia (green-blind)
#020C1E
Tritanopia (blue-blind)
#0D0C11
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #10071f; /* rgb */ color: rgb(16, 7, 31); /* oklch */ color: oklch(15.9% 0.050 298.2);
Tailwind
colors: {
custom: {
50: '#4e4a5a',
500: '#10071f',
950: '#000000',
},
}SCSS
$custom: #10071f; $custom-light: #4e4a5a; $custom-dark: #000000;
JSON
{
"hex": "#10071f",
"rgb": {
"r": 16,
"g": 7,
"b": 31
},
"hsl": {
"h": 262.5,
"s": 63.158,
"l": 7.451
},
"oklch": {
"l": 0.15863,
"c": 0.04977,
"h": 298.2
},
"luminance": 0.00361
}Semantic roles & 50–950 ramp
primary
#10071F
secondary
#485E24
accent
#E642A8
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779