#7C2D2A#7C2D2A
#7C2D2A is a dark, moderate red. Relative luminance 0.063; OKLCH L 41.2% C 0.111 H 25.4°. Best body text is #FFFFFF at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2D2A |
|---|---|
| RGB | rgb(124, 45, 42) |
| HSL | hsl(2, 49%, 33%) |
| HSV | hsv(2, 66%, 49%) |
| CMYK | cmyk(0%, 63.7%, 66.1%, 51.4%) |
| CIE-LAB | lab(30.23, 34.14, 19.96) |
| CIE-LCH | lch(30.23, 39.55, 30.31°) |
| OKLab | oklab(41.16% 0.1002 0.0475) |
| OKLCH | oklch(41.16% 0.111 25.4) |
| XYZ | xyz(9.6694, 6.3303, 2.9027) |
| Luminance | 0.0633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine
#722F37
ΔE00 6.05
Burgundy
#800020
ΔE00 6.53
Wine Red
#7B0323
ΔE00 7.11
Crimson (survey)
#8C000F
ΔE00 7.42
Red Brown
#8B2E16
ΔE00 8.03
Reddy Brown
#6E1005
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2D2A #2A797C
analogous
#7C2A50 #7C2D2A #7C562A
triadic
#7C2D2A #2A7C2D #2D2A7C
tetradic
#7C2D2A #507C2A #2A797C #562A7C
square
#7C2D2A #507C2A #2A797C #562A7C
split-complementary
#7C2D2A #2A7C56 #2A507C
monochromatic
#210C0B #4E1C1B #7C2D2A #AA3E39 #C75D59
Accessibility & contrast
On white
9.27
#7C2D2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#7C2D2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2D2A
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2D2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2D2A | 1.00 | 9.27 | 2.27 | 9.27 |
| #FFFFFF | 9.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413D29
Deuteranopia (green-blind)
#554E28
Tritanopia (blue-blind)
#881D2D
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7c2d2a; /* rgb */ color: rgb(124, 45, 42); /* oklch */ color: oklch(41.2% 0.111 25.4);
Tailwind
colors: {
custom: {
50: '#a76a63',
500: '#7c2d2a',
950: '#000000',
},
}SCSS
$custom: #7c2d2a; $custom-light: #a76a63; $custom-dark: #000000;
JSON
{
"hex": "#7c2d2a",
"rgb": {
"r": 124,
"g": 45,
"b": 42
},
"hsl": {
"h": 2.195,
"s": 49.398,
"l": 32.549
},
"oklch": {
"l": 0.41164,
"c": 0.11087,
"h": 25.4
},
"luminance": 0.06329
}Semantic roles & 50–950 ramp
primary
#7C2D2A
secondary
#55A9AD
accent
#D4D94F
background
#FAF6F5
surface
#F4EBEA
border
#CEC6C6
text
#110705
muted
#807A79