#741818#741818
#741818 is a dark, vivid red. Relative luminance 0.044; OKLCH L 36.9% C 0.126 H 26.0°. Best body text is #FFFFFF at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #741818 |
|---|---|
| RGB | rgb(116, 24, 24) |
| HSL | hsl(0, 66%, 27%) |
| HSV | hsv(0, 79%, 45%) |
| CMYK | cmyk(0%, 79.3%, 79.3%, 54.5%) |
| CIE-LAB | lab(25.06, 39.34, 24.90) |
| CIE-LCH | lch(25.06, 46.56, 32.34°) |
| OKLab | oklab(36.91% 0.1136 0.0554) |
| OKLCH | oklch(36.91% 0.126 26) |
| XYZ | xyz(7.6949, 4.4334, 1.3145) |
| Luminance | 0.0443 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.19
Rosewood
#65000B
ΔE00 4.20
Blood
#770001
ΔE00 4.50
Burgundy
#800020
ΔE00 5.18
Crimson (survey)
#8C000F
ΔE00 5.36
Maroon
#800000
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#741818 #187474
analogous
#741846 #741818 #744618
triadic
#741818 #187418 #181874
tetradic
#741818 #467418 #187474 #461874
square
#741818 #467418 #187474 #461874
split-complementary
#741818 #187446 #184674
monochromatic
#190505 #410E0E #741818 #A72222 #D53232
Accessibility & contrast
On white
11.13
#741818 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.89
#741818 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #741818
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##741818 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##741818 | 1.00 | 11.13 | 1.89 | 11.13 |
| #FFFFFF | 11.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.89 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F17
Deuteranopia (green-blind)
#4B4314
Tritanopia (blue-blind)
#800019
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #741818; /* rgb */ color: rgb(116, 24, 24); /* oklch */ color: oklch(36.9% 0.126 26.0);
Tailwind
colors: {
custom: {
50: '#a45e55',
500: '#741818',
950: '#000000',
},
}SCSS
$custom: #741818; $custom-light: #a45e55; $custom-dark: #000000;
JSON
{
"hex": "#741818",
"rgb": {
"r": 116,
"g": 24,
"b": 24
},
"hsl": {
"h": 0,
"s": 65.714,
"l": 27.451
},
"oklch": {
"l": 0.36912,
"c": 0.12639,
"h": 26
},
"luminance": 0.04432
}Semantic roles & 50–950 ramp
primary
#741818
secondary
#3FA9A9
accent
#E9E93F
background
#FAF5F4
surface
#F4E9E8
border
#CEC5C4
text
#110503
muted
#807978