#902020#902020
#902020 is a dark, vivid red. Relative luminance 0.071; OKLCH L 43.1% C 0.148 H 26.0°. Best body text is #FFFFFF at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #902020 |
|---|---|
| RGB | rgb(144, 32, 32) |
| HSL | hsl(0, 64%, 35%) |
| HSV | hsv(0, 78%, 56%) |
| CMYK | cmyk(0%, 77.8%, 77.8%, 43.5%) |
| CIE-LAB | lab(31.96, 46.04, 29.20) |
| CIE-LCH | lch(31.96, 54.51, 32.38°) |
| OKLab | oklab(43.13% 0.1329 0.0649) |
| OKLCH | oklch(43.13% 0.148 26) |
| XYZ | xyz(12.2803, 7.0685, 2.0840) |
| Luminance | 0.0707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carmine
#9D0216
ΔE00 3.30
Crimson (survey)
#8C000F
ΔE00 3.71
Brown
#A52A2A
ΔE00 4.71
Indian Red
#850E04
ΔE00 5.78
Blood Red
#980002
ΔE00 5.89
Darkred
#8B0000
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#902020 #209090
analogous
#902058 #902020 #905820
triadic
#902020 #209020 #202090
tetradic
#902020 #589020 #209090 #582090
square
#902020 #589020 #209090 #582090
split-complementary
#902020 #209058 #205890
monochromatic
#2C0A0A #5E1515 #902020 #C22B2B #D95252
Accessibility & contrast
On white
8.70
#902020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.41
#902020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #902020
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##902020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##902020 | 1.00 | 8.70 | 2.41 | 8.70 |
| #FFFFFF | 8.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423C1F
Deuteranopia (green-blind)
#5E541C
Tritanopia (blue-blind)
#9F0022
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #902020; /* rgb */ color: rgb(144, 32, 32); /* oklch */ color: oklch(43.1% 0.148 26.0);
Tailwind
colors: {
custom: {
50: '#b9665c',
500: '#902020',
950: '#000000',
},
}SCSS
$custom: #902020; $custom-light: #b9665c; $custom-dark: #000000;
JSON
{
"hex": "#902020",
"rgb": {
"r": 144,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 63.636,
"l": 34.51
},
"oklch": {
"l": 0.43125,
"c": 0.14791,
"h": 26
},
"luminance": 0.07067
}Semantic roles & 50–950 ramp
primary
#902020
secondary
#50BCBC
accent
#E7E741
background
#FCF6F5
surface
#F8EBE9
border
#D1C6C5
text
#130604
muted
#827A79