#111101#111101
#111101 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 17.2% C 0.034 H 109.5°. Best body text is #FFFFFF at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #111101 |
|---|---|
| RGB | rgb(17, 17, 1) |
| HSL | hsl(60, 89%, 4%) |
| HSV | hsv(60, 94%, 7%) |
| CMYK | cmyk(0%, 0%, 94.1%, 93.3%) |
| CIE-LAB | lab(4.72, -2.43, 6.61) |
| CIE-LCH | lch(4.72, 7.04, 110.18°) |
| OKLab | oklab(17.23% -0.0115 0.0325) |
| OKLCH | oklch(17.23% 0.034 109.5) |
| XYZ | xyz(0.4371, 0.5223, 0.1065) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 6.37
Black
#000000
ΔE00 7.02
Charcoal (survey)
#343837
ΔE00 13.25
Dark Grey
#363737
ΔE00 13.45
Onyx
#353839
ΔE00 13.94
Gunmetal
#2A3439
ΔE00 14.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111101 #010111
analogous
#110901 #111101 #091101
triadic
#111101 #011111 #110111
tetradic
#111101 #011109 #010111 #110109
square
#111101 #011109 #010111 #110109
split-complementary
#111101 #010911 #090111
monochromatic
#1D1D02 #1D1D02 #1D1D02 #4B4B04 #858508
Accessibility & contrast
On white
19.01
#111101 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#111101 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111101
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111101 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111101 | 1.00 | 19.01 | 1.10 | 19.01 |
| #FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131000
Deuteranopia (green-blind)
#141002
Tritanopia (blue-blind)
#130F0D
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #111101; /* rgb */ color: rgb(17, 17, 1); /* oklch */ color: oklch(17.2% 0.034 109.5);
Tailwind
colors: {
custom: {
50: '#4f4f47',
500: '#111101',
950: '#000000',
},
}SCSS
$custom: #111101; $custom-light: #4f4f47; $custom-dark: #000000;
JSON
{
"hex": "#111101",
"rgb": {
"r": 17,
"g": 17,
"b": 1
},
"hsl": {
"h": 60,
"s": 88.889,
"l": 3.529
},
"oklch": {
"l": 0.17226,
"c": 0.03448,
"h": 109.5
},
"luminance": 0.00522
}Semantic roles & 50–950 ramp
primary
#111101
secondary
#151559
accent
#29FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777