#0D031F#0D031F
#0D031F is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 14.3% C 0.060 H 296.6°. Best body text is #FFFFFF at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #0D031F |
|---|---|
| RGB | rgb(13, 3, 31) |
| HSL | hsl(261, 82%, 7%) |
| HSV | hsv(261, 90%, 12%) |
| CMYK | cmyk(58.1%, 90.3%, 0%, 87.8%) |
| CIE-LAB | lab(2.25, 8.54, -14.48) |
| CIE-LCH | lch(2.25, 16.81, 300.54°) |
| OKLab | oklab(14.27% 0.027 -0.0538) |
| OKLCH | oklch(14.27% 0.06 296.6) |
| XYZ | xyz(0.4458, 0.2496, 1.3207) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.35
Dark Navy Blue
#00022E
ΔE00 6.78
Very Dark Blue
#000133
ΔE00 8.27
Dark Navy
#000435
ΔE00 8.42
Midnight Blue (survey)
#020035
ΔE00 8.84
Navy (survey)
#01153E
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D031F #151F03
analogous
#03071F #0D031F #1B031F
triadic
#0D031F #1F0D03 #031F0D
tetradic
#0D031F #1F0307 #151F03 #031F1B
square
#0D031F #1F0307 #151F03 #031F1B
split-complementary
#0D031F #1F1B03 #071F03
monochromatic
#0C031C #0C031C #0D031F #240857 #3C0E8F
Accessibility & contrast
On white
20.00
#0D031F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#0D031F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D031F
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D031F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D031F | 1.00 | 20.00 | 1.05 | 20.00 |
| #FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000820
Deuteranopia (green-blind)
#00081E
Tritanopia (blue-blind)
#08080F
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #0d031f; /* rgb */ color: rgb(13, 3, 31); /* oklch */ color: oklch(14.3% 0.060 296.6);
Tailwind
colors: {
custom: {
50: '#4c485a',
500: '#0d031f',
950: '#000000',
},
}SCSS
$custom: #0d031f; $custom-light: #4c485a; $custom-dark: #000000;
JSON
{
"hex": "#0d031f",
"rgb": {
"r": 13,
"g": 3,
"b": 31
},
"hsl": {
"h": 261.429,
"s": 82.353,
"l": 6.667
},
"oklch": {
"l": 0.14274,
"c": 0.06024,
"h": 296.6
},
"luminance": 0.0025
}Semantic roles & 50–950 ramp
primary
#0D031F
secondary
#49631B
accent
#F92FB1
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779