#110F05#110F05
#110F05 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 16.7% C 0.021 H 99.3°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #110F05 |
|---|---|
| RGB | rgb(17, 15, 5) |
| HSL | hsl(50, 55%, 4%) |
| HSV | hsv(50, 71%, 7%) |
| CMYK | cmyk(0%, 11.8%, 70.6%, 93.3%) |
| CIE-LAB | lab(4.26, -0.78, 4.32) |
| CIE-LCH | lch(4.26, 4.39, 100.24°) |
| OKLab | oklab(16.73% -0.0034 0.0207) |
| OKLCH | oklch(16.73% 0.021 99.3) |
| XYZ | xyz(0.4294, 0.4718, 0.2120) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 4.70
Black
#000000
ΔE00 4.76
Dark Grey
#363737
ΔE00 12.81
Charcoal (survey)
#343837
ΔE00 12.96
Very Dark Brown
#1D0200
ΔE00 12.97
Onyx
#353839
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F05 #050711
analogous
#110905 #110F05 #0D1105
triadic
#110F05 #05110F #0F0511
tetradic
#110F05 #051109 #050711 #11050D
square
#110F05 #051109 #050711 #11050D
split-complementary
#110F05 #050D11 #090511
monochromatic
#181507 #181507 #181507 #403913 #706221
Accessibility & contrast
On white
19.19
#110F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F05
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F05 | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E04
Deuteranopia (green-blind)
#110F05
Tritanopia (blue-blind)
#130E0C
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f05; /* rgb */ color: rgb(17, 15, 5); /* oklch */ color: oklch(16.7% 0.021 99.3);
Tailwind
colors: {
custom: {
50: '#4f4e49',
500: '#110f05',
950: '#000000',
},
}SCSS
$custom: #110f05; $custom-light: #4f4e49; $custom-dark: #000000;
JSON
{
"hex": "#110f05",
"rgb": {
"r": 17,
"g": 15,
"b": 5
},
"hsl": {
"h": 50,
"s": 54.545,
"l": 4.314
},
"oklch": {
"l": 0.16731,
"c": 0.02095,
"h": 99.3
},
"luminance": 0.00472
}Semantic roles & 50–950 ramp
primary
#110F05
secondary
#232A4F
accent
#63DE4A
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777