#0F0803#0F0803
#0F0803 is a very dark, near-neutral orange. Relative luminance 0.003; OKLCH L 14.2% C 0.019 H 66.0°. Best body text is #FFFFFF at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #0F0803 |
|---|---|
| RGB | rgb(15, 8, 3) |
| HSL | hsl(25, 67%, 4%) |
| HSV | hsv(25, 80%, 6%) |
| CMYK | cmyk(0%, 46.7%, 80%, 94.1%) |
| CIE-LAB | lab(2.55, 1.33, 2.61) |
| CIE-LCH | lch(2.55, 2.92, 62.96°) |
| OKLab | oklab(14.23% 0.0078 0.0176) |
| OKLCH | oklch(14.23% 0.019 66) |
| XYZ | xyz(0.3003, 0.2818, 0.1247) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 3.39
Almost Black
#070D0D
ΔE00 5.22
Very Dark Brown
#1D0200
ΔE00 9.34
Dark
#1B2431
ΔE00 12.75
Dark Grey
#363737
ΔE00 13.63
Dark Brown
#341C02
ΔE00 14.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F0803 #030A0F
analogous
#0F0304 #0F0803 #0F0E03
triadic
#0F0803 #030F08 #08030F
tetradic
#0F0803 #040F03 #030A0F #0E030F
square
#0F0803 #040F03 #030A0F #0E030F
split-complementary
#0F0803 #030F0E #03040F
monochromatic
#1A0E05 #1A0E05 #1A0E05 #42230D #753E17
Accessibility & contrast
On white
19.88
#0F0803 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0F0803 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F0803
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F0803 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F0803 | 1.00 | 19.88 | 1.06 | 19.88 |
| #FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0803
Deuteranopia (green-blind)
#0C0A03
Tritanopia (blue-blind)
#110707
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #0f0803; /* rgb */ color: rgb(15, 8, 3); /* oklch */ color: oklch(14.2% 0.019 66.0);
Tailwind
colors: {
custom: {
50: '#4e4a48',
500: '#0f0803',
950: '#000000',
},
}SCSS
$custom: #0f0803; $custom-light: #4e4a48; $custom-dark: #000000;
JSON
{
"hex": "#0f0803",
"rgb": {
"r": 15,
"g": 8,
"b": 3
},
"hsl": {
"h": 25,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.14227,
"c": 0.01924,
"h": 66
},
"luminance": 0.00282
}Semantic roles & 50–950 ramp
primary
#0F0803
secondary
#1D3B51
accent
#A2EA3E
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777