#0E1002#0E1002
#0E1002 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 16.6% C 0.031 H 115.3°. Best body text is #FFFFFF at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1002 |
|---|---|
| RGB | rgb(14, 16, 2) |
| HSL | hsl(69, 78%, 4%) |
| HSV | hsv(69, 88%, 6%) |
| CMYK | cmyk(12.5%, 0%, 87.5%, 93.7%) |
| CIE-LAB | lab(4.23, -2.77, 5.46) |
| CIE-LCH | lch(4.23, 6.13, 116.91°) |
| OKLab | oklab(16.58% -0.0133 0.0281) |
| OKLCH | oklch(16.58% 0.031 115.3) |
| XYZ | xyz(0.3774, 0.4683, 0.1279) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 5.52
Black
#000000
ΔE00 6.44
Charcoal (survey)
#343837
ΔE00 13.17
Dark Grey
#363737
ΔE00 13.44
Onyx
#353839
ΔE00 13.85
Gunmetal
#2A3439
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1002 #040210
analogous
#100B02 #0E1002 #071002
triadic
#0E1002 #020E10 #10020E
tetradic
#0E1002 #02100B #040210 #100207
square
#0E1002 #02100B #040210 #100207
split-complementary
#0E1002 #020710 #0B0210
monochromatic
#181B03 #181B03 #181B03 #3E4609 #6D7D10
Accessibility & contrast
On white
19.20
#0E1002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#0E1002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1002
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1002 | 1.00 | 19.20 | 1.09 | 19.20 |
| #FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F01
Deuteranopia (green-blind)
#120F02
Tritanopia (blue-blind)
#100E0C
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #0e1002; /* rgb */ color: rgb(14, 16, 2); /* oklch */ color: oklch(16.6% 0.031 115.3);
Tailwind
colors: {
custom: {
50: '#4d4e47',
500: '#0e1002',
950: '#000000',
},
}SCSS
$custom: #0e1002; $custom-light: #4d4e47; $custom-dark: #000000;
JSON
{
"hex": "#0e1002",
"rgb": {
"r": 14,
"g": 16,
"b": 2
},
"hsl": {
"h": 68.571,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.16577,
"c": 0.0311,
"h": 115.3
},
"luminance": 0.00468
}Semantic roles & 50–950 ramp
primary
#0E1002
secondary
#221955
accent
#34F44F
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777