#80251C#80251C
#80251C is a dark, vivid red. Relative luminance 0.060; OKLCH L 40.6% C 0.127 H 29.3°. Best body text is #FFFFFF at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80251C |
|---|---|
| RGB | rgb(128, 37, 28) |
| HSL | hsl(5, 64%, 31%) |
| HSV | hsv(5, 78%, 50%) |
| CMYK | cmyk(0%, 71.1%, 78.1%, 49.8%) |
| CIE-LAB | lab(29.41, 38.54, 27.90) |
| CIE-LCH | lch(29.41, 47.57, 35.90°) |
| OKLab | oklab(40.62% 0.1105 0.0621) |
| OKLCH | oklch(40.62% 0.127 29.3) |
| XYZ | xyz(9.7744, 5.9976, 1.7414) |
| Luminance | 0.0600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.43
Indian Red
#850E04
ΔE00 4.61
Red Brown
#8B2E16
ΔE00 4.99
Maroon
#800000
ΔE00 5.14
Dark Red
#840000
ΔE00 5.18
Reddy Brown
#6E1005
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80251C #1C7780
analogous
#801C45 #80251C #80571C
triadic
#80251C #1C8025 #251C80
tetradic
#80251C #45801C #1C7780 #571C80
square
#80251C #45801C #1C7780 #571C80
split-complementary
#80251C #1C8057 #1C4580
monochromatic
#1C0806 #4E1611 #80251C #B23427 #D54E41
Accessibility & contrast
On white
9.55
#80251C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.20
#80251C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #80251C
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80251C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##80251C | 1.00 | 9.55 | 2.20 | 9.55 |
| #FFFFFF | 9.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F391A
Deuteranopia (green-blind)
#564D19
Tritanopia (blue-blind)
#8D0724
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #80251c; /* rgb */ color: rgb(128, 37, 28); /* oklch */ color: oklch(40.6% 0.127 29.3);
Tailwind
colors: {
custom: {
50: '#ac6659',
500: '#80251c',
950: '#000000',
},
}SCSS
$custom: #80251c; $custom-light: #ac6659; $custom-dark: #000000;
JSON
{
"hex": "#80251c",
"rgb": {
"r": 128,
"g": 37,
"b": 28
},
"hsl": {
"h": 5.4,
"s": 64.103,
"l": 30.588
},
"oklch": {
"l": 0.4062,
"c": 0.12673,
"h": 29.3
},
"luminance": 0.05996
}Semantic roles & 50–950 ramp
primary
#80251C
secondary
#44A9B3
accent
#D8E741
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78