#11000F#11000F
#11000F is a very dark, muted purple. Relative luminance 0.002; OKLCH L 12.3% C 0.055 H 332.2°. Best body text is #FFFFFF at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #11000F |
|---|---|
| RGB | rgb(17, 0, 15) |
| HSL | hsl(307, 100%, 3%) |
| HSV | hsv(307, 100%, 7%) |
| CMYK | cmyk(0%, 100%, 11.8%, 93.3%) |
| CIE-LAB | lab(1.39, 7.02, -4.25) |
| CIE-LCH | lch(1.39, 8.21, 328.77°) |
| OKLab | oklab(12.29% 0.049 -0.0258) |
| OKLCH | oklch(12.29% 0.055 332.2) |
| XYZ | xyz(0.3174, 0.1537, 0.4648) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.29
Black
#000000
ΔE00 9.07
Almost Black
#070D0D
ΔE00 11.52
Dark
#1B2431
ΔE00 13.12
Midnight
#03012D
ΔE00 13.19
Dark Navy Blue
#00022E
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11000F #001102
analogous
#0A0011 #11000F #110006
triadic
#11000F #0F1100 #000F11
tetradic
#11000F #110A00 #001102 #000611
square
#11000F #110A00 #001102 #000611
split-complementary
#11000F #061100 #00110A
monochromatic
#1F001B #1F001B #1F001B #4E0045 #8B007B
Accessibility & contrast
On white
20.37
#11000F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#11000F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11000F
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11000F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11000F | 1.00 | 20.37 | 1.03 | 20.37 |
| #FFFFFF | 20.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000410
Deuteranopia (green-blind)
#03060E
Tritanopia (blue-blind)
#120105
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #11000f; /* rgb */ color: rgb(17, 0, 15); /* oklch */ color: oklch(12.3% 0.055 332.2);
Tailwind
colors: {
custom: {
50: '#4f474e',
500: '#11000f',
950: '#000000',
},
}SCSS
$custom: #11000f; $custom-light: #4f474e; $custom-dark: #000000;
JSON
{
"hex": "#11000f",
"rgb": {
"r": 17,
"g": 0,
"b": 15
},
"hsl": {
"h": 307.059,
"s": 100,
"l": 3.333
},
"oklch": {
"l": 0.12289,
"c": 0.05541,
"h": 332.2
},
"luminance": 0.00154
}Semantic roles & 50–950 ramp
primary
#11000F
secondary
#105C19
accent
#FF4229
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777