#7F1825#7F1825
#7F1825 is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.3% C 0.137 H 20.0°. Best body text is #FFFFFF at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7F1825 |
|---|---|
| RGB | rgb(127, 24, 37) |
| HSL | hsl(352, 68%, 30%) |
| HSV | hsv(352, 81%, 50%) |
| CMYK | cmyk(0%, 81.1%, 70.9%, 50.2%) |
| CIE-LAB | lab(27.57, 43.52, 20.02) |
| CIE-LCH | lch(27.57, 47.91, 24.71°) |
| OKLab | oklab(39.26% 0.1285 0.0468) |
| OKLCH | oklch(39.26% 0.137 20) |
| XYZ | xyz(9.4140, 5.3003, 2.2773) |
| Luminance | 0.0530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 2.19
Wine Red
#7B0323
ΔE00 2.90
Claret
#680018
ΔE00 5.46
Bordeaux
#7B002C
ΔE00 5.86
Red Wine
#8C0034
ΔE00 6.32
Wine
#722F37
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F1825 #187F72
analogous
#7F1859 #7F1825 #7F3E18
triadic
#7F1825 #257F18 #18257F
tetradic
#7F1825 #597F18 #187F72 #3E187F
square
#7F1825 #597F18 #187F72 #3E187F
split-complementary
#7F1825 #187F3E #18597F
monochromatic
#1A0507 #4C0E16 #7F1825 #B22234 #D9384C
Accessibility & contrast
On white
10.20
#7F1825 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7F1825 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F1825
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F1825 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F1825 | 1.00 | 10.20 | 2.06 | 10.20 |
| #FFFFFF | 10.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373325
Deuteranopia (green-blind)
#514922
Tritanopia (blue-blind)
#8C001E
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7f1825; /* rgb */ color: rgb(127, 24, 37); /* oklch */ color: oklch(39.3% 0.137 20.0);
Tailwind
colors: {
custom: {
50: '#ab605f',
500: '#7f1825',
950: '#000000',
},
}SCSS
$custom: #7f1825; $custom-light: #ab605f; $custom-dark: #000000;
JSON
{
"hex": "#7f1825",
"rgb": {
"r": 127,
"g": 24,
"b": 37
},
"hsl": {
"h": 352.427,
"s": 68.212,
"l": 29.608
},
"oklch": {
"l": 0.3926,
"c": 0.13672,
"h": 20
},
"luminance": 0.05299
}Semantic roles & 50–950 ramp
primary
#7F1825
secondary
#3FB3A5
accent
#EBD53D
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110504
muted
#807979