#7D201F#7D201F
#7D201F is a dark, vivid red. Relative luminance 0.055; OKLCH L 39.5% C 0.128 H 25.7°. Best body text is #FFFFFF at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7D201F |
|---|---|
| RGB | rgb(125, 32, 31) |
| HSL | hsl(1, 60%, 31%) |
| HSV | hsv(1, 75%, 49%) |
| CMYK | cmyk(0%, 74.4%, 75.2%, 51%) |
| CIE-LAB | lab(28.10, 39.69, 24.42) |
| CIE-LCH | lch(28.10, 46.60, 31.60°) |
| OKLab | oklab(39.54% 0.1152 0.0555) |
| OKLCH | oklch(39.54% 0.128 25.7) |
| XYZ | xyz(9.2223, 5.4933, 1.8708) |
| Luminance | 0.0549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.86
Burgundy
#800020
ΔE00 5.07
Blood
#770001
ΔE00 5.75
Reddy Brown
#6E1005
ΔE00 5.79
Maroon
#800000
ΔE00 6.12
Wine Red
#7B0323
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D201F #1F7C7D
analogous
#7D1F4D #7D201F #7D4F1F
triadic
#7D201F #1F7D20 #201F7D
tetradic
#7D201F #4D7D1F #1F7C7D #4F1F7D
square
#7D201F #4D7D1F #1F7C7D #4F1F7D
split-complementary
#7D201F #1F7D4F #1F4D7D
monochromatic
#1B0707 #4C1313 #7D201F #AE2D2B #D14745
Accessibility & contrast
On white
10.01
#7D201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.10
#7D201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D201F
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D201F | 1.00 | 10.01 | 2.10 | 10.01 |
| #FFFFFF | 10.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B351E
Deuteranopia (green-blind)
#524A1C
Tritanopia (blue-blind)
#8A0021
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7d201f; /* rgb */ color: rgb(125, 32, 31); /* oklch */ color: oklch(39.5% 0.128 25.7);
Tailwind
colors: {
custom: {
50: '#aa635b',
500: '#7d201f',
950: '#000000',
},
}SCSS
$custom: #7d201f; $custom-light: #aa635b; $custom-dark: #000000;
JSON
{
"hex": "#7d201f",
"rgb": {
"r": 125,
"g": 32,
"b": 31
},
"hsl": {
"h": 0.638,
"s": 60.256,
"l": 30.588
},
"oklch": {
"l": 0.39544,
"c": 0.12781,
"h": 25.7
},
"luminance": 0.05492
}Semantic roles & 50–950 ramp
primary
#7D201F
secondary
#48AFB0
accent
#E2E344
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79