#7F251D#7F251D
#7F251D is a dark, vivid red. Relative luminance 0.059; OKLCH L 40.5% C 0.125 H 28.9°. Best body text is #FFFFFF at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7F251D |
|---|---|
| RGB | rgb(127, 37, 29) |
| HSL | hsl(5, 63%, 31%) |
| HSV | hsv(5, 77%, 50%) |
| CMYK | cmyk(0%, 70.9%, 77.2%, 50.2%) |
| CIE-LAB | lab(29.22, 38.22, 27.04) |
| CIE-LCH | lch(29.22, 46.82, 35.27°) |
| OKLab | oklab(40.45% 0.1098 0.0606) |
| OKLCH | oklch(40.45% 0.125 28.9) |
| XYZ | xyz(9.6368, 5.9253, 1.7984) |
| Luminance | 0.0592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.58
Indian Red
#850E04
ΔE00 4.94
Maroon
#800000
ΔE00 5.36
Reddy Brown
#6E1005
ΔE00 5.39
Red Brown
#8B2E16
ΔE00 5.40
Dark Red
#840000
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F251D #1D777F
analogous
#7F1D46 #7F251D #7F561D
triadic
#7F251D #1D7F25 #251D7F
tetradic
#7F251D #467F1D #1D777F #561D7F
square
#7F251D #467F1D #1D777F #561D7F
split-complementary
#7F251D #1D7F56 #1D467F
monochromatic
#1B0806 #4D1612 #7F251D #B13428 #D44E42
Accessibility & contrast
On white
9.61
#7F251D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.18
#7F251D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F251D
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F251D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F251D | 1.00 | 9.61 | 2.18 | 9.61 |
| #FFFFFF | 9.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F381B
Deuteranopia (green-blind)
#554C1A
Tritanopia (blue-blind)
#8C0824
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7f251d; /* rgb */ color: rgb(127, 37, 29); /* oklch */ color: oklch(40.5% 0.125 28.9);
Tailwind
colors: {
custom: {
50: '#ab6559',
500: '#7f251d',
950: '#000000',
},
}SCSS
$custom: #7f251d; $custom-light: #ab6559; $custom-dark: #000000;
JSON
{
"hex": "#7f251d",
"rgb": {
"r": 127,
"g": 37,
"b": 29
},
"hsl": {
"h": 4.898,
"s": 62.821,
"l": 30.588
},
"oklch": {
"l": 0.40451,
"c": 0.12542,
"h": 28.9
},
"luminance": 0.05924
}Semantic roles & 50–950 ramp
primary
#7F251D
secondary
#45A9B2
accent
#D8E642
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78