#7F2F27#7F2F27
#7F2F27 is a dark, moderate red. Relative luminance 0.067; OKLCH L 41.9% C 0.113 H 28.5°. Best body text is #FFFFFF at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2F27 |
|---|---|
| RGB | rgb(127, 47, 39) |
| HSL | hsl(5, 53%, 33%) |
| HSV | hsv(5, 69%, 50%) |
| CMYK | cmyk(0%, 63%, 69.3%, 50.2%) |
| CIE-LAB | lab(31.10, 34.10, 23.05) |
| CIE-LCH | lch(31.10, 41.16, 34.05°) |
| OKLab | oklab(41.9% 0.0991 0.0538) |
| OKLCH | oklch(41.9% 0.113 28.5) |
| XYZ | xyz(10.1361, 6.6929, 2.6772) |
| Luminance | 0.0669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 6.07
Crimson (survey)
#8C000F
ΔE00 6.71
Indian Red
#850E04
ΔE00 7.22
Reddy Brown
#6E1005
ΔE00 7.47
Carmine
#9D0216
ΔE00 7.53
Brownish Red
#9E3623
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2F27 #27777F
analogous
#7F274B #7F2F27 #7F5B27
triadic
#7F2F27 #277F2F #2F277F
tetradic
#7F2F27 #4B7F27 #27777F #5B277F
square
#7F2F27 #4B7F27 #27777F #5B277F
split-complementary
#7F2F27 #277F5B #274B7F
monochromatic
#210C0A #501E19 #7F2F27 #AE4035 #CB6055
Accessibility & contrast
On white
8.98
#7F2F27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.34
#7F2F27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2F27
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2F27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2F27 | 1.00 | 8.98 | 2.34 | 8.98 |
| #FFFFFF | 8.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443E26
Deuteranopia (green-blind)
#585025
Tritanopia (blue-blind)
#8C1E2E
Achromatopsia (no color)
#494949
Design tokens & code
CSS
--color: #7f2f27; /* rgb */ color: rgb(127, 47, 39); /* oklch */ color: oklch(41.9% 0.113 28.5);
Tailwind
colors: {
custom: {
50: '#aa6b61',
500: '#7f2f27',
950: '#000000',
},
}SCSS
$custom: #7f2f27; $custom-light: #aa6b61; $custom-dark: #000000;
JSON
{
"hex": "#7f2f27",
"rgb": {
"r": 127,
"g": 47,
"b": 39
},
"hsl": {
"h": 5.455,
"s": 53.012,
"l": 32.549
},
"oklch": {
"l": 0.41904,
"c": 0.11276,
"h": 28.5
},
"luminance": 0.06692
}Semantic roles & 50–950 ramp
primary
#7F2F27
secondary
#52A7B0
accent
#CFDC4B
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110705
muted
#807A79