#7C261D#7C261D
#7C261D is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.0% C 0.121 H 29.4°. Best body text is #FFFFFF at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7C261D |
|---|---|
| RGB | rgb(124, 38, 29) |
| HSL | hsl(6, 62%, 30%) |
| HSV | hsv(6, 77%, 49%) |
| CMYK | cmyk(0%, 69.4%, 76.6%, 51.4%) |
| CIE-LAB | lab(28.80, 36.69, 26.41) |
| CIE-LCH | lch(28.80, 45.21, 35.74°) |
| OKLab | oklab(40.03% 0.1054 0.0594) |
| OKLCH | oklch(40.03% 0.121 29.4) |
| XYZ | xyz(9.2281, 5.7614, 1.7883) |
| Luminance | 0.0576 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 5.10
Reddy Brown
#6E1005
ΔE00 5.15
Indian Red
#850E04
ΔE00 5.19
Blood
#770001
ΔE00 5.51
Red Brown
#8B2E16
ΔE00 5.53
Maroon
#800000
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C261D #1D737C
analogous
#7C1D44 #7C261D #7C551D
triadic
#7C261D #1D7C26 #261D7C
tetradic
#7C261D #447C1D #1D737C #551D7C
square
#7C261D #447C1D #1D737C #551D7C
split-complementary
#7C261D #1D7C55 #1D447C
monochromatic
#190806 #4A1711 #7C261D #AE3529 #D34F41
Accessibility & contrast
On white
9.76
#7C261D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#7C261D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C261D
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C261D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C261D | 1.00 | 9.76 | 2.15 | 9.76 |
| #FFFFFF | 9.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E381B
Deuteranopia (green-blind)
#544B1A
Tritanopia (blue-blind)
#890D25
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7c261d; /* rgb */ color: rgb(124, 38, 29); /* oklch */ color: oklch(40.0% 0.121 29.4);
Tailwind
colors: {
custom: {
50: '#a96659',
500: '#7c261d',
950: '#000000',
},
}SCSS
$custom: #7c261d; $custom-light: #a96659; $custom-dark: #000000;
JSON
{
"hex": "#7c261d",
"rgb": {
"r": 124,
"g": 38,
"b": 29
},
"hsl": {
"h": 5.684,
"s": 62.092,
"l": 30
},
"oklch": {
"l": 0.40027,
"c": 0.12099,
"h": 29.4
},
"luminance": 0.0576
}Semantic roles & 50–950 ramp
primary
#7C261D
secondary
#45A6B0
accent
#D6E543
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78