#110508#110508
#110508 is a very dark, muted red. Relative luminance 0.002; OKLCH L 13.8% C 0.025 H 1.7°. Best body text is #FFFFFF at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #110508 |
|---|---|
| RGB | rgb(17, 5, 8) |
| HSL | hsl(345, 55%, 4%) |
| HSV | hsv(345, 71%, 7%) |
| CMYK | cmyk(0%, 70.6%, 52.9%, 93.3%) |
| CIE-LAB | lab(2.22, 3.94, 0.11) |
| CIE-LCH | lch(2.22, 3.94, 1.54°) |
| OKLab | oklab(13.81% 0.0249 0.0008) |
| OKLCH | oklch(13.81% 0.025 1.7) |
| XYZ | xyz(0.3293, 0.2453, 0.2597) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 5.37
Very Dark Brown
#1D0200
ΔE00 6.70
Almost Black
#070D0D
ΔE00 7.98
Dark
#1B2431
ΔE00 12.44
Dark Grey
#363737
ΔE00 14.60
Dark Brown
#341C02
ΔE00 15.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110508 #05110E
analogous
#11050E #110508 #110805
triadic
#110508 #081105 #050811
tetradic
#110508 #0E1105 #05110E #080511
square
#110508 #0E1105 #05110E #080511
split-complementary
#110508 #051108 #050E11
monochromatic
#18070B #18070B #18070B #40131E #702135
Accessibility & contrast
On white
20.02
#110508 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#110508 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110508
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110508 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110508 | 1.00 | 20.02 | 1.05 | 20.02 |
| #FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060708
Deuteranopia (green-blind)
#090908
Tritanopia (blue-blind)
#130406
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #110508; /* rgb */ color: rgb(17, 5, 8); /* oklch */ color: oklch(13.8% 0.025 1.7);
Tailwind
colors: {
custom: {
50: '#4f494a',
500: '#110508',
950: '#000000',
},
}SCSS
$custom: #110508; $custom-light: #4f494a; $custom-dark: #000000;
JSON
{
"hex": "#110508",
"rgb": {
"r": 17,
"g": 5,
"b": 8
},
"hsl": {
"h": 345,
"s": 54.545,
"l": 4.314
},
"oklch": {
"l": 0.13807,
"c": 0.02495,
"h": 1.7
},
"luminance": 0.00245
}Semantic roles & 50–950 ramp
primary
#110508
secondary
#234F44
accent
#DEB94A
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777