#77241C#77241C
#77241C is a dark, moderate red. Relative luminance 0.053; OKLCH L 38.9% C 0.117 H 29.0°. Best body text is #FFFFFF at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #77241C |
|---|---|
| RGB | rgb(119, 36, 28) |
| HSL | hsl(5, 62%, 29%) |
| HSV | hsv(5, 76%, 47%) |
| CMYK | cmyk(0%, 69.7%, 76.5%, 53.3%) |
| CIE-LAB | lab(27.49, 35.70, 25.28) |
| CIE-LCH | lch(27.49, 43.75, 35.30°) |
| OKLab | oklab(38.86% 0.1027 0.057) |
| OKLCH | oklch(38.86% 0.117 29) |
| XYZ | xyz(8.4492, 5.2688, 1.6705) |
| Luminance | 0.0527 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.60
Blood
#770001
ΔE00 5.26
Crimson (survey)
#8C000F
ΔE00 5.58
Indian Red
#850E04
ΔE00 5.64
Maroon
#800000
ΔE00 5.69
Dark Red
#840000
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77241C #1C6F77
analogous
#771C42 #77241C #77521C
triadic
#77241C #1C7724 #241C77
tetradic
#77241C #42771C #1C6F77 #521C77
square
#77241C #42771C #1C6F77 #521C77
split-complementary
#77241C #1C7752 #1C4277
monochromatic
#190706 #451510 #77241C #A93328 #D1493C
Accessibility & contrast
On white
10.23
#77241C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#77241C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #77241C
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77241C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##77241C | 1.00 | 10.23 | 2.05 | 10.23 |
| #FFFFFF | 10.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B351B
Deuteranopia (green-blind)
#504819
Tritanopia (blue-blind)
#830C23
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #77241c; /* rgb */ color: rgb(119, 36, 28); /* oklch */ color: oklch(38.9% 0.117 29.0);
Tailwind
colors: {
custom: {
50: '#a56458',
500: '#77241c',
950: '#000000',
},
}SCSS
$custom: #77241c; $custom-light: #a56458; $custom-dark: #000000;
JSON
{
"hex": "#77241c",
"rgb": {
"r": 119,
"g": 36,
"b": 28
},
"hsl": {
"h": 5.275,
"s": 61.905,
"l": 28.824
},
"oklch": {
"l": 0.38856,
"c": 0.11748,
"h": 29
},
"luminance": 0.05268
}Semantic roles & 50–950 ramp
primary
#77241C
secondary
#44A2AB
accent
#D7E543
background
#FAF6F5
surface
#F4EBE9
border
#CEC6C5
text
#110603
muted
#807A78