#0E1000#0E1000
#0E1000 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 16.5% C 0.037 H 114.8°. Best body text is #FFFFFF at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1000 |
|---|---|
| RGB | rgb(14, 16, 0) |
| HSL | hsl(68, 100%, 3%) |
| HSV | hsv(68, 100%, 6%) |
| CMYK | cmyk(12.5%, 0%, 100%, 93.7%) |
| CIE-LAB | lab(4.19, -3.06, 6.22) |
| CIE-LCH | lch(4.19, 6.93, 116.16°) |
| OKLab | oklab(16.51% -0.0157 0.0339) |
| OKLCH | oklch(16.51% 0.037 114.8) |
| XYZ | xyz(0.3664, 0.4640, 0.0702) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 6.15
Black
#000000
ΔE00 7.02
Charcoal (survey)
#343837
ΔE00 13.43
Dark Grey
#363737
ΔE00 13.75
Onyx
#353839
ΔE00 14.17
Gunmetal
#2A3439
ΔE00 14.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1000 #020010
analogous
#100A00 #0E1000 #061000
triadic
#0E1000 #000E10 #10000E
tetradic
#0E1000 #00100A #020010 #100006
square
#0E1000 #00100A #020010 #100006
split-complementary
#0E1000 #000610 #0A0010
monochromatic
#1B1F00 #1B1F00 #1B1F00 #444D00 #798A00
Accessibility & contrast
On white
19.22
#0E1000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#0E1000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1000
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1000 | 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)
#120E00
Deuteranopia (green-blind)
#120F01
Tritanopia (blue-blind)
#100E0C
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #0e1000; /* rgb */ color: rgb(14, 16, 0); /* oklch */ color: oklch(16.5% 0.037 114.8);
Tailwind
colors: {
custom: {
50: '#4d4e47',
500: '#0e1000',
950: '#000000',
},
}SCSS
$custom: #0e1000; $custom-light: #4d4e47; $custom-dark: #000000;
JSON
{
"hex": "#0e1000",
"rgb": {
"r": 14,
"g": 16,
"b": 0
},
"hsl": {
"h": 67.5,
"s": 100,
"l": 3.137
},
"oklch": {
"l": 0.16508,
"c": 0.03735,
"h": 114.8
},
"luminance": 0.00464
}Semantic roles & 50–950 ramp
primary
#0E1000
secondary
#1A105C
accent
#29FF44
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777