#260709#260709
#260709 is a very dark, muted red. Relative luminance 0.006; OKLCH L 18.7% C 0.053 H 19.7°. Best body text is #FFFFFF at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #260709 |
|---|---|
| RGB | rgb(38, 7, 9) |
| HSL | hsl(356, 69%, 9%) |
| HSV | hsv(356, 82%, 15%) |
| CMYK | cmyk(0%, 81.6%, 76.3%, 85.1%) |
| CIE-LAB | lab(5.27, 15.04, 4.48) |
| CIE-LCH | lch(5.27, 15.69, 16.60°) |
| OKLab | oklab(18.65% 0.0497 0.0178) |
| OKLCH | oklch(18.65% 0.053 19.7) |
| XYZ | xyz(0.9247, 0.5839, 0.3224) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.50
Dark Maroon
#3C0008
ΔE00 8.26
Deep Brown
#410200
ΔE00 9.88
Mahogany
#4A0100
ΔE00 12.01
Dried Blood
#4B0101
ΔE00 12.14
Chocolate Brown
#411900
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260709 #072624
analogous
#260719 #260709 #261507
triadic
#260709 #092607 #070926
tetradic
#260709 #192607 #072624 #150726
square
#260709 #192607 #072624 #150726
split-complementary
#260709 #072615 #071926
monochromatic
#1A0506 #1A0506 #260709 #5A1115 #8D1A21
Accessibility & contrast
On white
18.80
#260709 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#260709 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260709
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260709 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260709 | 1.00 | 18.80 | 1.12 | 18.80 |
| #FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D09
Deuteranopia (green-blind)
#171408
Tritanopia (blue-blind)
#2B0308
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #260709; /* rgb */ color: rgb(38, 7, 9); /* oklch */ color: oklch(18.7% 0.053 19.7);
Tailwind
colors: {
custom: {
50: '#61494b',
500: '#260709',
950: '#000000',
},
}SCSS
$custom: #260709; $custom-light: #61494b; $custom-dark: #000000;
JSON
{
"hex": "#260709",
"rgb": {
"r": 38,
"g": 7,
"b": 9
},
"hsl": {
"h": 356.129,
"s": 68.889,
"l": 8.824
},
"oklch": {
"l": 0.18653,
"c": 0.05279,
"h": 19.7
},
"luminance": 0.00584
}Semantic roles & 50–950 ramp
primary
#260709
secondary
#236561
accent
#ECE03C
background
#F5F4F4
surface
#EAE7E7
border
#C6C3C3
text
#050101
muted
#797777