#0F0010#0F0010
#0F0010 is a very dark, muted purple. Relative luminance 0.001; OKLCH L 11.9% C 0.055 H 326.4°. Best body text is #FFFFFF at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #0F0010 |
|---|---|
| RGB | rgb(15, 0, 16) |
| HSL | hsl(296, 100%, 3%) |
| HSV | hsv(296, 100%, 6%) |
| CMYK | cmyk(6.2%, 100%, 0%, 93.7%) |
| CIE-LAB | lab(1.26, 6.49, -5.01) |
| CIE-LCH | lch(1.26, 8.20, 322.33°) |
| OKLab | oklab(11.91% 0.0461 -0.0306) |
| OKLCH | oklch(11.91% 0.055 326.4) |
| XYZ | xyz(0.2905, 0.1390, 0.5016) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.07
Black
#000000
ΔE00 8.81
Almost Black
#070D0D
ΔE00 11.09
Dark
#1B2431
ΔE00 12.49
Midnight
#03012D
ΔE00 12.70
Dark Navy Blue
#00022E
ΔE00 13.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F0010 #011000
analogous
#070010 #0F0010 #100009
triadic
#0F0010 #100F00 #00100F
tetradic
#0F0010 #100700 #011000 #000910
square
#0F0010 #100700 #011000 #000910
split-complementary
#0F0010 #091000 #001007
monochromatic
#1D001F #1D001F #1D001F #48004D #82008A
Accessibility & contrast
On white
20.43
#0F0010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#0F0010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F0010
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F0010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F0010 | 1.00 | 20.43 | 1.03 | 20.43 |
| #FFFFFF | 20.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000311
Deuteranopia (green-blind)
#02050F
Tritanopia (blue-blind)
#100105
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #0f0010; /* rgb */ color: rgb(15, 0, 16); /* oklch */ color: oklch(11.9% 0.055 326.4);
Tailwind
colors: {
custom: {
50: '#4d474e',
500: '#0f0010',
950: '#000000',
},
}SCSS
$custom: #0f0010; $custom-light: #4d474e; $custom-dark: #000000;
JSON
{
"hex": "#0f0010",
"rgb": {
"r": 15,
"g": 0,
"b": 16
},
"hsl": {
"h": 296.25,
"s": 100,
"l": 3.137
},
"oklch": {
"l": 0.1191,
"c": 0.05529,
"h": 326.4
},
"luminance": 0.00139
}Semantic roles & 50–950 ramp
primary
#0F0010
secondary
#155C10
accent
#FF2936
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777