#260501#260501
#260501 is a very dark, muted red. Relative luminance 0.005; OKLCH L 18.0% C 0.059 H 34.7°. Best body text is #FFFFFF at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #260501 |
|---|---|
| RGB | rgb(38, 5, 1) |
| HSL | hsl(6, 95%, 8%) |
| HSV | hsv(6, 97%, 15%) |
| CMYK | cmyk(0%, 86.8%, 97.4%, 85.1%) |
| CIE-LAB | lab(4.72, 14.83, 6.94) |
| CIE-LCH | lch(4.72, 16.37, 25.06°) |
| OKLab | oklab(18.02% 0.0484 0.0335) |
| OKLCH | oklch(18.02% 0.059 34.7) |
| XYZ | xyz(0.8592, 0.5229, 0.0844) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.37
Dark Maroon
#3C0008
ΔE00 8.13
Deep Brown
#410200
ΔE00 9.10
Mahogany
#4A0100
ΔE00 11.17
Dried Blood
#4B0101
ΔE00 11.32
Chocolate Brown
#411900
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260501 #012226
analogous
#260110 #260501 #261701
triadic
#260501 #012605 #050126
tetradic
#260501 #102601 #012226 #170126
square
#260501 #102601 #012226 #170126
split-complementary
#260501 #012617 #011026
monochromatic
#1E0401 #1E0401 #260501 #620D03 #9D1504
Accessibility & contrast
On white
19.01
#260501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#260501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260501
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260501 | 1.00 | 19.01 | 1.10 | 19.01 |
| #FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0B01
Deuteranopia (green-blind)
#171300
Tritanopia (blue-blind)
#2B0004
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #260501; /* rgb */ color: rgb(38, 5, 1); /* oklch */ color: oklch(18.0% 0.059 34.7);
Tailwind
colors: {
custom: {
50: '#614847',
500: '#260501',
950: '#000000',
},
}SCSS
$custom: #260501; $custom-light: #614847; $custom-dark: #000000;
JSON
{
"hex": "#260501",
"rgb": {
"r": 38,
"g": 5,
"b": 1
},
"hsl": {
"h": 6.486,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.18019,
"c": 0.05887,
"h": 34.7
},
"luminance": 0.00523
}Semantic roles & 50–950 ramp
primary
#260501
secondary
#16636D
accent
#E8FF29
background
#F5F4F3
surface
#EAE6E5
border
#C6C2C1
text
#050000
muted
#797777