#802B25#802B25
#802B25 is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.5% C 0.119 H 27.5°. Best body text is #FFFFFF at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #802B25 |
|---|---|
| RGB | rgb(128, 43, 37) |
| HSL | hsl(4, 55%, 32%) |
| HSV | hsv(4, 71%, 50%) |
| CMYK | cmyk(0%, 66.4%, 71.1%, 49.8%) |
| CIE-LAB | lab(30.53, 36.29, 23.65) |
| CIE-LCH | lch(30.53, 43.32, 33.09°) |
| OKLab | oklab(41.5% 0.1054 0.0548) |
| OKLCH | oklch(41.5% 0.119 27.5) |
| XYZ | xyz(10.1009, 6.4519, 2.4634) |
| Luminance | 0.0645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 5.93
Red Brown
#8B2E16
ΔE00 6.29
Indian Red
#850E04
ΔE00 6.76
Carmine
#9D0216
ΔE00 6.87
Burgundy
#800020
ΔE00 6.89
Reddy Brown
#6E1005
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802B25 #257A80
analogous
#80254D #802B25 #805925
triadic
#802B25 #25802B #2B2580
tetradic
#802B25 #4D8025 #257A80 #592580
square
#802B25 #4D8025 #257A80 #592580
split-complementary
#802B25 #258059 #254D80
monochromatic
#210B0A #511B17 #802B25 #AF3B33 #CD5A52
Accessibility & contrast
On white
9.17
#802B25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#802B25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802B25
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802B25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802B25 | 1.00 | 9.17 | 2.29 | 9.17 |
| #FFFFFF | 9.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423C24
Deuteranopia (green-blind)
#574F23
Tritanopia (blue-blind)
#8D162A
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802b25; /* rgb */ color: rgb(128, 43, 37); /* oklch */ color: oklch(41.5% 0.119 27.5);
Tailwind
colors: {
custom: {
50: '#ab695f',
500: '#802b25',
950: '#000000',
},
}SCSS
$custom: #802b25; $custom-light: #ab695f; $custom-dark: #000000;
JSON
{
"hex": "#802b25",
"rgb": {
"r": 128,
"g": 43,
"b": 37
},
"hsl": {
"h": 3.956,
"s": 55.152,
"l": 32.353
},
"oklch": {
"l": 0.41499,
"c": 0.1188,
"h": 27.5
},
"luminance": 0.06451
}Semantic roles & 50–950 ramp
primary
#802B25
secondary
#50ABB1
accent
#D5DE49
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79