#7D2F2A#7D2F2A
#7D2F2A is a dark, moderate red. Relative luminance 0.066; OKLCH L 41.6% C 0.110 H 26.6°. Best body text is #FFFFFF at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7D2F2A |
|---|---|
| RGB | rgb(125, 47, 42) |
| HSL | hsl(4, 50%, 33%) |
| HSV | hsv(4, 66%, 49%) |
| CMYK | cmyk(0%, 62.4%, 66.4%, 51%) |
| CIE-LAB | lab(30.79, 33.53, 20.70) |
| CIE-LCH | lch(30.79, 39.40, 31.69°) |
| OKLab | oklab(41.62% 0.0981 0.0491) |
| OKLCH | oklch(41.62% 0.11 26.6) |
| XYZ | xyz(9.8928, 6.5615, 2.9356) |
| Luminance | 0.0656 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine
#722F37
ΔE00 6.61
Burgundy
#800020
ΔE00 7.17
Crimson (survey)
#8C000F
ΔE00 7.38
Red Brown
#8B2E16
ΔE00 7.38
Wine Red
#7B0323
ΔE00 7.84
Reddy Brown
#6E1005
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D2F2A #2A787D
analogous
#7D2A4F #7D2F2A #7D582A
triadic
#7D2F2A #2A7D2F #2F2A7D
tetradic
#7D2F2A #4F7D2A #2A787D #582A7D
square
#7D2F2A #4F7D2A #2A787D #582A7D
split-complementary
#7D2F2A #2A7D58 #2A4F7D
monochromatic
#210D0B #4F1E1B #7D2F2A #AB4039 #C8605A
Accessibility & contrast
On white
9.08
#7D2F2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.31
#7D2F2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D2F2A
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D2F2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D2F2A | 1.00 | 9.08 | 2.31 | 9.08 |
| #FFFFFF | 9.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433E29
Deuteranopia (green-blind)
#574F28
Tritanopia (blue-blind)
#891F2E
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7d2f2a; /* rgb */ color: rgb(125, 47, 42); /* oklch */ color: oklch(41.6% 0.110 26.6);
Tailwind
colors: {
custom: {
50: '#a86b63',
500: '#7d2f2a',
950: '#000000',
},
}SCSS
$custom: #7d2f2a; $custom-light: #a86b63; $custom-dark: #000000;
JSON
{
"hex": "#7d2f2a",
"rgb": {
"r": 125,
"g": 47,
"b": 42
},
"hsl": {
"h": 3.614,
"s": 49.701,
"l": 32.745
},
"oklch": {
"l": 0.41617,
"c": 0.10973,
"h": 26.6
},
"luminance": 0.0656
}Semantic roles & 50–950 ramp
primary
#7D2F2A
secondary
#56A8AD
accent
#D1D94F
background
#FAF6F5
surface
#F5EBEA
border
#CFC6C6
text
#110705
muted
#807A79