#0F080C#0F080C
#0F080C is a very dark, near-neutral pink. Relative luminance 0.003; OKLCH L 14.6% C 0.015 H 343.5°. Best body text is #FFFFFF at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #0F080C |
|---|---|
| RGB | rgb(15, 8, 12) |
| HSL | hsl(326, 30%, 5%) |
| HSV | hsv(326, 47%, 6%) |
| CMYK | cmyk(0%, 46.7%, 20%, 94.1%) |
| CIE-LAB | lab(2.73, 2.60, -0.84) |
| CIE-LCH | lch(2.73, 2.73, 341.99°) |
| OKLab | oklab(14.64% 0.0145 -0.0043) |
| OKLCH | oklch(14.64% 0.015 343.5) |
| XYZ | xyz(0.3502, 0.3018, 0.3876) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Black
#000000
ΔE00 3.98
Almost Black
#070D0D
ΔE00 6.12
Very Dark Brown
#1D0200
ΔE00 8.52
Dark
#1B2431
ΔE00 10.94
Dark Grey
#363737
ΔE00 13.73
Onyx
#353839
ΔE00 14.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F080C #080F0B
analogous
#0F080F #0F080C #0F0809
triadic
#0F080C #0C0F08 #080C0F
tetradic
#0F080C #0F0F08 #080F0B #08090F
square
#0F080C #0F0F08 #080F0B #08090F
split-complementary
#0F080C #090F08 #080F0F
monochromatic
#140B10 #140B10 #140B10 #371D2C #5F334C
Accessibility & contrast
On white
19.80
#0F080C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0F080C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F080C
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F080C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F080C | 1.00 | 19.80 | 1.06 | 19.80 |
| #FFFFFF | 19.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090C
Deuteranopia (green-blind)
#0A0A0C
Tritanopia (blue-blind)
#100809
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #0f080c; /* rgb */ color: rgb(15, 8, 12); /* oklch */ color: oklch(14.6% 0.015 343.5);
Tailwind
colors: {
custom: {
50: '#4e4a4c',
500: '#0f080c',
950: '#000000',
},
}SCSS
$custom: #0f080c; $custom-light: #4e4a4c; $custom-dark: #000000;
JSON
{
"hex": "#0f080c",
"rgb": {
"r": 15,
"g": 8,
"b": 12
},
"hsl": {
"h": 325.714,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.14644,
"c": 0.01513,
"h": 343.5
},
"luminance": 0.00302
}Semantic roles & 50–950 ramp
primary
#0F080C
secondary
#2D4638
accent
#C78D61
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777