#110F03#110F03
#110F03 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 16.7% C 0.026 H 101.5°. Best body text is #FFFFFF at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #110F03 |
|---|---|
| RGB | rgb(17, 15, 3) |
| HSL | hsl(51, 70%, 4%) |
| HSV | hsv(51, 82%, 7%) |
| CMYK | cmyk(0%, 11.8%, 82.4%, 93.3%) |
| CIE-LAB | lab(4.22, -1.06, 5.07) |
| CIE-LCH | lch(4.22, 5.18, 101.79°) |
| OKLab | oklab(16.66% -0.0052 0.0255) |
| OKLCH | oklch(16.66% 0.026 101.5) |
| XYZ | xyz(0.4184, 0.4674, 0.1543) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 5.22
Black
#000000
ΔE00 5.35
Dark Grey
#363737
ΔE00 13.06
Charcoal (survey)
#343837
ΔE00 13.14
Very Dark Brown
#1D0200
ΔE00 13.56
Onyx
#353839
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F03 #030511
analogous
#110803 #110F03 #0C1103
triadic
#110F03 #03110F #0F0311
tetradic
#110F03 #031108 #030511 #11030C
square
#110F03 #031108 #030511 #11030C
split-complementary
#110F03 #030C11 #080311
monochromatic
#1A1705 #1A1705 #1A1705 #453D0C #796B15
Accessibility & contrast
On white
19.21
#110F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F03
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F03 | 1.00 | 19.21 | 1.09 | 19.21 |
| #FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E02
Deuteranopia (green-blind)
#120F03
Tritanopia (blue-blind)
#130D0C
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f03; /* rgb */ color: rgb(17, 15, 3); /* oklch */ color: oklch(16.7% 0.026 101.5);
Tailwind
colors: {
custom: {
50: '#4f4e48',
500: '#110f03',
950: '#000000',
},
}SCSS
$custom: #110f03; $custom-light: #4f4e48; $custom-dark: #000000;
JSON
{
"hex": "#110f03",
"rgb": {
"r": 17,
"g": 15,
"b": 3
},
"hsl": {
"h": 51.429,
"s": 70,
"l": 3.922
},
"oklch": {
"l": 0.16663,
"c": 0.02603,
"h": 101.5
},
"luminance": 0.00467
}Semantic roles & 50–950 ramp
primary
#110F03
secondary
#1D2453
accent
#54ED3B
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777