#7F2019#7F2019
#7F2019 is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.8% C 0.131 H 28.7°. Best body text is #FFFFFF at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2019 |
|---|---|
| RGB | rgb(127, 32, 25) |
| HSL | hsl(4, 67%, 30%) |
| HSV | hsv(4, 80%, 50%) |
| CMYK | cmyk(0%, 74.8%, 80.3%, 50.2%) |
| CIE-LAB | lab(28.42, 40.11, 28.58) |
| CIE-LCH | lch(28.42, 49.25, 35.47°) |
| OKLab | oklab(39.84% 0.1149 0.0628) |
| OKLCH | oklch(39.84% 0.131 28.7) |
| XYZ | xyz(9.4455, 5.6167, 1.5063) |
| Luminance | 0.0561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.80
Indian Red
#850E04
ΔE00 4.16
Maroon
#800000
ΔE00 4.42
Blood
#770001
ΔE00 4.54
Dark Red
#840000
ΔE00 4.55
Reddy Brown
#6E1005
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2019 #19787F
analogous
#7F1945 #7F2019 #7F5319
triadic
#7F2019 #197F20 #20197F
tetradic
#7F2019 #457F19 #19787F #53197F
square
#7F2019 #457F19 #19787F #53197F
split-complementary
#7F2019 #197F53 #19457F
monochromatic
#1A0605 #4C130F #7F2019 #B22D23 #D8453A
Accessibility & contrast
On white
9.89
#7F2019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7F2019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2019
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2019 | 1.00 | 9.89 | 2.12 | 9.89 |
| #FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3617
Deuteranopia (green-blind)
#544B15
Tritanopia (blue-blind)
#8C001F
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7f2019; /* rgb */ color: rgb(127, 32, 25); /* oklch */ color: oklch(39.8% 0.131 28.7);
Tailwind
colors: {
custom: {
50: '#ac6356',
500: '#7f2019',
950: '#000000',
},
}SCSS
$custom: #7f2019; $custom-light: #ac6356; $custom-dark: #000000;
JSON
{
"hex": "#7f2019",
"rgb": {
"r": 127,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.118,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.39838,
"c": 0.13092,
"h": 28.7
},
"luminance": 0.05615
}Semantic roles & 50–950 ramp
primary
#7F2019
secondary
#41ABB3
accent
#DEEA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120603
muted
#817A78