#110F02#110F02
#110F02 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 16.6% C 0.029 H 102.5°. Best body text is #FFFFFF at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #110F02 |
|---|---|
| RGB | rgb(17, 15, 2) |
| HSL | hsl(52, 79%, 4%) |
| HSV | hsv(52, 88%, 7%) |
| CMYK | cmyk(0%, 11.8%, 88.2%, 93.3%) |
| CIE-LAB | lab(4.20, -1.19, 5.45) |
| CIE-LCH | lch(4.20, 5.58, 102.36°) |
| OKLab | oklab(16.63% -0.0062 0.0281) |
| OKLCH | oklch(16.63% 0.029 102.5) |
| XYZ | xyz(0.4130, 0.4652, 0.1255) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 5.49
Black
#000000
ΔE00 5.64
Dark Grey
#363737
ΔE00 13.19
Charcoal (survey)
#343837
ΔE00 13.24
Onyx
#353839
ΔE00 13.72
Very Dark Brown
#1D0200
ΔE00 13.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F02 #020411
analogous
#110702 #110F02 #0B1102
triadic
#110F02 #02110F #0F0211
tetradic
#110F02 #021107 #020411 #11020B
square
#110F02 #021107 #020411 #11020B
split-complementary
#110F02 #020B11 #070211
monochromatic
#1B1803 #1B1803 #1B1803 #483F08 #7F700F
Accessibility & contrast
On white
19.21
#110F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F02
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F02 | 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)
#110E01
Deuteranopia (green-blind)
#120F02
Tritanopia (blue-blind)
#130D0C
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f02; /* rgb */ color: rgb(17, 15, 2); /* oklch */ color: oklch(16.6% 0.029 102.5);
Tailwind
colors: {
custom: {
50: '#4f4e47',
500: '#110f02',
950: '#000000',
},
}SCSS
$custom: #110f02; $custom-light: #4f4e47; $custom-dark: #000000;
JSON
{
"hex": "#110f02",
"rgb": {
"r": 17,
"g": 15,
"b": 2
},
"hsl": {
"h": 52,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.16629,
"c": 0.02881,
"h": 102.5
},
"luminance": 0.00465
}Semantic roles & 50–950 ramp
primary
#110F02
secondary
#192156
accent
#4CF532
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777