#832525#832525
#832525 is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.3% C 0.129 H 24.8°. Best body text is #FFFFFF at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #832525 |
|---|---|
| RGB | rgb(131, 37, 37) |
| HSL | hsl(0, 56%, 33%) |
| HSV | hsv(0, 72%, 51%) |
| CMYK | cmyk(0%, 71.8%, 71.8%, 48.6%) |
| CIE-LAB | lab(30.12, 40.04, 23.30) |
| CIE-LCH | lch(30.12, 46.32, 30.20°) |
| OKLab | oklab(41.3% 0.1168 0.0539) |
| OKLCH | oklch(41.3% 0.129 24.8) |
| XYZ | xyz(10.3567, 6.2835, 2.4174) |
| Luminance | 0.0628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 5.25
Crimson (survey)
#8C000F
ΔE00 5.41
Carmine
#9D0216
ΔE00 6.24
Wine Red
#7B0323
ΔE00 6.35
Brown
#A52A2A
ΔE00 7.03
Indian Red
#850E04
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#832525 #258383
analogous
#832554 #832525 #835425
triadic
#832525 #258325 #252583
tetradic
#832525 #548325 #258383 #542583
square
#832525 #548325 #258383 #542583
split-complementary
#832525 #258354 #255483
monochromatic
#240A0A #531818 #832525 #B33232 #CF5454
Accessibility & contrast
On white
9.31
#832525 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#832525 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #832525
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##832525 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##832525 | 1.00 | 9.31 | 2.26 | 9.31 |
| #FFFFFF | 9.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3A24
Deuteranopia (green-blind)
#574E22
Tritanopia (blue-blind)
#900726
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #832525; /* rgb */ color: rgb(131, 37, 37); /* oklch */ color: oklch(41.3% 0.129 24.8);
Tailwind
colors: {
custom: {
50: '#ae665f',
500: '#832525',
950: '#000000',
},
}SCSS
$custom: #832525; $custom-light: #ae665f; $custom-dark: #000000;
JSON
{
"hex": "#832525",
"rgb": {
"r": 131,
"g": 37,
"b": 37
},
"hsl": {
"h": 0,
"s": 55.952,
"l": 32.941
},
"oklch": {
"l": 0.41299,
"c": 0.12865,
"h": 24.8
},
"luminance": 0.06282
}Semantic roles & 50–950 ramp
primary
#832525
secondary
#51B3B3
accent
#DFDF49
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120604
muted
#817A79