#7B2017#7B2017
#7B2017 is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.1% C 0.127 H 29.6°. Best body text is #FFFFFF at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2017 |
|---|---|
| RGB | rgb(123, 32, 23) |
| HSL | hsl(5, 68%, 29%) |
| HSV | hsv(5, 81%, 48%) |
| CMYK | cmyk(0%, 74%, 81.3%, 51.8%) |
| CIE-LAB | lab(27.59, 38.64, 28.65) |
| CIE-LCH | lch(27.59, 48.11, 36.55°) |
| OKLab | oklab(39.06% 0.1103 0.0627) |
| OKLCH | oklch(39.06% 0.127 29.6) |
| XYZ | xyz(8.8406, 5.3072, 1.3693) |
| Luminance | 0.0531 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 3.93
Indian Red
#850E04
ΔE00 4.08
Blood
#770001
ΔE00 4.15
Maroon
#800000
ΔE00 4.25
Crimson (survey)
#8C000F
ΔE00 4.35
Dark Red
#840000
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2017 #17727B
analogous
#7B1740 #7B2017 #7B5217
triadic
#7B2017 #177B20 #20177B
tetradic
#7B2017 #407B17 #17727B #52177B
square
#7B2017 #407B17 #17727B #52177B
split-complementary
#7B2017 #177B52 #17407B
monochromatic
#1A0705 #47130D #7B2017 #AF2D21 #D94233
Accessibility & contrast
On white
10.19
#7B2017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7B2017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2017
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2017 | 1.00 | 10.19 | 2.06 | 10.19 |
| #FFFFFF | 10.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3415
Deuteranopia (green-blind)
#514813
Tritanopia (blue-blind)
#88001F
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b2017; /* rgb */ color: rgb(123, 32, 23); /* oklch */ color: oklch(39.1% 0.127 29.6);
Tailwind
colors: {
custom: {
50: '#a96255',
500: '#7b2017',
950: '#000000',
},
}SCSS
$custom: #7b2017; $custom-light: #a96255; $custom-dark: #000000;
JSON
{
"hex": "#7b2017",
"rgb": {
"r": 123,
"g": 32,
"b": 23
},
"hsl": {
"h": 5.4,
"s": 68.493,
"l": 28.627
},
"oklch": {
"l": 0.39062,
"c": 0.12688,
"h": 29.6
},
"luminance": 0.05306
}Semantic roles & 50–950 ramp
primary
#7B2017
secondary
#3EA6B0
accent
#DCEB3C
background
#FBF6F4
surface
#F6EBE8
border
#D0C6C4
text
#110503
muted
#807A78