#141000#141000
#141000 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 17.3% C 0.036 H 98.8°. Best body text is #FFFFFF at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #141000 |
|---|---|
| RGB | rgb(20, 16, 0) |
| HSL | hsl(48, 100%, 4%) |
| HSV | hsv(48, 100%, 8%) |
| CMYK | cmyk(0%, 20%, 100%, 92.2%) |
| CIE-LAB | lab(4.69, -0.81, 7.01) |
| CIE-LCH | lch(4.69, 7.06, 96.59°) |
| OKLab | oklab(17.28% -0.0055 0.0354) |
| OKLCH | oklch(17.28% 0.036 98.8) |
| XYZ | xyz(0.4738, 0.5193, 0.0753) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 6.72
Almost Black
#070D0D
ΔE00 6.81
Dark Grey
#363737
ΔE00 13.41
Charcoal (survey)
#343837
ΔE00 13.54
Very Dark Brown
#1D0200
ΔE00 13.66
Dark Brown
#341C02
ΔE00 13.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141000 #000414
analogous
#140600 #141000 #0E1400
triadic
#141000 #001410 #100014
tetradic
#141000 #001406 #000414 #14000E
square
#141000 #001406 #000414 #14000E
split-complementary
#141000 #000E14 #060014
monochromatic
#1F1800 #1F1800 #1F1800 #514100 #8E7200
Accessibility & contrast
On white
19.03
#141000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#141000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141000
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141000 | 1.00 | 19.03 | 1.10 | 19.03 |
| #FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#130F00
Deuteranopia (green-blind)
#141100
Tritanopia (blue-blind)
#170E0C
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #141000; /* rgb */ color: rgb(20, 16, 0); /* oklch */ color: oklch(17.3% 0.036 98.8);
Tailwind
colors: {
custom: {
50: '#514e47',
500: '#141000',
950: '#000000',
},
}SCSS
$custom: #141000; $custom-light: #514e47; $custom-dark: #000000;
JSON
{
"hex": "#141000",
"rgb": {
"r": 20,
"g": 16,
"b": 0
},
"hsl": {
"h": 48,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.17278,
"c": 0.03579,
"h": 98.8
},
"luminance": 0.00519
}Semantic roles & 50–950 ramp
primary
#141000
secondary
#11205F
accent
#54FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#020100
muted
#787777