#110F06#110F06
#110F06 is a very dark, near-neutral yellow. Relative luminance 0.005; OKLCH L 16.8% C 0.019 H 97.9°. Best body text is #FFFFFF at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #110F06 |
|---|---|
| RGB | rgb(17, 15, 6) |
| HSL | hsl(49, 48%, 5%) |
| HSV | hsv(49, 65%, 7%) |
| CMYK | cmyk(0%, 11.8%, 64.7%, 93.3%) |
| CIE-LAB | lab(4.28, -0.64, 3.94) |
| CIE-LCH | lch(4.28, 3.99, 99.23°) |
| OKLab | oklab(16.76% -0.0026 0.0185) |
| OKLCH | oklch(16.76% 0.019 97.9) |
| XYZ | xyz(0.4349, 0.4740, 0.2408) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 4.46
Black
#000000
ΔE00 4.48
Very Dark Brown
#1D0200
ΔE00 12.68
Dark Grey
#363737
ΔE00 12.70
Charcoal (survey)
#343837
ΔE00 12.88
Onyx
#353839
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F06 #060811
analogous
#110A06 #110F06 #0E1106
triadic
#110F06 #06110F #0F0611
tetradic
#110F06 #06110A #060811 #11060E
square
#110F06 #06110A #060811 #11060E
split-complementary
#110F06 #060E11 #0A0611
monochromatic
#171408 #171408 #171408 #3E3716 #6B5F26
Accessibility & contrast
On white
19.18
#110F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F06
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F06 | 1.00 | 19.18 | 1.09 | 19.18 |
| #FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E05
Deuteranopia (green-blind)
#110F06
Tritanopia (blue-blind)
#130E0D
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f06; /* rgb */ color: rgb(17, 15, 6); /* oklch */ color: oklch(16.8% 0.019 97.9);
Tailwind
colors: {
custom: {
50: '#4f4e49',
500: '#110f06',
950: '#000000',
},
}SCSS
$custom: #110f06; $custom-light: #4f4e49; $custom-dark: #000000;
JSON
{
"hex": "#110f06",
"rgb": {
"r": 17,
"g": 15,
"b": 6
},
"hsl": {
"h": 49.091,
"s": 47.826,
"l": 4.51
},
"oklch": {
"l": 0.16764,
"c": 0.01864,
"h": 97.9
},
"luminance": 0.00474
}Semantic roles & 50–950 ramp
primary
#110F06
secondary
#262D4D
accent
#69D750
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777