#0F0807#0F0807
#0F0807 is a very dark, near-neutral red. Relative luminance 0.003; OKLCH L 14.4% C 0.013 H 29.4°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #0F0807 |
|---|---|
| RGB | rgb(15, 8, 7) |
| HSL | hsl(8, 36%, 4%) |
| HSV | hsv(8, 53%, 6%) |
| CMYK | cmyk(0%, 46.7%, 53.3%, 94.1%) |
| CIE-LAB | lab(2.63, 1.88, 1.09) |
| CIE-LCH | lch(2.63, 2.18, 30.09°) |
| OKLab | oklab(14.41% 0.0115 0.0065) |
| OKLCH | oklch(14.41% 0.013 29.4) |
| XYZ | xyz(0.3222, 0.2906, 0.2401) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 3.22
Almost Black
#070D0D
ΔE00 5.36
Very Dark Brown
#1D0200
ΔE00 8.68
Dark
#1B2431
ΔE00 11.85
Dark Grey
#363737
ΔE00 13.56
Onyx
#353839
ΔE00 14.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F0807 #070E0F
analogous
#0F070A #0F0807 #0F0C07
triadic
#0F0807 #070F08 #08070F
tetradic
#0F0807 #0A0F07 #070E0F #0C070F
square
#0F0807 #0A0F07 #070E0F #0C070F
split-complementary
#0F0807 #070F0C #070A0F
monochromatic
#150B0A #150B0A #150B0A #391E1A #62352E
Accessibility & contrast
On white
19.85
#0F0807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0F0807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F0807
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F0807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F0807 | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090907
Deuteranopia (green-blind)
#0B0A07
Tritanopia (blue-blind)
#110708
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #0f0807; /* rgb */ color: rgb(15, 8, 7); /* oklch */ color: oklch(14.4% 0.013 29.4);
Tailwind
colors: {
custom: {
50: '#4e4a4a',
500: '#0f0807',
950: '#000000',
},
}SCSS
$custom: #0f0807; $custom-light: #4e4a4a; $custom-dark: #000000;
JSON
{
"hex": "#0f0807",
"rgb": {
"r": 15,
"g": 8,
"b": 7
},
"hsl": {
"h": 7.5,
"s": 36.364,
"l": 4.314
},
"oklch": {
"l": 0.14412,
"c": 0.01321,
"h": 29.4
},
"luminance": 0.00291
}Semantic roles & 50–950 ramp
primary
#0F0807
secondary
#2A4447
accent
#BECC5B
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777