#110302#110302
#110302 is a very dark, muted red. Relative luminance 0.002; OKLCH L 12.7% C 0.032 H 30.0°. Best body text is #FFFFFF at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #110302 |
|---|---|
| RGB | rgb(17, 3, 2) |
| HSL | hsl(4, 79%, 4%) |
| HSV | hsv(4, 88%, 7%) |
| CMYK | cmyk(0%, 82.4%, 88.2%, 93.3%) |
| CIE-LAB | lab(1.70, 3.91, 1.80) |
| CIE-LCH | lch(1.70, 4.30, 24.78°) |
| OKLab | oklab(12.72% 0.0274 0.0158) |
| OKLCH | oklch(12.72% 0.032 30) |
| XYZ | xyz(0.2747, 0.1887, 0.0794) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 5.48
Very Dark Brown
#1D0200
ΔE00 6.20
Almost Black
#070D0D
ΔE00 8.11
Dark
#1B2431
ΔE00 13.50
Dark Brown
#341C02
ΔE00 13.95
Dark Grey
#363737
ΔE00 14.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110302 #021011
analogous
#110208 #110302 #110A02
triadic
#110302 #021103 #030211
tetradic
#110302 #081102 #021011 #0A0211
square
#110302 #081102 #021011 #0A0211
split-complementary
#110302 #02110A #020811
monochromatic
#1B0503 #1B0503 #1B0503 #480D08 #7F160F
Accessibility & contrast
On white
20.24
#110302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#110302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110302
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110302 | 1.00 | 20.24 | 1.04 | 20.24 |
| #FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060502
Deuteranopia (green-blind)
#090702
Tritanopia (blue-blind)
#140203
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #110302; /* rgb */ color: rgb(17, 3, 2); /* oklch */ color: oklch(12.7% 0.032 30.0);
Tailwind
colors: {
custom: {
50: '#4f4848',
500: '#110302',
950: '#000000',
},
}SCSS
$custom: #110302; $custom-light: #4f4848; $custom-dark: #000000;
JSON
{
"hex": "#110302",
"rgb": {
"r": 17,
"g": 3,
"b": 2
},
"hsl": {
"h": 4,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.12717,
"c": 0.03166,
"h": 30
},
"luminance": 0.00189
}Semantic roles & 50–950 ramp
primary
#110302
secondary
#195256
accent
#E8F532
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777