#7D221D#7D221D
#7D221D is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.7% C 0.126 H 27.6°. Best body text is #FFFFFF at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7D221D |
|---|---|
| RGB | rgb(125, 34, 29) |
| HSL | hsl(3, 62%, 30%) |
| HSV | hsv(3, 77%, 49%) |
| CMYK | cmyk(0%, 72.8%, 76.8%, 51%) |
| CIE-LAB | lab(28.36, 38.78, 25.97) |
| CIE-LCH | lch(28.36, 46.67, 33.81°) |
| OKLab | oklab(39.74% 0.1118 0.0584) |
| OKLCH | oklch(39.74% 0.126 27.6) |
| XYZ | xyz(9.2523, 5.5941, 1.7548) |
| Luminance | 0.0559 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.57
Reddy Brown
#6E1005
ΔE00 5.20
Blood
#770001
ΔE00 5.27
Indian Red
#850E04
ΔE00 5.34
Maroon
#800000
ΔE00 5.45
Dark Red
#840000
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D221D #1D787D
analogous
#7D1D48 #7D221D #7D521D
triadic
#7D221D #1D7D22 #221D7D
tetradic
#7D221D #487D1D #1D787D #521D7D
square
#7D221D #487D1D #1D787D #521D7D
split-complementary
#7D221D #1D7D52 #1D487D
monochromatic
#1A0706 #4B1411 #7D221D #AF3029 #D34941
Accessibility & contrast
On white
9.91
#7D221D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7D221D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D221D
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D221D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D221D | 1.00 | 9.91 | 2.12 | 9.91 |
| #FFFFFF | 9.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C361C
Deuteranopia (green-blind)
#534A1A
Tritanopia (blue-blind)
#8A0222
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7d221d; /* rgb */ color: rgb(125, 34, 29); /* oklch */ color: oklch(39.7% 0.126 27.6);
Tailwind
colors: {
custom: {
50: '#aa6459',
500: '#7d221d',
950: '#000000',
},
}SCSS
$custom: #7d221d; $custom-light: #aa6459; $custom-dark: #000000;
JSON
{
"hex": "#7d221d",
"rgb": {
"r": 125,
"g": 34,
"b": 29
},
"hsl": {
"h": 3.125,
"s": 62.338,
"l": 30.196
},
"oklch": {
"l": 0.39736,
"c": 0.12615,
"h": 27.6
},
"luminance": 0.05593
}Semantic roles & 50–950 ramp
primary
#7D221D
secondary
#45ABB1
accent
#DDE542
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78