#100E06#100E06
#100E06 is a very dark, near-neutral yellow. Relative luminance 0.004; OKLCH L 16.3% C 0.017 H 96.7°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #100E06 |
|---|---|
| RGB | rgb(16, 14, 6) |
| HSL | hsl(48, 45%, 4%) |
| HSV | hsv(48, 63%, 6%) |
| CMYK | cmyk(0%, 12.5%, 62.5%, 93.7%) |
| CIE-LAB | lab(3.95, -0.50, 3.44) |
| CIE-LCH | lch(3.95, 3.48, 98.21°) |
| OKLab | oklab(16.33% -0.002 0.0169) |
| OKLCH | oklch(16.33% 0.017 96.7) |
| XYZ | xyz(0.4036, 0.4374, 0.2354) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 3.99
Almost Black
#070D0D
ΔE00 4.12
Very Dark Brown
#1D0200
ΔE00 12.35
Dark Grey
#363737
ΔE00 12.77
Charcoal (survey)
#343837
ΔE00 12.98
Onyx
#353839
ΔE00 13.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#100E06 #060810
analogous
#100906 #100E06 #0D1006
triadic
#100E06 #06100E #0E0610
tetradic
#100E06 #061009 #060810 #10060D
square
#100E06 #061009 #060810 #10060D
split-complementary
#100E06 #060D10 #090610
monochromatic
#161308 #161308 #161308 #3D3517 #695C27
Accessibility & contrast
On white
19.31
#100E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#100E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #100E06
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##100E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##100E06 | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E06
Deuteranopia (green-blind)
#100E06
Tritanopia (blue-blind)
#120D0C
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #100e06; /* rgb */ color: rgb(16, 14, 6); /* oklch */ color: oklch(16.3% 0.017 96.7);
Tailwind
colors: {
custom: {
50: '#4e4d49',
500: '#100e06',
950: '#000000',
},
}SCSS
$custom: #100e06; $custom-light: #4e4d49; $custom-dark: #000000;
JSON
{
"hex": "#100e06",
"rgb": {
"r": 16,
"g": 14,
"b": 6
},
"hsl": {
"h": 48,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.16327,
"c": 0.01699,
"h": 96.7
},
"luminance": 0.00437
}Semantic roles & 50–950 ramp
primary
#100E06
secondary
#272E4B
accent
#6DD553
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777