#260301#260301
#260301 is a very dark, moderate red. Relative luminance 0.005; OKLCH L 17.6% C 0.062 H 31.3°. Best body text is #FFFFFF at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #260301 |
|---|---|
| RGB | rgb(38, 3, 1) |
| HSL | hsl(3, 95%, 8%) |
| HSV | hsv(3, 97%, 15%) |
| CMYK | cmyk(0%, 92.1%, 97.4%, 85.1%) |
| CIE-LAB | lab(4.33, 15.64, 6.36) |
| CIE-LCH | lch(4.33, 16.88, 22.14°) |
| OKLab | oklab(17.59% 0.0533 0.0324) |
| OKLCH | oklch(17.59% 0.062 31.3) |
| XYZ | xyz(0.8375, 0.4795, 0.0772) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.76
Dark Maroon
#3C0008
ΔE00 7.74
Deep Brown
#410200
ΔE00 9.04
Mahogany
#4A0100
ΔE00 11.19
Dried Blood
#4B0101
ΔE00 11.34
Chocolate Brown
#411900
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260301 #012426
analogous
#260112 #260301 #261501
triadic
#260301 #012603 #030126
tetradic
#260301 #122601 #012426 #150126
square
#260301 #122601 #012426 #150126
split-complementary
#260301 #012615 #011226
monochromatic
#1E0201 #1E0201 #260301 #620803 #9D0C04
Accessibility & contrast
On white
19.16
#260301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#260301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260301
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260301 | 1.00 | 19.16 | 1.10 | 19.16 |
| #FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0A01
Deuteranopia (green-blind)
#161200
Tritanopia (blue-blind)
#2B0003
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #260301; /* rgb */ color: rgb(38, 3, 1); /* oklch */ color: oklch(17.6% 0.062 31.3);
Tailwind
colors: {
custom: {
50: '#614747',
500: '#260301',
950: '#000000',
},
}SCSS
$custom: #260301; $custom-light: #614747; $custom-dark: #000000;
JSON
{
"hex": "#260301",
"rgb": {
"r": 38,
"g": 3,
"b": 1
},
"hsl": {
"h": 3.243,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.17591,
"c": 0.06239,
"h": 31.3
},
"luminance": 0.00479
}Semantic roles & 50–950 ramp
primary
#260301
secondary
#16686D
accent
#F3FF29
background
#F5F4F3
surface
#EAE6E5
border
#C6C2C1
text
#050000
muted
#797777