#110F04#110F04
#110F04 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 16.7% C 0.023 H 100.5°. Best body text is #FFFFFF at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #110F04 |
|---|---|
| RGB | rgb(17, 15, 4) |
| HSL | hsl(51, 62%, 4%) |
| HSV | hsv(51, 76%, 7%) |
| CMYK | cmyk(0%, 11.8%, 76.5%, 93.3%) |
| CIE-LAB | lab(4.24, -0.92, 4.69) |
| CIE-LCH | lch(4.24, 4.78, 101.08°) |
| OKLab | oklab(16.7% -0.0042 0.023) |
| OKLCH | oklch(16.7% 0.023 100.5) |
| XYZ | xyz(0.4239, 0.4696, 0.1832) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 4.96
Black
#000000
ΔE00 5.05
Dark Grey
#363737
ΔE00 12.93
Charcoal (survey)
#343837
ΔE00 13.04
Very Dark Brown
#1D0200
ΔE00 13.26
Onyx
#353839
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F04 #040611
analogous
#110904 #110F04 #0D1104
triadic
#110F04 #04110F #0F0411
tetradic
#110F04 #041109 #040611 #11040D
square
#110F04 #041109 #040611 #11040D
split-complementary
#110F04 #040D11 #090411
monochromatic
#191606 #191606 #191606 #433B10 #74661B
Accessibility & contrast
On white
19.20
#110F04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110F04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F04
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F04 | 1.00 | 19.20 | 1.09 | 19.20 |
| #FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E03
Deuteranopia (green-blind)
#120F04
Tritanopia (blue-blind)
#130D0C
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f04; /* rgb */ color: rgb(17, 15, 4); /* oklch */ color: oklch(16.7% 0.023 100.5);
Tailwind
colors: {
custom: {
50: '#4f4e48',
500: '#110f04',
950: '#000000',
},
}SCSS
$custom: #110f04; $custom-light: #4f4e48; $custom-dark: #000000;
JSON
{
"hex": "#110f04",
"rgb": {
"r": 17,
"g": 15,
"b": 4
},
"hsl": {
"h": 50.769,
"s": 61.905,
"l": 4.118
},
"oklch": {
"l": 0.16697,
"c": 0.02342,
"h": 100.5
},
"luminance": 0.0047
}Semantic roles & 50–950 ramp
primary
#110F04
secondary
#202751
accent
#5CE543
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777