#72191C#72191C
#72191C is a dark, vivid red. Relative luminance 0.044; OKLCH L 36.7% C 0.123 H 24.1°. Best body text is #FFFFFF at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #72191C |
|---|---|
| RGB | rgb(114, 25, 28) |
| HSL | hsl(358, 64%, 27%) |
| HSV | hsv(358, 78%, 45%) |
| CMYK | cmyk(0%, 78.1%, 75.4%, 55.3%) |
| CIE-LAB | lab(24.82, 38.49, 21.96) |
| CIE-LCH | lch(24.82, 44.31, 29.71°) |
| OKLab | oklab(36.68% 0.1122 0.0501) |
| OKLCH | oklch(36.68% 0.123 24.1) |
| XYZ | xyz(7.4975, 4.3577, 1.5447) |
| Luminance | 0.0436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosewood
#65000B
ΔE00 4.24
Burgundy
#800020
ΔE00 4.35
Claret
#680018
ΔE00 4.54
Wine Red
#7B0323
ΔE00 4.94
Reddy Brown
#6E1005
ΔE00 5.54
Blood
#770001
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72191C #19726F
analogous
#721948 #72191C #724319
triadic
#72191C #1C7219 #191C72
tetradic
#72191C #487219 #19726F #431972
square
#72191C #487219 #19726F #431972
split-complementary
#72191C #197243 #194872
monochromatic
#190606 #400E10 #72191C #A42428 #D23338
Accessibility & contrast
On white
11.22
#72191C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.87
#72191C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #72191C
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72191C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##72191C | 1.00 | 11.22 | 1.87 | 11.22 |
| #FFFFFF | 11.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.87 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F1B
Deuteranopia (green-blind)
#494219
Tritanopia (blue-blind)
#7E001B
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #72191c; /* rgb */ color: rgb(114, 25, 28); /* oklch */ color: oklch(36.7% 0.123 24.1);
Tailwind
colors: {
custom: {
50: '#a25e58',
500: '#72191c',
950: '#000000',
},
}SCSS
$custom: #72191c; $custom-light: #a25e58; $custom-dark: #000000;
JSON
{
"hex": "#72191c",
"rgb": {
"r": 114,
"g": 25,
"b": 28
},
"hsl": {
"h": 357.978,
"s": 64.029,
"l": 27.255
},
"oklch": {
"l": 0.36679,
"c": 0.12283,
"h": 24.1
},
"luminance": 0.04357
}Semantic roles & 50–950 ramp
primary
#72191C
secondary
#40A7A4
accent
#E7E141
background
#FAF5F5
surface
#F4E9E9
border
#CEC5C5
text
#100503
muted
#7F7978