#0F0809#0F0809
#0F0809 is a very dark, near-neutral red. Relative luminance 0.003; OKLCH L 14.5% C 0.013 H 8.5°. Best body text is #FFFFFF at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #0F0809 |
|---|---|
| RGB | rgb(15, 8, 9) |
| HSL | hsl(351, 30%, 5%) |
| HSV | hsv(351, 47%, 6%) |
| CMYK | cmyk(0%, 46.7%, 40%, 94.1%) |
| CIE-LAB | lab(2.66, 2.16, 0.33) |
| CIE-LCH | lch(2.66, 2.19, 8.81°) |
| OKLab | oklab(14.5% 0.0129 0.0019) |
| OKLCH | oklch(14.5% 0.013 8.5) |
| XYZ | xyz(0.3331, 0.2950, 0.2978) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 3.40
Almost Black
#070D0D
ΔE00 5.65
Very Dark Brown
#1D0200
ΔE00 8.55
Dark
#1B2431
ΔE00 11.47
Dark Grey
#363737
ΔE00 13.60
Onyx
#353839
ΔE00 14.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F0809 #080F0E
analogous
#0F080D #0F0809 #0F0B08
triadic
#0F0809 #090F08 #08090F
tetradic
#0F0809 #0D0F08 #080F0E #0B080F
square
#0F0809 #0D0F08 #080F0E #0B080F
split-complementary
#0F0809 #080F0B #080D0F
monochromatic
#140B0C #140B0C #140B0C #371D21 #5F3339
Accessibility & contrast
On white
19.83
#0F0809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0F0809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F0809
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F0809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F0809 | 1.00 | 19.83 | 1.06 | 19.83 |
| #FFFFFF | 19.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090909
Deuteranopia (green-blind)
#0B0A09
Tritanopia (blue-blind)
#100808
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #0f0809; /* rgb */ color: rgb(15, 8, 9); /* oklch */ color: oklch(14.5% 0.013 8.5);
Tailwind
colors: {
custom: {
50: '#4e4a4b',
500: '#0f0809',
950: '#000000',
},
}SCSS
$custom: #0f0809; $custom-light: #4e4a4b; $custom-dark: #000000;
JSON
{
"hex": "#0f0809",
"rgb": {
"r": 15,
"g": 8,
"b": 9
},
"hsl": {
"h": 351.429,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.14504,
"c": 0.01299,
"h": 8.5
},
"luminance": 0.00295
}Semantic roles & 50–950 ramp
primary
#0F0809
secondary
#2D4642
accent
#C7B861
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777