#9A2B2A#9A2B2A
#9A2B2A is a mid, vivid red. Relative luminance 0.088; OKLCH L 46.2% C 0.147 H 25.5°. Best body text is #FFFFFF at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9A2B2A |
|---|---|
| RGB | rgb(154, 43, 42) |
| HSL | hsl(1, 57%, 38%) |
| HSV | hsv(1, 73%, 60%) |
| CMYK | cmyk(0%, 72.1%, 72.7%, 39.6%) |
| CIE-LAB | lab(35.53, 45.72, 27.69) |
| CIE-LCH | lch(35.53, 53.45, 31.20°) |
| OKLab | oklab(46.19% 0.1329 0.0633) |
| OKLCH | oklch(46.19% 0.147 25.5) |
| XYZ | xyz(14.6098, 8.7671, 3.1130) |
| Luminance | 0.0877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Brown
#A52A2A
ΔE00 2.18
Carmine
#9D0216
ΔE00 4.52
Firebrick
#B22222
ΔE00 5.12
Brownish Red
#9E3623
ΔE00 5.20
Brick
#A03623
ΔE00 5.33
Crimson (survey)
#8C000F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A2B2A #2A999A
analogous
#9A2A61 #9A2B2A #9A632A
triadic
#9A2B2A #2A9A2B #2B2A9A
tetradic
#9A2B2A #619A2A #2A999A #632A9A
square
#9A2B2A #619A2A #2A999A #632A9A
split-complementary
#9A2B2A #2A9A63 #2A619A
monochromatic
#3A1010 #6A1E1D #9A2B2A #C93A38 #D66968
Accessibility & contrast
On white
7.63
#9A2B2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.75
#9A2B2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #9A2B2A
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A2B2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##9A2B2A | 1.00 | 7.63 | 2.75 | 7.63 |
| #FFFFFF | 7.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B4429
Deuteranopia (green-blind)
#665C26
Tritanopia (blue-blind)
#AA022C
Achromatopsia (no color)
#545454
Design tokens & code
CSS
--color: #9a2b2a; /* rgb */ color: rgb(154, 43, 42); /* oklch */ color: oklch(46.2% 0.147 25.5);
Tailwind
colors: {
custom: {
50: '#bf6c63',
500: '#9a2b2a',
950: '#000000',
},
}SCSS
$custom: #9a2b2a; $custom-light: #bf6c63; $custom-dark: #000000;
JSON
{
"hex": "#9a2b2a",
"rgb": {
"r": 154,
"g": 43,
"b": 42
},
"hsl": {
"h": 0.536,
"s": 57.143,
"l": 38.431
},
"oklch": {
"l": 0.46186,
"c": 0.14719,
"h": 25.5
},
"luminance": 0.08765
}Semantic roles & 50–950 ramp
primary
#9A2B2A
secondary
#63BCBC
accent
#DFE047
background
#FCF6F5
surface
#F9ECEA
border
#D2C7C6
text
#140705
muted
#827A79