#11030F#11030F
#11030F is a very dark, muted purple. Relative luminance 0.002; OKLCH L 13.5% C 0.040 H 332.5°. Best body text is #FFFFFF at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #11030F |
|---|---|
| RGB | rgb(17, 3, 15) |
| HSL | hsl(309, 70%, 4%) |
| HSV | hsv(309, 82%, 7%) |
| CMYK | cmyk(0%, 82.4%, 11.8%, 93.3%) |
| CIE-LAB | lab(1.98, 5.82, -3.40) |
| CIE-LCH | lch(1.98, 6.74, 329.74°) |
| OKLab | oklab(13.49% 0.0352 -0.0184) |
| OKLCH | oklch(13.49% 0.04 332.5) |
| XYZ | xyz(0.3500, 0.2188, 0.4756) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.26
Black
#000000
ΔE00 7.82
Almost Black
#070D0D
ΔE00 10.18
Dark
#1B2431
ΔE00 12.26
Midnight
#03012D
ΔE00 13.87
Dark Navy Blue
#00022E
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11030F #031105
analogous
#0C0311 #11030F #110308
triadic
#11030F #0F1103 #030F11
tetradic
#11030F #110C03 #031105 #030811
square
#11030F #110C03 #031105 #030811
split-complementary
#11030F #081103 #03110C
monochromatic
#1A0517 #1A0517 #1A0517 #450C3D #79156B
Accessibility & contrast
On white
20.12
#11030F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#11030F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11030F
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11030F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11030F | 1.00 | 20.12 | 1.04 | 20.12 |
| #FFFFFF | 20.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#03060F
Deuteranopia (green-blind)
#06080F
Tritanopia (blue-blind)
#120407
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #11030f; /* rgb */ color: rgb(17, 3, 15); /* oklch */ color: oklch(13.5% 0.040 332.5);
Tailwind
colors: {
custom: {
50: '#4f484e',
500: '#11030f',
950: '#000000',
},
}SCSS
$custom: #11030f; $custom-light: #4f484e; $custom-dark: #000000;
JSON
{
"hex": "#11030f",
"rgb": {
"r": 17,
"g": 3,
"b": 15
},
"hsl": {
"h": 308.571,
"s": 70,
"l": 3.922
},
"oklch": {
"l": 0.13494,
"c": 0.03973,
"h": 332.5
},
"luminance": 0.00219
}Semantic roles & 50–950 ramp
primary
#11030F
secondary
#1D5324
accent
#ED543B
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777