#7D271C#7D271C
#7D271C is a dark, vivid red. Relative luminance 0.059; OKLCH L 40.3% C 0.121 H 30.4°. Best body text is #FFFFFF at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7D271C |
|---|---|
| RGB | rgb(125, 39, 28) |
| HSL | hsl(7, 63%, 30%) |
| HSV | hsv(7, 78%, 49%) |
| CMYK | cmyk(0%, 68.8%, 77.6%, 51%) |
| CIE-LAB | lab(29.15, 36.56, 27.45) |
| CIE-LCH | lch(29.15, 45.72, 36.90°) |
| OKLab | oklab(40.32% 0.1047 0.0613) |
| OKLCH | oklch(40.32% 0.121 30.4) |
| XYZ | xyz(9.3936, 5.8962, 1.7418) |
| Luminance | 0.0590 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Indian Red
#850E04
ΔE00 4.85
Red Brown
#8B2E16
ΔE00 4.88
Crimson (survey)
#8C000F
ΔE00 5.11
Reddy Brown
#6E1005
ΔE00 5.16
Maroon
#800000
ΔE00 5.38
Dark Red
#840000
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D271C #1C727D
analogous
#7D1C42 #7D271C #7D571C
triadic
#7D271C #1C7D27 #271C7D
tetradic
#7D271C #427D1C #1C727D #571C7D
square
#7D271C #427D1C #1C727D #571C7D
split-complementary
#7D271C #1C7D57 #1C427D
monochromatic
#190806 #4B1711 #7D271C #AF3727 #D4503F
Accessibility & contrast
On white
9.64
#7D271C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.18
#7D271C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D271C
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D271C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D271C | 1.00 | 9.64 | 2.18 | 9.64 |
| #FFFFFF | 9.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F391A
Deuteranopia (green-blind)
#554C19
Tritanopia (blue-blind)
#8A0E25
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7d271c; /* rgb */ color: rgb(125, 39, 28); /* oklch */ color: oklch(40.3% 0.121 30.4);
Tailwind
colors: {
custom: {
50: '#aa6659',
500: '#7d271c',
950: '#000000',
},
}SCSS
$custom: #7d271c; $custom-light: #aa6659; $custom-dark: #000000;
JSON
{
"hex": "#7d271c",
"rgb": {
"r": 125,
"g": 39,
"b": 28
},
"hsl": {
"h": 6.804,
"s": 63.399,
"l": 30
},
"oklch": {
"l": 0.40319,
"c": 0.12131,
"h": 30.4
},
"luminance": 0.05895
}Semantic roles & 50–950 ramp
primary
#7D271C
secondary
#44A4B1
accent
#D4E641
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78