#110E04#110E04
#110E04 is a very dark, muted yellow. Relative luminance 0.004; OKLCH L 16.4% C 0.022 H 95.2°. Best body text is #FFFFFF at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #110E04 |
|---|---|
| RGB | rgb(17, 14, 4) |
| HSL | hsl(46, 62%, 4%) |
| HSV | hsv(46, 76%, 7%) |
| CMYK | cmyk(0%, 17.6%, 76.5%, 93.3%) |
| CIE-LAB | lab(3.99, -0.41, 4.33) |
| CIE-LCH | lch(3.99, 4.35, 95.41°) |
| OKLab | oklab(16.39% -0.002 0.022) |
| OKLCH | oklch(16.39% 0.022 95.2) |
| XYZ | xyz(0.4101, 0.4420, 0.1786) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 4.61
Almost Black
#070D0D
ΔE00 4.86
Very Dark Brown
#1D0200
ΔE00 12.36
Dark Grey
#363737
ΔE00 12.96
Charcoal (survey)
#343837
ΔE00 13.19
Onyx
#353839
ΔE00 13.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110E04 #040711
analogous
#110804 #110E04 #0E1104
triadic
#110E04 #04110E #0E0411
tetradic
#110E04 #041108 #040711 #11040E
square
#110E04 #041108 #040711 #11040E
split-complementary
#110E04 #040E11 #080411
monochromatic
#191406 #191406 #191406 #433710 #74601B
Accessibility & contrast
On white
19.29
#110E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110E04
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110E04 | 1.00 | 19.29 | 1.09 | 19.29 |
| #FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E03
Deuteranopia (green-blind)
#110E04
Tritanopia (blue-blind)
#130C0B
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #110e04; /* rgb */ color: rgb(17, 14, 4); /* oklch */ color: oklch(16.4% 0.022 95.2);
Tailwind
colors: {
custom: {
50: '#4f4d48',
500: '#110e04',
950: '#000000',
},
}SCSS
$custom: #110e04; $custom-light: #4f4d48; $custom-dark: #000000;
JSON
{
"hex": "#110e04",
"rgb": {
"r": 17,
"g": 14,
"b": 4
},
"hsl": {
"h": 46.154,
"s": 61.905,
"l": 4.118
},
"oklch": {
"l": 0.1639,
"c": 0.02209,
"h": 95.2
},
"luminance": 0.00442
}Semantic roles & 50–950 ramp
primary
#110E04
secondary
#202B51
accent
#68E543
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777