#0F040F#0F040F
#0F040F is a very dark, muted purple. Relative luminance 0.002; OKLCH L 13.5% C 0.033 H 327.2°. Best body text is #FFFFFF at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #0F040F |
|---|---|
| RGB | rgb(15, 4, 15) |
| HSL | hsl(300, 58%, 4%) |
| HSV | hsv(300, 73%, 6%) |
| CMYK | cmyk(0%, 73.3%, 0%, 94.1%) |
| CIE-LAB | lab(2.01, 4.70, -3.36) |
| CIE-LCH | lch(2.01, 5.78, 324.43°) |
| OKLab | oklab(13.48% 0.0282 -0.0181) |
| OKLCH | oklch(13.48% 0.033 327.2) |
| XYZ | xyz(0.3266, 0.2229, 0.4777) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 6.74
Very Dark Brown
#1D0200
ΔE00 7.99
Almost Black
#070D0D
ΔE00 8.93
Dark
#1B2431
ΔE00 11.37
Midnight
#03012D
ΔE00 14.08
Dark Navy Blue
#00022E
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F040F #040F04
analogous
#09040F #0F040F #0F0409
triadic
#0F040F #0F0F04 #040F0F
tetradic
#0F040F #0F0904 #040F04 #04090F
square
#0F040F #0F0904 #040F04 #04090F
split-complementary
#0F040F #090F04 #040F09
monochromatic
#180618 #180618 #180618 #3F113F #701E70
Accessibility & contrast
On white
20.10
#0F040F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#0F040F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F040F
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F040F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F040F | 1.00 | 20.10 | 1.04 | 20.10 |
| #FFFFFF | 20.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#03070F
Deuteranopia (green-blind)
#06080F
Tritanopia (blue-blind)
#100508
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #0f040f; /* rgb */ color: rgb(15, 4, 15); /* oklch */ color: oklch(13.5% 0.033 327.2);
Tailwind
colors: {
custom: {
50: '#4e484e',
500: '#0f040f',
950: '#000000',
},
}SCSS
$custom: #0f040f; $custom-light: #4e484e; $custom-dark: #000000;
JSON
{
"hex": "#0f040f",
"rgb": {
"r": 15,
"g": 4,
"b": 15
},
"hsl": {
"h": 300,
"s": 57.895,
"l": 3.725
},
"oklch": {
"l": 0.1348,
"c": 0.03349,
"h": 327.2
},
"luminance": 0.00223
}Semantic roles & 50–950 ramp
primary
#0F040F
secondary
#214E21
accent
#E14747
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777