#7B251E#7B251E
#7B251E is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.7% C 0.121 H 28.4°. Best body text is #FFFFFF at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7B251E |
|---|---|
| RGB | rgb(123, 37, 30) |
| HSL | hsl(5, 61%, 30%) |
| HSV | hsv(5, 76%, 48%) |
| CMYK | cmyk(0%, 69.9%, 75.6%, 51.8%) |
| CIE-LAB | lab(28.46, 36.82, 25.35) |
| CIE-LCH | lch(28.46, 44.71, 34.55°) |
| OKLab | oklab(39.74% 0.1062 0.0574) |
| OKLCH | oklch(39.74% 0.121 28.4) |
| XYZ | xyz(9.0653, 5.6292, 1.8372) |
| Luminance | 0.0563 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 5.20
Reddy Brown
#6E1005
ΔE00 5.23
Blood
#770001
ΔE00 5.59
Indian Red
#850E04
ΔE00 5.61
Maroon
#800000
ΔE00 5.80
Dark Red
#840000
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B251E #1E747B
analogous
#7B1E46 #7B251E #7B531E
triadic
#7B251E #1E7B25 #251E7B
tetradic
#7B251E #467B1E #1E747B #531E7B
square
#7B251E #467B1E #1E747B #531E7B
split-complementary
#7B251E #1E7B53 #1E467B
monochromatic
#190706 #4A1612 #7B251E #AC342A #D14D42
Accessibility & contrast
On white
9.88
#7B251E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#7B251E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B251E
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B251E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B251E | 1.00 | 9.88 | 2.13 | 9.88 |
| #FFFFFF | 9.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371D
Deuteranopia (green-blind)
#534A1B
Tritanopia (blue-blind)
#880C24
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7b251e; /* rgb */ color: rgb(123, 37, 30); /* oklch */ color: oklch(39.7% 0.121 28.4);
Tailwind
colors: {
custom: {
50: '#a8655a',
500: '#7b251e',
950: '#000000',
},
}SCSS
$custom: #7b251e; $custom-light: #a8655a; $custom-dark: #000000;
JSON
{
"hex": "#7b251e",
"rgb": {
"r": 123,
"g": 37,
"b": 30
},
"hsl": {
"h": 4.516,
"s": 60.784,
"l": 30
},
"oklch": {
"l": 0.39736,
"c": 0.12068,
"h": 28.4
},
"luminance": 0.05628
}Semantic roles & 50–950 ramp
primary
#7B251E
secondary
#46A7AE
accent
#D8E444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78