#7A251A#7A251A
#7A251A is a dark, vivid red. Relative luminance 0.055; OKLCH L 39.5% C 0.120 H 30.5°. Best body text is #FFFFFF at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7A251A |
|---|---|
| RGB | rgb(122, 37, 26) |
| HSL | hsl(7, 65%, 29%) |
| HSV | hsv(7, 79%, 48%) |
| CMYK | cmyk(0%, 69.7%, 78.7%, 52.2%) |
| CIE-LAB | lab(28.21, 36.27, 27.46) |
| CIE-LCH | lch(28.21, 45.49, 37.13°) |
| OKLab | oklab(39.5% 0.1037 0.061) |
| OKLCH | oklch(39.5% 0.12 30.5) |
| XYZ | xyz(8.8750, 5.5366, 1.5784) |
| Luminance | 0.0554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.50
Indian Red
#850E04
ΔE00 4.75
Blood
#770001
ΔE00 5.04
Maroon
#800000
ΔE00 5.11
Crimson (survey)
#8C000F
ΔE00 5.19
Red Brown
#8B2E16
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A251A #1A6F7A
analogous
#7A1A3F #7A251A #7A551A
triadic
#7A251A #1A7A25 #251A7A
tetradic
#7A251A #3F7A1A #1A6F7A #551A7A
square
#7A251A #3F7A1A #1A6F7A #551A7A
split-complementary
#7A251A #1A7A55 #1A3F7A
monochromatic
#190805 #48160F #7A251A #AC3425 #D54B39
Accessibility & contrast
On white
9.97
#7A251A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#7A251A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A251A
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A251A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A251A | 1.00 | 9.97 | 2.11 | 9.97 |
| #FFFFFF | 9.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3718
Deuteranopia (green-blind)
#524917
Tritanopia (blue-blind)
#870B23
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7a251a; /* rgb */ color: rgb(122, 37, 26); /* oklch */ color: oklch(39.5% 0.120 30.5);
Tailwind
colors: {
custom: {
50: '#a76557',
500: '#7a251a',
950: '#000000',
},
}SCSS
$custom: #7a251a; $custom-light: #a76557; $custom-dark: #000000;
JSON
{
"hex": "#7a251a",
"rgb": {
"r": 122,
"g": 37,
"b": 26
},
"hsl": {
"h": 6.875,
"s": 64.865,
"l": 29.02
},
"oklch": {
"l": 0.395,
"c": 0.12031,
"h": 30.5
},
"luminance": 0.05535
}Semantic roles & 50–950 ramp
primary
#7A251A
secondary
#41A2AE
accent
#D5E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78