#110F01#110F01
#110F01 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 16.6% C 0.032 H 103.4°. Best body text is #FFFFFF at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #110F01 |
|---|---|
| RGB | rgb(17, 15, 1) |
| HSL | hsl(53, 89%, 4%) |
| HSV | hsv(53, 94%, 7%) |
| CMYK | cmyk(0%, 11.8%, 94.1%, 93.3%) |
| CIE-LAB | lab(4.18, -1.33, 5.83) |
| CIE-LCH | lch(4.18, 5.98, 102.89°) |
| OKLab | oklab(16.6% -0.0073 0.0309) |
| OKLCH | oklch(16.6% 0.032 103.4) |
| XYZ | xyz(0.4075, 0.4630, 0.0966) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 5.76
Black
#000000
ΔE00 5.94
Dark Grey
#363737
ΔE00 13.33
Charcoal (survey)
#343837
ΔE00 13.35
Onyx
#353839
ΔE00 13.87
Very Dark Brown
#1D0200
ΔE00 14.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F01 #010311
analogous
#110701 #110F01 #0B1101
triadic
#110F01 #01110F #0F0111
tetradic
#110F01 #011107 #010311 #11010B
square
#110F01 #011107 #010311 #11010B
split-complementary
#110F01 #010B11 #070111
monochromatic
#1D1A02 #1D1A02 #1D1A02 #4B4204 #857508
Accessibility & contrast
On white
19.22
#110F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F01
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F01 | 1.00 | 19.22 | 1.09 | 19.22 |
| #FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E00
Deuteranopia (green-blind)
#120F01
Tritanopia (blue-blind)
#130D0B
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f01; /* rgb */ color: rgb(17, 15, 1); /* oklch */ color: oklch(16.6% 0.032 103.4);
Tailwind
colors: {
custom: {
50: '#4f4e47',
500: '#110f01',
950: '#000000',
},
}SCSS
$custom: #110f01; $custom-light: #4f4e47; $custom-dark: #000000;
JSON
{
"hex": "#110f01",
"rgb": {
"r": 17,
"g": 15,
"b": 1
},
"hsl": {
"h": 52.5,
"s": 88.889,
"l": 3.529
},
"oklch": {
"l": 0.16595,
"c": 0.03179,
"h": 103.4
},
"luminance": 0.00463
}Semantic roles & 50–950 ramp
primary
#110F01
secondary
#151D59
accent
#44FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777