#0F0200#0F0200
#0F0200 is a very dark, muted red. Relative luminance 0.001; OKLCH L 11.7% C 0.035 H 42.8°. Best body text is #FFFFFF at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #0F0200 |
|---|---|
| RGB | rgb(15, 2, 0) |
| HSL | hsl(8, 100%, 3%) |
| HSV | hsv(8, 100%, 6%) |
| CMYK | cmyk(0%, 86.7%, 100%, 94.1%) |
| CIE-LAB | lab(1.31, 3.31, 2.02) |
| CIE-LCH | lch(1.31, 3.88, 31.40°) |
| OKLab | oklab(11.67% 0.0254 0.0236) |
| OKLCH | oklch(11.67% 0.035 42.8) |
| XYZ | xyz(0.2187, 0.1450, 0.0165) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 4.85
Very Dark Brown
#1D0200
ΔE00 6.86
Almost Black
#070D0D
ΔE00 7.48
Dark
#1B2431
ΔE00 13.46
Dark Brown
#341C02
ΔE00 14.00
Dark Grey
#363737
ΔE00 14.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F0200 #000D0F
analogous
#0F0005 #0F0200 #0F0900
triadic
#0F0200 #000F02 #02000F
tetradic
#0F0200 #050F00 #000D0F #09000F
square
#0F0200 #050F00 #000D0F #09000F
split-complementary
#0F0200 #000F09 #00050F
monochromatic
#1F0400 #1F0400 #1F0400 #4C0A00 #891200
Accessibility & contrast
On white
20.41
#0F0200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#0F0200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F0200
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F0200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F0200 | 1.00 | 20.41 | 1.03 | 20.41 |
| #FFFFFF | 20.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050300
Deuteranopia (green-blind)
#080600
Tritanopia (blue-blind)
#120101
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #0f0200; /* rgb */ color: rgb(15, 2, 0); /* oklch */ color: oklch(11.7% 0.035 42.8);
Tailwind
colors: {
custom: {
50: '#4d4747',
500: '#0f0200',
950: '#000000',
},
}SCSS
$custom: #0f0200; $custom-light: #4d4747; $custom-dark: #000000;
JSON
{
"hex": "#0f0200",
"rgb": {
"r": 15,
"g": 2,
"b": 0
},
"hsl": {
"h": 8,
"s": 100,
"l": 2.941
},
"oklch": {
"l": 0.11673,
"c": 0.03468,
"h": 42.8
},
"luminance": 0.00145
}Semantic roles & 50–950 ramp
primary
#0F0200
secondary
#10515B
accent
#E2FF29
background
#F4F4F3
surface
#E7E6E5
border
#C3C2C1
text
#010000
muted
#777777