#7C201D#7C201D
#7C201D is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.3% C 0.127 H 26.7°. Best body text is #FFFFFF at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7C201D |
|---|---|
| RGB | rgb(124, 32, 29) |
| HSL | hsl(2, 62%, 30%) |
| HSV | hsv(2, 77%, 49%) |
| CMYK | cmyk(0%, 74.2%, 76.6%, 51.4%) |
| CIE-LAB | lab(27.87, 39.25, 25.36) |
| CIE-LCH | lch(27.87, 46.73, 32.87°) |
| OKLab | oklab(39.33% 0.1134 0.0571) |
| OKLCH | oklch(39.33% 0.127 26.7) |
| XYZ | xyz(9.0515, 5.4082, 1.7294) |
| Luminance | 0.0541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.64
Reddy Brown
#6E1005
ΔE00 5.21
Blood
#770001
ΔE00 5.25
Maroon
#800000
ΔE00 5.60
Burgundy
#800020
ΔE00 5.61
Indian Red
#850E04
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C201D #1D797C
analogous
#7C1D49 #7C201D #7C501D
triadic
#7C201D #1D7C20 #201D7C
tetradic
#7C201D #497C1D #1D797C #501D7C
square
#7C201D #497C1D #1D797C #501D7C
split-complementary
#7C201D #1D7C50 #1D497C
monochromatic
#190606 #4A1311 #7C201D #AE2D29 #D34541
Accessibility & contrast
On white
10.09
#7C201D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7C201D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C201D
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C201D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C201D | 1.00 | 10.09 | 2.08 | 10.09 |
| #FFFFFF | 10.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B351C
Deuteranopia (green-blind)
#52491A
Tritanopia (blue-blind)
#890020
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c201d; /* rgb */ color: rgb(124, 32, 29); /* oklch */ color: oklch(39.3% 0.127 26.7);
Tailwind
colors: {
custom: {
50: '#a96359',
500: '#7c201d',
950: '#000000',
},
}SCSS
$custom: #7c201d; $custom-light: #a96359; $custom-dark: #000000;
JSON
{
"hex": "#7c201d",
"rgb": {
"r": 124,
"g": 32,
"b": 29
},
"hsl": {
"h": 1.895,
"s": 62.092,
"l": 30
},
"oklch": {
"l": 0.39328,
"c": 0.127,
"h": 26.7
},
"luminance": 0.05407
}Semantic roles & 50–950 ramp
primary
#7C201D
secondary
#45ACB0
accent
#E0E543
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78