#260805#260805
#260805 is a very dark, muted red. Relative luminance 0.006; OKLCH L 18.7% C 0.052 H 30.1°. Best body text is #FFFFFF at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #260805 |
|---|---|
| RGB | rgb(38, 8, 5) |
| HSL | hsl(5, 77%, 8%) |
| HSV | hsv(5, 87%, 15%) |
| CMYK | cmyk(0%, 78.9%, 86.8%, 85.1%) |
| CIE-LAB | lab(5.39, 14.11, 6.28) |
| CIE-LCH | lch(5.39, 15.44, 24.00°) |
| OKLab | oklab(18.74% 0.045 0.0261) |
| OKLCH | oklch(18.74% 0.052 30.1) |
| XYZ | xyz(0.9136, 0.5968, 0.2106) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.94
Dark Maroon
#3C0008
ΔE00 8.53
Deep Brown
#410200
ΔE00 9.53
Chocolate Brown
#411900
ΔE00 11.52
Mahogany
#4A0100
ΔE00 11.55
Dried Blood
#4B0101
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260805 #052326
analogous
#260512 #260805 #261805
triadic
#260805 #052608 #080526
tetradic
#260805 #122605 #052326 #180526
square
#260805 #122605 #052326 #180526
split-complementary
#260805 #052618 #051226
monochromatic
#1B0604 #1B0604 #260805 #5C130C #921F13
Accessibility & contrast
On white
18.76
#260805 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#260805 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260805
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260805 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260805 | 1.00 | 18.76 | 1.12 | 18.76 |
| #FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E05
Deuteranopia (green-blind)
#181404
Tritanopia (blue-blind)
#2B0307
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #260805; /* rgb */ color: rgb(38, 8, 5); /* oklch */ color: oklch(18.7% 0.052 30.1);
Tailwind
colors: {
custom: {
50: '#614a49',
500: '#260805',
950: '#000000',
},
}SCSS
$custom: #260805; $custom-light: #614a49; $custom-dark: #000000;
JSON
{
"hex": "#260805",
"rgb": {
"r": 38,
"g": 8,
"b": 5
},
"hsl": {
"h": 5.455,
"s": 76.744,
"l": 8.431
},
"oklch": {
"l": 0.18735,
"c": 0.05203,
"h": 30.1
},
"luminance": 0.00597
}Semantic roles & 50–950 ramp
primary
#260805
secondary
#1F6168
accent
#E2F335
background
#F5F4F4
surface
#EAE7E6
border
#C6C3C2
text
#050100
muted
#797777