#802923#802923
#802923 is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.2% C 0.121 H 27.6°. Best body text is #FFFFFF at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #802923 |
|---|---|
| RGB | rgb(128, 41, 35) |
| HSL | hsl(4, 57%, 32%) |
| HSV | hsv(4, 73%, 50%) |
| CMYK | cmyk(0%, 68%, 72.7%, 49.8%) |
| CIE-LAB | lab(30.15, 37.11, 24.46) |
| CIE-LCH | lch(30.15, 44.44, 33.39°) |
| OKLab | oklab(41.21% 0.1075 0.0562) |
| OKLCH | oklch(41.21% 0.121 27.6) |
| XYZ | xyz(9.9995, 6.2978, 2.2788) |
| Luminance | 0.0630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 5.48
Red Brown
#8B2E16
ΔE00 6.13
Indian Red
#850E04
ΔE00 6.31
Carmine
#9D0216
ΔE00 6.59
Reddy Brown
#6E1005
ΔE00 6.62
Maroon
#800000
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802923 #237A80
analogous
#80234C #802923 #805823
triadic
#802923 #238029 #292380
tetradic
#802923 #4C8023 #237A80 #582380
square
#802923 #4C8023 #237A80 #582380
split-complementary
#802923 #238058 #234C80
monochromatic
#200A09 #501A16 #802923 #B03830 #CF574F
Accessibility & contrast
On white
9.30
#802923 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#802923 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802923
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802923 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802923 | 1.00 | 9.30 | 2.26 | 9.30 |
| #FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413B22
Deuteranopia (green-blind)
#574E20
Tritanopia (blue-blind)
#8D1228
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #802923; /* rgb */ color: rgb(128, 41, 35); /* oklch */ color: oklch(41.2% 0.121 27.6);
Tailwind
colors: {
custom: {
50: '#ab685e',
500: '#802923',
950: '#000000',
},
}SCSS
$custom: #802923; $custom-light: #ab685e; $custom-dark: #000000;
JSON
{
"hex": "#802923",
"rgb": {
"r": 128,
"g": 41,
"b": 35
},
"hsl": {
"h": 3.871,
"s": 57.055,
"l": 31.961
},
"oklch": {
"l": 0.41209,
"c": 0.12134,
"h": 27.6
},
"luminance": 0.06296
}Semantic roles & 50–950 ramp
primary
#802923
secondary
#4DACB2
accent
#D6E047
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79