#7B1925#7B1925
#7B1925 is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.6% C 0.132 H 19.8°. Best body text is #FFFFFF at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7B1925 |
|---|---|
| RGB | rgb(123, 25, 37) |
| HSL | hsl(353, 66%, 29%) |
| HSV | hsv(353, 80%, 48%) |
| CMYK | cmyk(0%, 79.7%, 69.9%, 51.8%) |
| CIE-LAB | lab(26.85, 41.93, 18.94) |
| CIE-LCH | lch(26.85, 46.01, 24.31°) |
| OKLab | oklab(38.57% 0.1239 0.0446) |
| OKLCH | oklch(38.57% 0.132 19.8) |
| XYZ | xyz(8.8509, 5.0411, 2.2569) |
| Luminance | 0.0504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 2.42
Wine Red
#7B0323
ΔE00 2.66
Claret
#680018
ΔE00 4.87
Bordeaux
#7B002C
ΔE00 5.54
Wine
#722F37
ΔE00 6.11
Red Wine
#8C0034
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B1925 #197B6F
analogous
#7B1956 #7B1925 #7B3E19
triadic
#7B1925 #257B19 #19257B
tetradic
#7B1925 #567B19 #197B6F #3E197B
square
#7B1925 #567B19 #197B6F #3E197B
split-complementary
#7B1925 #197B3E #19567B
monochromatic
#190508 #480F16 #7B1925 #AE2334 #D7384B
Accessibility & contrast
On white
10.46
#7B1925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#7B1925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B1925
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B1925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B1925 | 1.00 | 10.46 | 2.01 | 10.46 |
| #FFFFFF | 10.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363225
Deuteranopia (green-blind)
#4E4722
Tritanopia (blue-blind)
#88001E
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7b1925; /* rgb */ color: rgb(123, 25, 37); /* oklch */ color: oklch(38.6% 0.132 19.8);
Tailwind
colors: {
custom: {
50: '#a85f5f',
500: '#7b1925',
950: '#000000',
},
}SCSS
$custom: #7b1925; $custom-light: #a85f5f; $custom-dark: #000000;
JSON
{
"hex": "#7b1925",
"rgb": {
"r": 123,
"g": 25,
"b": 37
},
"hsl": {
"h": 352.653,
"s": 66.216,
"l": 29.02
},
"oklch": {
"l": 0.38574,
"c": 0.13171,
"h": 19.8
},
"luminance": 0.0504
}Semantic roles & 50–950 ramp
primary
#7B1925
secondary
#40AFA2
accent
#E9D43F
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110504
muted
#807979