#101008#101008
#101008 is a very dark, near-neutral yellow. Relative luminance 0.005; OKLCH L 17.0% C 0.016 H 108.0°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #101008 |
|---|---|
| RGB | rgb(16, 16, 8) |
| HSL | hsl(60, 33%, 5%) |
| HSV | hsv(60, 50%, 6%) |
| CMYK | cmyk(0%, 0%, 50%, 93.7%) |
| CIE-LAB | lab(4.50, -1.26, 3.43) |
| CIE-LCH | lch(4.50, 3.66, 110.19°) |
| OKLab | oklab(17.01% -0.0049 0.0151) |
| OKLCH | oklch(17.01% 0.016 108) |
| XYZ | xyz(0.4428, 0.4983, 0.3025) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 3.84
Black
#000000
ΔE00 4.46
Dark Grey
#363737
ΔE00 12.49
Charcoal (survey)
#343837
ΔE00 12.54
Onyx
#353839
ΔE00 12.92
Gunmetal
#2A3439
ΔE00 13.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101008 #080810
analogous
#100C08 #101008 #0C1008
triadic
#101008 #081010 #100810
tetradic
#101008 #08100C #080810 #10080C
square
#101008 #08100C #080810 #10080C
split-complementary
#101008 #080C10 #0C0810
monochromatic
#14140A #14140A #14140A #39391C #626231
Accessibility & contrast
On white
19.10
#101008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#101008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101008
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101008 | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F08
Deuteranopia (green-blind)
#111008
Tritanopia (blue-blind)
#110F0E
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #101008; /* rgb */ color: rgb(16, 16, 8); /* oklch */ color: oklch(17.0% 0.016 108.0);
Tailwind
colors: {
custom: {
50: '#4e4e4a',
500: '#101008',
950: '#000000',
},
}SCSS
$custom: #101008; $custom-light: #4e4e4a; $custom-dark: #000000;
JSON
{
"hex": "#101008",
"rgb": {
"r": 16,
"g": 16,
"b": 8
},
"hsl": {
"h": 60,
"s": 33.333,
"l": 4.706
},
"oklch": {
"l": 0.17013,
"c": 0.01588,
"h": 108
},
"luminance": 0.00498
}Semantic roles & 50–950 ramp
primary
#101008
secondary
#2C2C47
accent
#5EC95E
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777