#7D1E1D#7D1E1D
#7D1E1D is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.3% C 0.130 H 26.0°. Best body text is #FFFFFF at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7D1E1D |
|---|---|
| RGB | rgb(125, 30, 29) |
| HSL | hsl(1, 62%, 30%) |
| HSV | hsv(1, 77%, 49%) |
| CMYK | cmyk(0%, 76%, 76.8%, 51%) |
| CIE-LAB | lab(27.79, 40.37, 25.32) |
| CIE-LCH | lch(27.79, 47.66, 32.10°) |
| OKLab | oklab(39.31% 0.1169 0.057) |
| OKLCH | oklch(39.31% 0.13 26) |
| XYZ | xyz(9.1445, 5.3786, 1.7188) |
| Luminance | 0.0538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.47
Burgundy
#800020
ΔE00 5.13
Blood
#770001
ΔE00 5.28
Reddy Brown
#6E1005
ΔE00 5.40
Maroon
#800000
ΔE00 5.65
Indian Red
#850E04
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D1E1D #1D7C7D
analogous
#7D1D4C #7D1E1D #7D4E1D
triadic
#7D1E1D #1D7D1E #1E1D7D
tetradic
#7D1E1D #4C7D1D #1D7C7D #4E1D7D
square
#7D1E1D #4C7D1D #1D7C7D #4E1D7D
split-complementary
#7D1E1D #1D7D4E #1D4C7D
monochromatic
#1A0606 #4B1211 #7D1E1D #AF2A29 #D34341
Accessibility & contrast
On white
10.12
#7D1E1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7D1E1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D1E1D
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D1E1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D1E1D | 1.00 | 10.12 | 2.08 | 10.12 |
| #FFFFFF | 10.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A341C
Deuteranopia (green-blind)
#52491A
Tritanopia (blue-blind)
#8A001F
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7d1e1d; /* rgb */ color: rgb(125, 30, 29); /* oklch */ color: oklch(39.3% 0.130 26.0);
Tailwind
colors: {
custom: {
50: '#aa6259',
500: '#7d1e1d',
950: '#000000',
},
}SCSS
$custom: #7d1e1d; $custom-light: #aa6259; $custom-dark: #000000;
JSON
{
"hex": "#7d1e1d",
"rgb": {
"r": 125,
"g": 30,
"b": 29
},
"hsl": {
"h": 0.625,
"s": 62.338,
"l": 30.196
},
"oklch": {
"l": 0.39305,
"c": 0.13,
"h": 26
},
"luminance": 0.05377
}Semantic roles & 50–950 ramp
primary
#7D1E1D
secondary
#45AFB1
accent
#E4E542
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78