#150205#150205
#150205 is a very dark, muted red. Relative luminance 0.002; OKLCH L 13.4% C 0.041 H 9.8°. Best body text is #FFFFFF at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #150205 |
|---|---|
| RGB | rgb(21, 2, 5) |
| HSL | hsl(351, 83%, 5%) |
| HSV | hsv(351, 90%, 8%) |
| CMYK | cmyk(0%, 90.5%, 76.2%, 91.8%) |
| CIE-LAB | lab(1.93, 6.35, 0.96) |
| CIE-LCH | lch(1.93, 6.42, 8.57°) |
| OKLab | oklab(13.41% 0.0407 0.007) |
| OKLCH | oklch(13.41% 0.041 9.8) |
| XYZ | xyz(0.3584, 0.2139, 0.1660) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.12
Black
#000000
ΔE00 7.96
Almost Black
#070D0D
ΔE00 10.91
Dark
#1B2431
ΔE00 14.48
Dark Brown
#341C02
ΔE00 14.48
Dark Maroon
#3C0008
ΔE00 15.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#150205 #021512
analogous
#15020F #150205 #150902
triadic
#150205 #051502 #020515
tetradic
#150205 #0F1502 #021512 #090215
square
#150205 #0F1502 #021512 #090215
split-complementary
#150205 #021509 #020F15
monochromatic
#1C0307 #1C0307 #1C0307 #4D0712 #850D20
Accessibility & contrast
On white
20.14
#150205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#150205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #150205
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##150205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##150205 | 1.00 | 20.14 | 1.04 | 20.14 |
| #FFFFFF | 20.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050505
Deuteranopia (green-blind)
#0A0905
Tritanopia (blue-blind)
#180103
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #150205; /* rgb */ color: rgb(21, 2, 5); /* oklch */ color: oklch(13.4% 0.041 9.8);
Tailwind
colors: {
custom: {
50: '#514749',
500: '#150205',
950: '#000000',
},
}SCSS
$custom: #150205; $custom-light: #514749; $custom-dark: #000000;
JSON
{
"hex": "#150205",
"rgb": {
"r": 21,
"g": 2,
"b": 5
},
"hsl": {
"h": 350.526,
"s": 82.609,
"l": 4.51
},
"oklch": {
"l": 0.13411,
"c": 0.04129,
"h": 9.8
},
"luminance": 0.00214
}Semantic roles & 50–950 ramp
primary
#150205
secondary
#185B50
accent
#F9D92F
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#020000
muted
#787777