#150705#150705
#150705 is a very dark, muted red. Relative luminance 0.003; OKLCH L 15.1% C 0.027 H 31.7°. Best body text is #FFFFFF at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #150705 |
|---|---|
| RGB | rgb(21, 7, 5) |
| HSL | hsl(8, 62%, 5%) |
| HSV | hsv(8, 76%, 8%) |
| CMYK | cmyk(0%, 66.7%, 76.2%, 91.8%) |
| CIE-LAB | lab(2.91, 4.35, 2.39) |
| CIE-LCH | lch(2.91, 4.97, 28.76°) |
| OKLab | oklab(15.06% 0.0228 0.0141) |
| OKLCH | oklch(15.06% 0.027 31.7) |
| XYZ | xyz(0.4127, 0.3224, 0.1840) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.57
Black
#000000
ΔE00 6.24
Almost Black
#070D0D
ΔE00 8.70
Dark Brown
#341C02
ΔE00 13.10
Dark
#1B2431
ΔE00 13.69
Dark Grey
#363737
ΔE00 14.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#150705 #051315
analogous
#15050B #150705 #150F05
triadic
#150705 #051507 #070515
tetradic
#150705 #0B1505 #051315 #0F0515
square
#150705 #0B1505 #051315 #0F0515
split-complementary
#150705 #05150F #050B15
monochromatic
#190806 #190806 #190806 #461711 #78281D
Accessibility & contrast
On white
19.73
#150705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#150705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #150705
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##150705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##150705 | 1.00 | 19.73 | 1.06 | 19.73 |
| #FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0905
Deuteranopia (green-blind)
#0E0C05
Tritanopia (blue-blind)
#180506
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #150705; /* rgb */ color: rgb(21, 7, 5); /* oklch */ color: oklch(15.1% 0.027 31.7);
Tailwind
colors: {
custom: {
50: '#514a49',
500: '#150705',
950: '#000000',
},
}SCSS
$custom: #150705; $custom-light: #514a49; $custom-dark: #000000;
JSON
{
"hex": "#150705",
"rgb": {
"r": 21,
"g": 7,
"b": 5
},
"hsl": {
"h": 7.5,
"s": 61.538,
"l": 5.098
},
"oklch": {
"l": 0.15064,
"c": 0.02681,
"h": 31.7
},
"luminance": 0.00322
}Semantic roles & 50–950 ramp
primary
#150705
secondary
#224E54
accent
#D0E543
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777