#7F201F#7F201F
#7F201F is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.9% C 0.130 H 25.8°. Best body text is #FFFFFF at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7F201F |
|---|---|
| RGB | rgb(127, 32, 31) |
| HSL | hsl(1, 61%, 31%) |
| HSV | hsv(1, 76%, 50%) |
| CMYK | cmyk(0%, 74.8%, 75.6%, 50.2%) |
| CIE-LAB | lab(28.50, 40.37, 24.99) |
| CIE-LCH | lch(28.50, 47.48, 31.75°) |
| OKLab | oklab(39.92% 0.1171 0.0566) |
| OKLCH | oklch(39.92% 0.13 25.8) |
| XYZ | xyz(9.5173, 5.6454, 1.8846) |
| Luminance | 0.0564 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.56
Burgundy
#800020
ΔE00 5.16
Blood
#770001
ΔE00 5.76
Reddy Brown
#6E1005
ΔE00 5.91
Maroon
#800000
ΔE00 5.99
Indian Red
#850E04
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F201F #1F7E7F
analogous
#7F1F4E #7F201F #7F501F
triadic
#7F201F #1F7F20 #201F7F
tetradic
#7F201F #4E7F1F #1F7E7F #501F7F
square
#7F201F #4E7F1F #1F7E7F #501F7F
split-complementary
#7F201F #1F7F50 #1F4E7F
monochromatic
#1D0707 #4E1413 #7F201F #B02C2B #D24846
Accessibility & contrast
On white
9.86
#7F201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#7F201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F201F
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F201F | 1.00 | 9.86 | 2.13 | 9.86 |
| #FFFFFF | 9.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C361E
Deuteranopia (green-blind)
#534B1C
Tritanopia (blue-blind)
#8C0021
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7f201f; /* rgb */ color: rgb(127, 32, 31); /* oklch */ color: oklch(39.9% 0.130 25.8);
Tailwind
colors: {
custom: {
50: '#ab635b',
500: '#7f201f',
950: '#000000',
},
}SCSS
$custom: #7f201f; $custom-light: #ab635b; $custom-dark: #000000;
JSON
{
"hex": "#7f201f",
"rgb": {
"r": 127,
"g": 32,
"b": 31
},
"hsl": {
"h": 0.625,
"s": 60.759,
"l": 30.98
},
"oklch": {
"l": 0.39918,
"c": 0.13001,
"h": 25.8
},
"luminance": 0.05644
}Semantic roles & 50–950 ramp
primary
#7F201F
secondary
#48B1B2
accent
#E2E444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79