#7F2B13#7F2B13
#7F2B13 is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.1% C 0.122 H 36.2°. Best body text is #FFFFFF at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2B13 |
|---|---|
| RGB | rgb(127, 43, 19) |
| HSL | hsl(13, 74%, 29%) |
| HSV | hsv(13, 85%, 50%) |
| CMYK | cmyk(0%, 66.1%, 85%, 50.2%) |
| CIE-LAB | lab(30.13, 35.11, 33.62) |
| CIE-LCH | lch(30.13, 48.61, 43.76°) |
| OKLab | oklab(41.1% 0.0981 0.0718) |
| OKLCH | oklch(41.1% 0.122 36.2) |
| XYZ | xyz(9.7349, 6.2882, 1.3171) |
| Luminance | 0.0629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.20
Red Brown
#8B2E16
ΔE00 2.53
Chestnut
#742802
ΔE00 4.17
Brick Red
#8F1402
ΔE00 4.75
Brown Red
#922B05
ΔE00 4.75
Indian Red
#850E04
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2B13 #13677F
analogous
#7F1331 #7F2B13 #7F6113
triadic
#7F2B13 #137F2B #2B137F
tetradic
#7F2B13 #317F13 #13677F #61137F
square
#7F2B13 #317F13 #13677F #61137F
split-complementary
#7F2B13 #137F61 #13317F
monochromatic
#1B0904 #4A190B #7F2B13 #B43D1B #E0552D
Accessibility & contrast
On white
9.30
#7F2B13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#7F2B13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2B13
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2B13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2B13 | 1.00 | 9.30 | 2.26 | 9.30 |
| #FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433B0F
Deuteranopia (green-blind)
#584E0F
Tritanopia (blue-blind)
#8C1426
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7f2b13; /* rgb */ color: rgb(127, 43, 19); /* oklch */ color: oklch(41.1% 0.122 36.2);
Tailwind
colors: {
custom: {
50: '#ac6853',
500: '#7f2b13',
950: '#000000',
},
}SCSS
$custom: #7f2b13; $custom-light: #ac6853; $custom-dark: #000000;
JSON
{
"hex": "#7f2b13",
"rgb": {
"r": 127,
"g": 43,
"b": 19
},
"hsl": {
"h": 13.333,
"s": 73.973,
"l": 28.627
},
"oklch": {
"l": 0.41098,
"c": 0.12157,
"h": 36.2
},
"luminance": 0.06287
}Semantic roles & 50–950 ramp
primary
#7F2B13
secondary
#3999B4
accent
#C7F137
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#120602
muted
#817A78