#7C252B#7C252B
#7C252B is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.1% C 0.120 H 20.6°. Best body text is #FFFFFF at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7C252B |
|---|---|
| RGB | rgb(124, 37, 43) |
| HSL | hsl(356, 54%, 32%) |
| HSV | hsv(356, 70%, 49%) |
| CMYK | cmyk(0%, 70.2%, 65.3%, 51.4%) |
| CIE-LAB | lab(28.86, 37.95, 17.58) |
| CIE-LCH | lch(28.86, 41.82, 24.86°) |
| OKLab | oklab(40.14% 0.1124 0.0422) |
| OKLCH | oklch(40.14% 0.12 20.6) |
| XYZ | xyz(9.4107, 5.7840, 2.9059) |
| Luminance | 0.0578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.36
Wine Red
#7B0323
ΔE00 4.51
Wine
#722F37
ΔE00 4.78
Claret
#680018
ΔE00 6.55
Bordeaux
#7B002C
ΔE00 6.61
Red Wine
#8C0034
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C252B #257C76
analogous
#7C2557 #7C252B #7C4B25
triadic
#7C252B #2B7C25 #252B7C
tetradic
#7C252B #577C25 #257C76 #4B257C
square
#7C252B #577C25 #257C76 #4B257C
split-complementary
#7C252B #257C4B #25577C
monochromatic
#1E090A #4D171B #7C252B #AB333B #CB5059
Accessibility & contrast
On white
9.74
#7C252B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.16
#7C252B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C252B
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C252B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C252B | 1.00 | 9.74 | 2.16 | 9.74 |
| #FFFFFF | 9.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C382B
Deuteranopia (green-blind)
#524B29
Tritanopia (blue-blind)
#881028
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7c252b; /* rgb */ color: rgb(124, 37, 43); /* oklch */ color: oklch(40.1% 0.120 20.6);
Tailwind
colors: {
custom: {
50: '#a86564',
500: '#7c252b',
950: '#000000',
},
}SCSS
$custom: #7c252b; $custom-light: #a86564; $custom-dark: #000000;
JSON
{
"hex": "#7c252b",
"rgb": {
"r": 124,
"g": 37,
"b": 43
},
"hsl": {
"h": 355.862,
"s": 54.037,
"l": 31.569
},
"oklch": {
"l": 0.40142,
"c": 0.12009,
"h": 20.6
},
"luminance": 0.05783
}Semantic roles & 50–950 ramp
primary
#7C252B
secondary
#4FAEA8
accent
#DDD34A
background
#FBF6F5
surface
#F5EBEA
border
#CFC6C6
text
#110605
muted
#807A79