#110B02#110B02
#110B02 is a very dark, muted orange. Relative luminance 0.004; OKLCH L 15.4% C 0.025 H 83.7°. Best body text is #FFFFFF at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #110B02 |
|---|---|
| RGB | rgb(17, 11, 2) |
| HSL | hsl(36, 79%, 4%) |
| HSV | hsv(36, 88%, 7%) |
| CMYK | cmyk(0%, 35.3%, 88.2%, 93.3%) |
| CIE-LAB | lab(3.28, 0.69, 4.10) |
| CIE-LCH | lch(3.28, 4.16, 80.43°) |
| OKLab | oklab(15.41% 0.0027 0.0246) |
| OKLCH | oklch(15.41% 0.025 83.7) |
| XYZ | xyz(0.3618, 0.3629, 0.1084) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.31
Almost Black
#070D0D
ΔE00 5.43
Very Dark Brown
#1D0200
ΔE00 10.54
Dark Grey
#363737
ΔE00 13.39
Dark Brown
#341C02
ΔE00 13.53
Dark
#1B2431
ΔE00 13.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110B02 #020811
analogous
#110302 #110B02 #0F1102
triadic
#110B02 #02110B #0B0211
tetradic
#110B02 #021103 #020811 #11020F
square
#110B02 #021103 #020811 #11020F
split-complementary
#110B02 #020F11 #030211
monochromatic
#1B1203 #1B1203 #1B1203 #482E08 #7F520F
Accessibility & contrast
On white
19.58
#110B02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#110B02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110B02
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110B02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110B02 | 1.00 | 19.58 | 1.07 | 19.58 |
| #FFFFFF | 19.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0B02
Deuteranopia (green-blind)
#0F0D02
Tritanopia (blue-blind)
#130908
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #110b02; /* rgb */ color: rgb(17, 11, 2); /* oklch */ color: oklch(15.4% 0.025 83.7);
Tailwind
colors: {
custom: {
50: '#4f4c47',
500: '#110b02',
950: '#000000',
},
}SCSS
$custom: #110b02; $custom-light: #4f4c47; $custom-dark: #000000;
JSON
{
"hex": "#110b02",
"rgb": {
"r": 17,
"g": 11,
"b": 2
},
"hsl": {
"h": 36,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.15414,
"c": 0.02477,
"h": 83.7
},
"luminance": 0.00363
}Semantic roles & 50–950 ramp
primary
#110B02
secondary
#193156
accent
#80F532
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777