#762017#762017
#762017 is a dark, vivid red. Relative luminance 0.049; OKLCH L 38.1% C 0.121 H 29.7°. Best body text is #FFFFFF at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #762017 |
|---|---|
| RGB | rgb(118, 32, 23) |
| HSL | hsl(6, 67%, 28%) |
| HSV | hsv(6, 81%, 46%) |
| CMYK | cmyk(0%, 72.9%, 80.5%, 53.7%) |
| CIE-LAB | lab(26.59, 36.87, 27.29) |
| CIE-LCH | lch(26.59, 45.87, 36.51°) |
| OKLab | oklab(38.12% 0.1054 0.0601) |
| OKLCH | oklch(38.12% 0.121 29.7) |
| XYZ | xyz(8.1433, 4.9477, 1.3367) |
| Luminance | 0.0495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 3.49
Blood
#770001
ΔE00 4.20
Maroon
#800000
ΔE00 4.72
Indian Red
#850E04
ΔE00 4.80
Dark Red
#840000
ΔE00 5.09
Crimson (survey)
#8C000F
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#762017 #176D76
analogous
#76173E #762017 #764F17
triadic
#762017 #177620 #201776
tetradic
#762017 #3E7617 #176D76 #4F1776
square
#762017 #3E7617 #176D76 #4F1776
split-complementary
#762017 #17764F #173E76
monochromatic
#1A0705 #43120D #762017 #A92E21 #D74031
Accessibility & contrast
On white
10.56
#762017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.99
#762017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #762017
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##762017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##762017 | 1.00 | 10.56 | 1.99 | 10.56 |
| #FFFFFF | 10.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.99 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393315
Deuteranopia (green-blind)
#4E4614
Tritanopia (blue-blind)
#82021F
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #762017; /* rgb */ color: rgb(118, 32, 23); /* oklch */ color: oklch(38.1% 0.121 29.7);
Tailwind
colors: {
custom: {
50: '#a56255',
500: '#762017',
950: '#000000',
},
}SCSS
$custom: #762017; $custom-light: #a56255; $custom-dark: #000000;
JSON
{
"hex": "#762017",
"rgb": {
"r": 118,
"g": 32,
"b": 23
},
"hsl": {
"h": 5.684,
"s": 67.376,
"l": 27.647
},
"oklch": {
"l": 0.38124,
"c": 0.1213,
"h": 29.7
},
"luminance": 0.04946
}Semantic roles & 50–950 ramp
primary
#762017
secondary
#3EA1AB
accent
#DAEA3E
background
#FAF6F4
surface
#F5EBE7
border
#CFC6C3
text
#110503
muted
#807A78