#82201C#82201C
#82201C is a dark, vivid red. Relative luminance 0.059; OKLCH L 40.4% C 0.134 H 27.3°. Best body text is #FFFFFF at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #82201C |
|---|---|
| RGB | rgb(130, 32, 28) |
| HSL | hsl(2, 65%, 31%) |
| HSV | hsv(2, 78%, 51%) |
| CMYK | cmyk(0%, 75.4%, 78.5%, 49%) |
| CIE-LAB | lab(29.07, 41.26, 27.64) |
| CIE-LCH | lch(29.07, 49.66, 33.82°) |
| OKLab | oklab(40.44% 0.1188 0.0614) |
| OKLCH | oklch(40.44% 0.134 27.3) |
| XYZ | xyz(9.9332, 5.8642, 1.7073) |
| Luminance | 0.0586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.67
Indian Red
#850E04
ΔE00 4.79
Maroon
#800000
ΔE00 5.04
Dark Red
#840000
ΔE00 5.11
Blood
#770001
ΔE00 5.19
Carmine
#9D0216
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82201C #1C7E82
analogous
#821C4B #82201C #82531C
triadic
#82201C #1C8220 #201C82
tetradic
#82201C #4B821C #1C7E82 #531C82
square
#82201C #4B821C #1C7E82 #531C82
split-complementary
#82201C #1C8253 #1C4B82
monochromatic
#1D0706 #501411 #82201C #B42C27 #D64842
Accessibility & contrast
On white
9.67
#82201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#82201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #82201C
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##82201C | 1.00 | 9.67 | 2.17 | 9.67 |
| #FFFFFF | 9.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371B
Deuteranopia (green-blind)
#554C18
Tritanopia (blue-blind)
#900020
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #82201c; /* rgb */ color: rgb(130, 32, 28); /* oklch */ color: oklch(40.4% 0.134 27.3);
Tailwind
colors: {
custom: {
50: '#ae6358',
500: '#82201c',
950: '#000000',
},
}SCSS
$custom: #82201c; $custom-light: #ae6358; $custom-dark: #000000;
JSON
{
"hex": "#82201c",
"rgb": {
"r": 130,
"g": 32,
"b": 28
},
"hsl": {
"h": 2.353,
"s": 64.557,
"l": 30.98
},
"oklch": {
"l": 0.40439,
"c": 0.1337,
"h": 27.3
},
"luminance": 0.05863
}Semantic roles & 50–950 ramp
primary
#82201C
secondary
#44B1B5
accent
#E1E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120603
muted
#817A78