#110F09#110F09
#110F09 is a very dark, near-neutral yellow. Relative luminance 0.005; OKLCH L 16.9% C 0.012 H 91.9°. Best body text is #FFFFFF at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #110F09 |
|---|---|
| RGB | rgb(17, 15, 9) |
| HSL | hsl(45, 31%, 5%) |
| HSV | hsv(45, 47%, 7%) |
| CMYK | cmyk(0%, 11.8%, 47.1%, 93.3%) |
| CIE-LAB | lab(4.34, -0.23, 2.80) |
| CIE-LCH | lch(4.34, 2.81, 94.59°) |
| OKLab | oklab(16.86% -0.0004 0.0124) |
| OKLCH | oklch(16.86% 0.012 91.9) |
| XYZ | xyz(0.4513, 0.4806, 0.3274) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 3.67
Almost Black
#070D0D
ΔE00 3.83
Very Dark Brown
#1D0200
ΔE00 11.83
Dark Grey
#363737
ΔE00 12.41
Dark
#1B2431
ΔE00 12.57
Charcoal (survey)
#343837
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F09 #090B11
analogous
#110B09 #110F09 #0F1109
triadic
#110F09 #09110F #0F0911
tetradic
#110F09 #09110B #090B11 #11090F
square
#110F09 #09110B #090B11 #11090F
split-complementary
#110F09 #090F11 #0B0911
monochromatic
#14120B #14120B #14120B #39321E #615633
Accessibility & contrast
On white
19.16
#110F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F09
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F09 | 1.00 | 19.16 | 1.10 | 19.16 |
| #FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F09
Deuteranopia (green-blind)
#110F09
Tritanopia (blue-blind)
#120E0D
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f09; /* rgb */ color: rgb(17, 15, 9); /* oklch */ color: oklch(16.9% 0.012 91.9);
Tailwind
colors: {
custom: {
50: '#4f4e4b',
500: '#110f09',
950: '#000000',
},
}SCSS
$custom: #110f09; $custom-light: #4f4e4b; $custom-dark: #000000;
JSON
{
"hex": "#110f09",
"rgb": {
"r": 17,
"g": 15,
"b": 9
},
"hsl": {
"h": 45,
"s": 30.769,
"l": 5.098
},
"oklch": {
"l": 0.16864,
"c": 0.01237,
"h": 91.9
},
"luminance": 0.00481
}Semantic roles & 50–950 ramp
primary
#110F09
secondary
#2E3548
accent
#7AC761
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777