#7D251D#7D251D
#7D251D is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.1% C 0.123 H 28.9°. Best body text is #FFFFFF at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7D251D |
|---|---|
| RGB | rgb(125, 37, 29) |
| HSL | hsl(5, 62%, 30%) |
| HSV | hsv(5, 77%, 49%) |
| CMYK | cmyk(0%, 70.4%, 76.8%, 51%) |
| CIE-LAB | lab(28.83, 37.50, 26.50) |
| CIE-LCH | lch(28.83, 45.92, 35.24°) |
| OKLab | oklab(40.09% 0.1078 0.0595) |
| OKLCH | oklch(40.09% 0.123 28.9) |
| XYZ | xyz(9.3418, 5.7732, 1.7846) |
| Luminance | 0.0577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.84
Indian Red
#850E04
ΔE00 5.13
Reddy Brown
#6E1005
ΔE00 5.20
Blood
#770001
ΔE00 5.43
Maroon
#800000
ΔE00 5.45
Dark Red
#840000
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D251D #1D757D
analogous
#7D1D45 #7D251D #7D551D
triadic
#7D251D #1D7D25 #251D7D
tetradic
#7D251D #457D1D #1D757D #551D7D
square
#7D251D #457D1D #1D757D #551D7D
split-complementary
#7D251D #1D7D55 #1D457D
monochromatic
#1A0806 #4B1611 #7D251D #AF3429 #D34E41
Accessibility & contrast
On white
9.75
#7D251D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#7D251D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D251D
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D251D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D251D | 1.00 | 9.75 | 2.15 | 9.75 |
| #FFFFFF | 9.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E381B
Deuteranopia (green-blind)
#544B1A
Tritanopia (blue-blind)
#8A0A24
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7d251d; /* rgb */ color: rgb(125, 37, 29); /* oklch */ color: oklch(40.1% 0.123 28.9);
Tailwind
colors: {
custom: {
50: '#aa6559',
500: '#7d251d',
950: '#000000',
},
}SCSS
$custom: #7d251d; $custom-light: #aa6559; $custom-dark: #000000;
JSON
{
"hex": "#7d251d",
"rgb": {
"r": 125,
"g": 37,
"b": 29
},
"hsl": {
"h": 5,
"s": 62.338,
"l": 30.196
},
"oklch": {
"l": 0.40086,
"c": 0.12316,
"h": 28.9
},
"luminance": 0.05772
}Semantic roles & 50–950 ramp
primary
#7D251D
secondary
#45A8B1
accent
#D8E542
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78