#100608#100608
#100608 is a very dark, near-neutral red. Relative luminance 0.003; OKLCH L 14.0% C 0.020 H 4.9°. Best body text is #FFFFFF at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #100608 |
|---|---|
| RGB | rgb(16, 6, 8) |
| HSL | hsl(348, 45%, 4%) |
| HSV | hsv(348, 63%, 6%) |
| CMYK | cmyk(0%, 62.5%, 50%, 93.7%) |
| CIE-LAB | lab(2.33, 3.17, 0.26) |
| CIE-LCH | lch(2.33, 3.18, 4.75°) |
| OKLab | oklab(13.97% 0.0199 0.0017) |
| OKLCH | oklch(13.97% 0.02 4.9) |
| XYZ | xyz(0.3226, 0.2580, 0.2625) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 4.51
Almost Black
#070D0D
ΔE00 7.01
Very Dark Brown
#1D0200
ΔE00 7.44
Dark
#1B2431
ΔE00 12.04
Dark Grey
#363737
ΔE00 14.19
Onyx
#353839
ΔE00 14.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#100608 #06100E
analogous
#10060D #100608 #100906
triadic
#100608 #081006 #060810
tetradic
#100608 #0D1006 #06100E #090610
square
#100608 #0D1006 #06100E #090610
split-complementary
#100608 #061009 #060D10
monochromatic
#16080B #16080B #16080B #3D171E #692735
Accessibility & contrast
On white
19.97
#100608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#100608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #100608
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##100608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##100608 | 1.00 | 19.97 | 1.05 | 19.97 |
| #FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070708
Deuteranopia (green-blind)
#0A0908
Tritanopia (blue-blind)
#120507
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #100608; /* rgb */ color: rgb(16, 6, 8); /* oklch */ color: oklch(14.0% 0.020 4.9);
Tailwind
colors: {
custom: {
50: '#4e494a',
500: '#100608',
950: '#000000',
},
}SCSS
$custom: #100608; $custom-light: #4e494a; $custom-dark: #000000;
JSON
{
"hex": "#100608",
"rgb": {
"r": 16,
"g": 6,
"b": 8
},
"hsl": {
"h": 348,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.13969,
"c": 0.01996,
"h": 4.9
},
"luminance": 0.00258
}Semantic roles & 50–950 ramp
primary
#100608
secondary
#274B44
accent
#D5BB53
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777