#0F0806#0F0806
#0F0806 is a very dark, near-neutral red. Relative luminance 0.003; OKLCH L 14.4% C 0.014 H 40.0°. Best body text is #FFFFFF at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #0F0806 |
|---|---|
| RGB | rgb(15, 8, 6) |
| HSL | hsl(13, 43%, 4%) |
| HSV | hsv(13, 60%, 6%) |
| CMYK | cmyk(0%, 46.7%, 60%, 94.1%) |
| CIE-LAB | lab(2.61, 1.74, 1.47) |
| CIE-LCH | lch(2.61, 2.28, 40.13°) |
| OKLab | oklab(14.37% 0.0107 0.009) |
| OKLCH | oklch(14.37% 0.014 40) |
| XYZ | xyz(0.3167, 0.2884, 0.2112) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 3.19
Almost Black
#070D0D
ΔE00 5.28
Very Dark Brown
#1D0200
ΔE00 8.80
Dark
#1B2431
ΔE00 12.05
Dark Grey
#363737
ΔE00 13.56
Onyx
#353839
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F0806 #060D0F
analogous
#0F0609 #0F0806 #0F0D06
triadic
#0F0806 #060F08 #08060F
tetradic
#0F0806 #090F06 #060D0F #0D060F
square
#0F0806 #090F06 #060D0F #0D060F
split-complementary
#0F0806 #060F0D #06090F
monochromatic
#160C09 #160C09 #160C09 #3B1F17 #663729
Accessibility & contrast
On white
19.86
#0F0806 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0F0806 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F0806
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F0806 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F0806 | 1.00 | 19.86 | 1.06 | 19.86 |
| #FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0906
Deuteranopia (green-blind)
#0B0A06
Tritanopia (blue-blind)
#110707
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #0f0806; /* rgb */ color: rgb(15, 8, 6); /* oklch */ color: oklch(14.4% 0.014 40.0);
Tailwind
colors: {
custom: {
50: '#4e4a49',
500: '#0f0806',
950: '#000000',
},
}SCSS
$custom: #0f0806; $custom-light: #4e4a49; $custom-dark: #000000;
JSON
{
"hex": "#0f0806",
"rgb": {
"r": 15,
"g": 8,
"b": 6
},
"hsl": {
"h": 13.333,
"s": 42.857,
"l": 4.118
},
"oklch": {
"l": 0.14366,
"c": 0.014,
"h": 40
},
"luminance": 0.00288
}Semantic roles & 50–950 ramp
primary
#0F0806
secondary
#274249
accent
#B7D355
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777