#100E01#100E01
#100E01 is a very dark, muted yellow. Relative luminance 0.004; OKLCH L 16.1% C 0.031 H 103.1°. Best body text is #FFFFFF at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #100E01 |
|---|---|
| RGB | rgb(16, 14, 1) |
| HSL | hsl(52, 88%, 3%) |
| HSV | hsv(52, 94%, 6%) |
| CMYK | cmyk(0%, 12.5%, 93.8%, 93.7%) |
| CIE-LAB | lab(3.85, -1.19, 5.34) |
| CIE-LCH | lch(3.85, 5.47, 102.58°) |
| OKLab | oklab(16.15% -0.0069 0.0299) |
| OKLCH | oklch(16.15% 0.031 103.1) |
| XYZ | xyz(0.3762, 0.4264, 0.0912) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 5.38
Black
#000000
ΔE00 5.47
Dark Grey
#363737
ΔE00 13.35
Charcoal (survey)
#343837
ΔE00 13.40
Very Dark Brown
#1D0200
ΔE00 13.81
Onyx
#353839
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#100E01 #010310
analogous
#100601 #100E01 #0A1001
triadic
#100E01 #01100E #0E0110
tetradic
#100E01 #011006 #010310 #10010A
square
#100E01 #011006 #010310 #10010A
split-complementary
#100E01 #010A10 #060110
monochromatic
#1D1902 #1D1902 #1D1902 #4A4005 #837308
Accessibility & contrast
On white
19.35
#100E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#100E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #100E01
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##100E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##100E01 | 1.00 | 19.35 | 1.09 | 19.35 |
| #FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D00
Deuteranopia (green-blind)
#110E01
Tritanopia (blue-blind)
#120C0A
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #100e01; /* rgb */ color: rgb(16, 14, 1); /* oklch */ color: oklch(16.1% 0.031 103.1);
Tailwind
colors: {
custom: {
50: '#4e4d47',
500: '#100e01',
950: '#000000',
},
}SCSS
$custom: #100e01; $custom-light: #4e4d47; $custom-dark: #000000;
JSON
{
"hex": "#100e01",
"rgb": {
"r": 16,
"g": 14,
"b": 1
},
"hsl": {
"h": 52,
"s": 88.235,
"l": 3.333
},
"oklch": {
"l": 0.16148,
"c": 0.03064,
"h": 103.1
},
"luminance": 0.00426
}Semantic roles & 50–950 ramp
primary
#100E01
secondary
#151E58
accent
#46FE29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777