#762019#762019
#762019 is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.1% C 0.121 H 28.7°. Best body text is #FFFFFF at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #762019 |
|---|---|
| RGB | rgb(118, 32, 25) |
| HSL | hsl(5, 65%, 28%) |
| HSV | hsv(5, 79%, 46%) |
| CMYK | cmyk(0%, 72.9%, 78.8%, 53.7%) |
| CIE-LAB | lab(26.61, 36.95, 26.10) |
| CIE-LCH | lch(26.61, 45.24, 35.23°) |
| OKLab | oklab(38.15% 0.1061 0.0581) |
| OKLCH | oklch(38.15% 0.121 28.7) |
| XYZ | xyz(8.1641, 4.9560, 1.4462) |
| Luminance | 0.0495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 3.90
Blood
#770001
ΔE00 4.52
Maroon
#800000
ΔE00 5.13
Crimson (survey)
#8C000F
ΔE00 5.22
Indian Red
#850E04
ΔE00 5.28
Dark Red
#840000
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#762019 #196F76
analogous
#761940 #762019 #764E19
triadic
#762019 #197620 #201976
tetradic
#762019 #407619 #196F76 #4E1976
square
#762019 #407619 #196F76 #4E1976
split-complementary
#762019 #19764E #194076
monochromatic
#190705 #43120E #762019 #A82E24 #D44135
Accessibility & contrast
On white
10.55
#762019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.99
#762019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #762019
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##762019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##762019 | 1.00 | 10.55 | 1.99 | 10.55 |
| #FFFFFF | 10.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.99 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393317
Deuteranopia (green-blind)
#4E4616
Tritanopia (blue-blind)
#82021F
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #762019; /* rgb */ color: rgb(118, 32, 25); /* oklch */ color: oklch(38.1% 0.121 28.7);
Tailwind
colors: {
custom: {
50: '#a56256',
500: '#762019',
950: '#000000',
},
}SCSS
$custom: #762019; $custom-light: #a56256; $custom-dark: #000000;
JSON
{
"hex": "#762019",
"rgb": {
"r": 118,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.516,
"s": 65.035,
"l": 28.039
},
"oklch": {
"l": 0.3815,
"c": 0.12095,
"h": 28.7
},
"luminance": 0.04955
}Semantic roles & 50–950 ramp
primary
#762019
secondary
#40A3AB
accent
#DBE840
background
#FAF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110503
muted
#807A78