#9A2A2A#9A2A2A
#9A2A2A is a mid, vivid red. Relative luminance 0.087; OKLCH L 46.1% C 0.148 H 25.1°. Best body text is #FFFFFF at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9A2A2A |
|---|---|
| RGB | rgb(154, 42, 42) |
| HSL | hsl(0, 57%, 38%) |
| HSV | hsv(0, 73%, 60%) |
| CMYK | cmyk(0%, 72.7%, 72.7%, 39.6%) |
| CIE-LAB | lab(35.39, 46.11, 27.53) |
| CIE-LCH | lch(35.39, 53.70, 30.84°) |
| OKLab | oklab(46.08% 0.1341 0.0629) |
| OKLCH | oklch(46.08% 0.148 25.1) |
| XYZ | xyz(14.5739, 8.6953, 3.1010) |
| Luminance | 0.0869 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Brown
#A52A2A
ΔE00 2.26
Carmine
#9D0216
ΔE00 4.46
Firebrick
#B22222
ΔE00 5.21
Brownish Red
#9E3623
ΔE00 5.44
Brick
#A03623
ΔE00 5.56
Crimson (survey)
#8C000F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A2A2A #2A9A9A
analogous
#9A2A62 #9A2A2A #9A622A
triadic
#9A2A2A #2A9A2A #2A2A9A
tetradic
#9A2A2A #629A2A #2A9A9A #622A9A
square
#9A2A2A #629A2A #2A9A9A #622A9A
split-complementary
#9A2A2A #2A9A62 #2A629A
monochromatic
#3A1010 #6A1D1D #9A2A2A #C93838 #D66868
Accessibility & contrast
On white
7.67
#9A2A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.74
#9A2A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #9A2A2A
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A2A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##9A2A2A | 1.00 | 7.67 | 2.74 | 7.67 |
| #FFFFFF | 7.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A4429
Deuteranopia (green-blind)
#665C26
Tritanopia (blue-blind)
#AA002B
Achromatopsia (no color)
#535353
Design tokens & code
CSS
--color: #9a2a2a; /* rgb */ color: rgb(154, 42, 42); /* oklch */ color: oklch(46.1% 0.148 25.1);
Tailwind
colors: {
custom: {
50: '#bf6c63',
500: '#9a2a2a',
950: '#000000',
},
}SCSS
$custom: #9a2a2a; $custom-light: #bf6c63; $custom-dark: #000000;
JSON
{
"hex": "#9a2a2a",
"rgb": {
"r": 154,
"g": 42,
"b": 42
},
"hsl": {
"h": 0,
"s": 57.143,
"l": 38.431
},
"oklch": {
"l": 0.46081,
"c": 0.14814,
"h": 25.1
},
"luminance": 0.08693
}Semantic roles & 50–950 ramp
primary
#9A2A2A
secondary
#63BCBC
accent
#E0E047
background
#FCF6F5
surface
#F9ECEA
border
#D2C7C6
text
#140705
muted
#827A79