#110F08#110F08
#110F08 is a very dark, near-neutral yellow. Relative luminance 0.005; OKLCH L 16.8% C 0.014 H 94.3°. Best body text is #FFFFFF at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #110F08 |
|---|---|
| RGB | rgb(17, 15, 8) |
| HSL | hsl(47, 36%, 5%) |
| HSV | hsv(47, 53%, 7%) |
| CMYK | cmyk(0%, 11.8%, 52.9%, 93.3%) |
| CIE-LAB | lab(4.32, -0.36, 3.18) |
| CIE-LCH | lch(4.32, 3.20, 96.54°) |
| OKLab | oklab(16.83% -0.0011 0.0143) |
| OKLCH | oklch(16.83% 0.014 94.3) |
| XYZ | xyz(0.4458, 0.4784, 0.2985) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 3.93
Almost Black
#070D0D
ΔE00 4.02
Very Dark Brown
#1D0200
ΔE00 12.11
Dark Grey
#363737
ΔE00 12.50
Charcoal (survey)
#343837
ΔE00 12.75
Dark
#1B2431
ΔE00 12.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F08 #080A11
analogous
#110B08 #110F08 #0F1108
triadic
#110F08 #08110F #0F0811
tetradic
#110F08 #08110B #080A11 #11080F
square
#110F08 #08110B #080A11 #11080F
split-complementary
#110F08 #080F11 #0B0811
monochromatic
#15120A #15120A #15120A #3B341C #64582F
Accessibility & contrast
On white
19.17
#110F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F08
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F08 | 1.00 | 19.17 | 1.10 | 19.17 |
| #FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F08
Deuteranopia (green-blind)
#110F08
Tritanopia (blue-blind)
#120E0D
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f08; /* rgb */ color: rgb(17, 15, 8); /* oklch */ color: oklch(16.8% 0.014 94.3);
Tailwind
colors: {
custom: {
50: '#4f4e4a',
500: '#110f08',
950: '#000000',
},
}SCSS
$custom: #110f08; $custom-light: #4f4e4a; $custom-dark: #000000;
JSON
{
"hex": "#110f08",
"rgb": {
"r": 17,
"g": 15,
"b": 8
},
"hsl": {
"h": 46.667,
"s": 36,
"l": 4.902
},
"oklch": {
"l": 0.16831,
"c": 0.01434,
"h": 94.3
},
"luminance": 0.00478
}Semantic roles & 50–950 ramp
primary
#110F08
secondary
#2C3249
accent
#75CC5C
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777