#110E01#110E01
#110E01 is a very dark, muted yellow. Relative luminance 0.004; OKLCH L 16.3% C 0.031 H 99.8°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #110E01 |
|---|---|
| RGB | rgb(17, 14, 1) |
| HSL | hsl(49, 89%, 4%) |
| HSV | hsv(49, 94%, 7%) |
| CMYK | cmyk(0%, 17.6%, 94.1%, 93.3%) |
| CIE-LAB | lab(3.93, -0.83, 5.47) |
| CIE-LCH | lch(3.93, 5.53, 98.62°) |
| OKLab | oklab(16.28% -0.0052 0.0302) |
| OKLCH | oklch(16.28% 0.031 99.8) |
| XYZ | xyz(0.3937, 0.4355, 0.0920) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 5.48
Almost Black
#070D0D
ΔE00 5.58
Very Dark Brown
#1D0200
ΔE00 13.26
Dark Grey
#363737
ΔE00 13.32
Charcoal (survey)
#343837
ΔE00 13.45
Onyx
#353839
ΔE00 13.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110E01 #010411
analogous
#110601 #110E01 #0C1101
triadic
#110E01 #01110E #0E0111
tetradic
#110E01 #011106 #010411 #11010C
square
#110E01 #011106 #010411 #11010C
split-complementary
#110E01 #010C11 #060111
monochromatic
#1D1802 #1D1802 #1D1802 #4B3E04 #856D08
Accessibility & contrast
On white
19.32
#110E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110E01
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110E01 | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110D00
Deuteranopia (green-blind)
#110E01
Tritanopia (blue-blind)
#130C0A
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #110e01; /* rgb */ color: rgb(17, 14, 1); /* oklch */ color: oklch(16.3% 0.031 99.8);
Tailwind
colors: {
custom: {
50: '#4f4d47',
500: '#110e01',
950: '#000000',
},
}SCSS
$custom: #110e01; $custom-light: #4f4d47; $custom-dark: #000000;
JSON
{
"hex": "#110e01",
"rgb": {
"r": 17,
"g": 14,
"b": 1
},
"hsl": {
"h": 48.75,
"s": 88.889,
"l": 3.529
},
"oklch": {
"l": 0.16284,
"c": 0.03061,
"h": 99.8
},
"luminance": 0.00435
}Semantic roles & 50–950 ramp
primary
#110E01
secondary
#152259
accent
#51FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777