#761E19#761E19
#761E19 is a dark, vivid red. Relative luminance 0.049; OKLCH L 37.9% C 0.123 H 27.8°. Best body text is #FFFFFF at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #761E19 |
|---|---|
| RGB | rgb(118, 30, 25) |
| HSL | hsl(3, 65%, 28%) |
| HSV | hsv(3, 79%, 46%) |
| CMYK | cmyk(0%, 74.6%, 78.8%, 53.7%) |
| CIE-LAB | lab(26.31, 37.78, 25.77) |
| CIE-LCH | lch(26.31, 45.73, 34.30°) |
| OKLab | oklab(37.92% 0.1087 0.0574) |
| OKLCH | oklch(37.92% 0.123 27.8) |
| XYZ | xyz(8.1119, 4.8515, 1.4288) |
| Luminance | 0.0485 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 3.97
Blood
#770001
ΔE00 4.46
Crimson (survey)
#8C000F
ΔE00 5.11
Maroon
#800000
ΔE00 5.17
Rosewood
#65000B
ΔE00 5.34
Indian Red
#850E04
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#761E19 #197176
analogous
#761942 #761E19 #764C19
triadic
#761E19 #19761E #1E1976
tetradic
#761E19 #427619 #197176 #4C1976
square
#761E19 #427619 #197176 #4C1976
split-complementary
#761E19 #19764C #194276
monochromatic
#190605 #43110E #761E19 #A82B24 #D43E35
Accessibility & contrast
On white
10.66
#761E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.97
#761E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #761E19
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##761E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##761E19 | 1.00 | 10.66 | 1.97 | 10.66 |
| #FFFFFF | 10.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.97 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383218
Deuteranopia (green-blind)
#4E4516
Tritanopia (blue-blind)
#82001E
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #761e19; /* rgb */ color: rgb(118, 30, 25); /* oklch */ color: oklch(37.9% 0.123 27.8);
Tailwind
colors: {
custom: {
50: '#a56156',
500: '#761e19',
950: '#000000',
},
}SCSS
$custom: #761e19; $custom-light: #a56156; $custom-dark: #000000;
JSON
{
"hex": "#761e19",
"rgb": {
"r": 118,
"g": 30,
"b": 25
},
"hsl": {
"h": 3.226,
"s": 65.035,
"l": 28.039
},
"oklch": {
"l": 0.37924,
"c": 0.1229,
"h": 27.8
},
"luminance": 0.0485
}Semantic roles & 50–950 ramp
primary
#761E19
secondary
#40A5AB
accent
#DFE840
background
#FAF5F5
surface
#F5EAE9
border
#CFC6C5
text
#110503
muted
#807978