#7D261D#7D261D
#7D261D is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.2% C 0.122 H 29.4°. Best body text is #FFFFFF at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7D261D |
|---|---|
| RGB | rgb(125, 38, 29) |
| HSL | hsl(6, 62%, 30%) |
| HSV | hsv(6, 77%, 49%) |
| CMYK | cmyk(0%, 69.6%, 76.8%, 51%) |
| CIE-LAB | lab(29.00, 37.06, 26.68) |
| CIE-LCH | lch(29.00, 45.66, 35.75°) |
| OKLab | oklab(40.21% 0.1064 0.0599) |
| OKLCH | oklch(40.21% 0.122 29.4) |
| XYZ | xyz(9.3734, 5.8363, 1.7951) |
| Luminance | 0.0583 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.97
Indian Red
#850E04
ΔE00 5.09
Reddy Brown
#6E1005
ΔE00 5.23
Red Brown
#8B2E16
ΔE00 5.40
Maroon
#800000
ΔE00 5.49
Blood
#770001
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D261D #1D747D
analogous
#7D1D44 #7D261D #7D561D
triadic
#7D261D #1D7D26 #261D7D
tetradic
#7D261D #447D1D #1D747D #561D7D
square
#7D261D #447D1D #1D747D #561D7D
split-complementary
#7D261D #1D7D56 #1D447D
monochromatic
#1A0806 #4B1711 #7D261D #AF3529 #D34F41
Accessibility & contrast
On white
9.69
#7D261D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#7D261D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D261D
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D261D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D261D | 1.00 | 9.69 | 2.17 | 9.69 |
| #FFFFFF | 9.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F381B
Deuteranopia (green-blind)
#544B1A
Tritanopia (blue-blind)
#8A0C25
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7d261d; /* rgb */ color: rgb(125, 38, 29); /* oklch */ color: oklch(40.2% 0.122 29.4);
Tailwind
colors: {
custom: {
50: '#aa6659',
500: '#7d261d',
950: '#000000',
},
}SCSS
$custom: #7d261d; $custom-light: #aa6659; $custom-dark: #000000;
JSON
{
"hex": "#7d261d",
"rgb": {
"r": 125,
"g": 38,
"b": 29
},
"hsl": {
"h": 5.625,
"s": 62.338,
"l": 30.196
},
"oklch": {
"l": 0.40208,
"c": 0.12213,
"h": 29.4
},
"luminance": 0.05835
}Semantic roles & 50–950 ramp
primary
#7D261D
secondary
#45A6B1
accent
#D6E542
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78