#7B231A#7B231A
#7B231A is a dark, vivid red. Relative luminance 0.055; OKLCH L 39.4% C 0.123 H 29.5°. Best body text is #FFFFFF at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7B231A |
|---|---|
| RGB | rgb(123, 35, 26) |
| HSL | hsl(6, 65%, 29%) |
| HSV | hsv(6, 79%, 48%) |
| CMYK | cmyk(0%, 71.5%, 78.9%, 51.8%) |
| CIE-LAB | lab(28.08, 37.51, 27.38) |
| CIE-LCH | lch(28.08, 46.44, 36.13°) |
| OKLab | oklab(39.44% 0.1074 0.0608) |
| OKLCH | oklch(39.44% 0.123 29.5) |
| XYZ | xyz(8.9569, 5.4889, 1.5649) |
| Luminance | 0.0549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.47
Indian Red
#850E04
ΔE00 4.67
Crimson (survey)
#8C000F
ΔE00 4.75
Blood
#770001
ΔE00 4.81
Maroon
#800000
ΔE00 4.92
Dark Red
#840000
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B231A #1A727B
analogous
#7B1A42 #7B231A #7B541A
triadic
#7B231A #1A7B23 #231A7B
tetradic
#7B231A #427B1A #1A727B #541A7B
square
#7B231A #427B1A #1A727B #541A7B
split-complementary
#7B231A #1A7B54 #1A427B
monochromatic
#190705 #48150F #7B231A #AE3125 #D5483A
Accessibility & contrast
On white
10.01
#7B231A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.10
#7B231A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B231A
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B231A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B231A | 1.00 | 10.01 | 2.10 | 10.01 |
| #FFFFFF | 10.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3618
Deuteranopia (green-blind)
#524917
Tritanopia (blue-blind)
#880522
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7b231a; /* rgb */ color: rgb(123, 35, 26); /* oklch */ color: oklch(39.4% 0.123 29.5);
Tailwind
colors: {
custom: {
50: '#a86457',
500: '#7b231a',
950: '#000000',
},
}SCSS
$custom: #7b231a; $custom-light: #a86457; $custom-dark: #000000;
JSON
{
"hex": "#7b231a",
"rgb": {
"r": 123,
"g": 35,
"b": 26
},
"hsl": {
"h": 5.567,
"s": 65.101,
"l": 29.216
},
"oklch": {
"l": 0.39441,
"c": 0.12345,
"h": 29.5
},
"luminance": 0.05488
}Semantic roles & 50–950 ramp
primary
#7B231A
secondary
#42A5AF
accent
#D8E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78