#260609#260609
#260609 is a very dark, muted red. Relative luminance 0.006; OKLCH L 18.5% C 0.055 H 18.1°. Best body text is #FFFFFF at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #260609 |
|---|---|
| RGB | rgb(38, 6, 9) |
| HSL | hsl(354, 73%, 9%) |
| HSV | hsv(354, 84%, 15%) |
| CMYK | cmyk(0%, 84.2%, 76.3%, 85.1%) |
| CIE-LAB | lab(5.08, 15.46, 4.20) |
| CIE-LCH | lch(5.08, 16.02, 15.18°) |
| OKLab | oklab(18.46% 0.052 0.017) |
| OKLCH | oklch(18.46% 0.055 18.1) |
| XYZ | xyz(0.9138, 0.5622, 0.3188) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.78
Dark Maroon
#3C0008
ΔE00 8.12
Deep Brown
#410200
ΔE00 9.89
Mahogany
#4A0100
ΔE00 12.06
Dried Blood
#4B0101
ΔE00 12.18
Dark Plum
#3F012C
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260609 #062623
analogous
#260619 #260609 #261306
triadic
#260609 #092606 #060926
tetradic
#260609 #192606 #062623 #130626
square
#260609 #192606 #062623 #130626
split-complementary
#260609 #062613 #061926
monochromatic
#1A0406 #1A0406 #260609 #5B0E16 #901722
Accessibility & contrast
On white
18.88
#260609 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#260609 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260609
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260609 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260609 | 1.00 | 18.88 | 1.11 | 18.88 |
| #FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D09
Deuteranopia (green-blind)
#161408
Tritanopia (blue-blind)
#2B0207
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #260609; /* rgb */ color: rgb(38, 6, 9); /* oklch */ color: oklch(18.5% 0.055 18.1);
Tailwind
colors: {
custom: {
50: '#61494b',
500: '#260609',
950: '#000000',
},
}SCSS
$custom: #260609; $custom-light: #61494b; $custom-dark: #000000;
JSON
{
"hex": "#260609",
"rgb": {
"r": 38,
"g": 6,
"b": 9
},
"hsl": {
"h": 354.375,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.18457,
"c": 0.05467,
"h": 18.1
},
"luminance": 0.00562
}Semantic roles & 50–950 ramp
primary
#260609
secondary
#216660
accent
#EFDE38
background
#F5F4F4
surface
#EAE6E7
border
#C6C2C3
text
#050001
muted
#797777