#762018#762018
#762018 is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.1% C 0.121 H 29.2°. Best body text is #FFFFFF at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #762018 |
|---|---|
| RGB | rgb(118, 32, 24) |
| HSL | hsl(5, 66%, 28%) |
| HSV | hsv(5, 80%, 46%) |
| CMYK | cmyk(0%, 72.9%, 79.7%, 53.7%) |
| CIE-LAB | lab(26.60, 36.91, 26.70) |
| CIE-LCH | lch(26.60, 45.55, 35.88°) |
| OKLab | oklab(38.14% 0.1057 0.0591) |
| OKLCH | oklch(38.14% 0.121 29.2) |
| XYZ | xyz(8.1535, 4.9518, 1.3904) |
| Luminance | 0.0495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 3.68
Blood
#770001
ΔE00 4.35
Maroon
#800000
ΔE00 4.91
Indian Red
#850E04
ΔE00 5.03
Crimson (survey)
#8C000F
ΔE00 5.18
Dark Red
#840000
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#762018 #186E76
analogous
#76183F #762018 #764F18
triadic
#762018 #187620 #201876
tetradic
#762018 #3F7618 #186E76 #4F1876
square
#762018 #3F7618 #186E76 #4F1876
split-complementary
#762018 #18764F #183F76
monochromatic
#190705 #43120E #762018 #A92E22 #D54133
Accessibility & contrast
On white
10.55
#762018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.99
#762018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #762018
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##762018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##762018 | 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)
#393316
Deuteranopia (green-blind)
#4E4615
Tritanopia (blue-blind)
#82021F
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #762018; /* rgb */ color: rgb(118, 32, 24); /* oklch */ color: oklch(38.1% 0.121 29.2);
Tailwind
colors: {
custom: {
50: '#a56255',
500: '#762018',
950: '#000000',
},
}SCSS
$custom: #762018; $custom-light: #a56255; $custom-dark: #000000;
JSON
{
"hex": "#762018",
"rgb": {
"r": 118,
"g": 32,
"b": 24
},
"hsl": {
"h": 5.106,
"s": 66.197,
"l": 27.843
},
"oklch": {
"l": 0.38137,
"c": 0.12112,
"h": 29.2
},
"luminance": 0.04951
}Semantic roles & 50–950 ramp
primary
#762018
secondary
#3FA2AB
accent
#DBE93F
background
#FAF6F5
surface
#F5EBE8
border
#CFC6C4
text
#110503
muted
#807A78