#7F2E2A#7F2E2A
#7F2E2A is a dark, moderate red. Relative luminance 0.066; OKLCH L 41.8% C 0.113 H 26.0°. Best body text is #FFFFFF at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2E2A |
|---|---|
| RGB | rgb(127, 46, 42) |
| HSL | hsl(3, 50%, 33%) |
| HSV | hsv(3, 67%, 50%) |
| CMYK | cmyk(0%, 63.8%, 66.9%, 50.2%) |
| CIE-LAB | lab(30.96, 34.79, 20.99) |
| CIE-LCH | lch(30.96, 40.63, 31.10°) |
| OKLab | oklab(41.82% 0.1019 0.0497) |
| OKLCH | oklch(41.82% 0.113 26) |
| XYZ | xyz(10.1483, 6.6345, 2.9362) |
| Luminance | 0.0663 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine
#722F37
ΔE00 6.68
Burgundy
#800020
ΔE00 6.83
Crimson (survey)
#8C000F
ΔE00 7.08
Red Brown
#8B2E16
ΔE00 7.42
Wine Red
#7B0323
ΔE00 7.56
Brown
#A52A2A
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2E2A #2A7B7F
analogous
#7F2A50 #7F2E2A #7F582A
triadic
#7F2E2A #2A7F2E #2E2A7F
tetradic
#7F2E2A #507F2A #2A7B7F #582A7F
square
#7F2E2A #507F2A #2A7B7F #582A7F
split-complementary
#7F2E2A #2A7F58 #2A507F
monochromatic
#230D0C #511D1B #7F2E2A #AD3F39 #C9605B
Accessibility & contrast
On white
9.03
#7F2E2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.33
#7F2E2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2E2A
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2E2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2E2A | 1.00 | 9.03 | 2.33 | 9.03 |
| #FFFFFF | 9.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433E29
Deuteranopia (green-blind)
#574F28
Tritanopia (blue-blind)
#8C1D2E
Achromatopsia (no color)
#494949
Design tokens & code
CSS
--color: #7f2e2a; /* rgb */ color: rgb(127, 46, 42); /* oklch */ color: oklch(41.8% 0.113 26.0);
Tailwind
colors: {
custom: {
50: '#aa6b63',
500: '#7f2e2a',
950: '#000000',
},
}SCSS
$custom: #7f2e2a; $custom-light: #aa6b63; $custom-dark: #000000;
JSON
{
"hex": "#7f2e2a",
"rgb": {
"r": 127,
"g": 46,
"b": 42
},
"hsl": {
"h": 2.824,
"s": 50.296,
"l": 33.137
},
"oklch": {
"l": 0.41816,
"c": 0.11333,
"h": 26
},
"luminance": 0.06633
}Semantic roles & 50–950 ramp
primary
#7F2E2A
secondary
#57AAAE
accent
#D3DA4E
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110705
muted
#807A79