#260101#260101
#260101 is a very dark, moderate red. Relative luminance 0.004; OKLCH L 17.1% C 0.067 H 28.1°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #260101 |
|---|---|
| RGB | rgb(38, 1, 1) |
| HSL | hsl(0, 95%, 8%) |
| HSV | hsv(0, 97%, 15%) |
| CMYK | cmyk(0%, 97.4%, 97.4%, 85.1%) |
| CIE-LAB | lab(3.94, 16.44, 5.79) |
| CIE-LCH | lch(3.94, 17.43, 19.41°) |
| OKLab | oklab(17.14% 0.0587 0.0313) |
| OKLCH | oklch(17.14% 0.067 28.1) |
| XYZ | xyz(0.8158, 0.4361, 0.0699) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.23
Dark Maroon
#3C0008
ΔE00 7.45
Deep Brown
#410200
ΔE00 9.06
Mahogany
#4A0100
ΔE00 11.28
Dried Blood
#4B0101
ΔE00 11.42
Chocolate Brown
#411900
ΔE00 12.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260101 #012626
analogous
#260113 #260101 #261301
triadic
#260101 #012601 #010126
tetradic
#260101 #132601 #012626 #130126
square
#260101 #132601 #012626 #130126
split-complementary
#260101 #012613 #011326
monochromatic
#1E0101 #1E0101 #260101 #620303 #9D0404
Accessibility & contrast
On white
19.32
#260101 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#260101 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260101
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260101 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260101 | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0801
Deuteranopia (green-blind)
#151100
Tritanopia (blue-blind)
#2B0001
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #260101; /* rgb */ color: rgb(38, 1, 1); /* oklch */ color: oklch(17.1% 0.067 28.1);
Tailwind
colors: {
custom: {
50: '#614647',
500: '#260101',
950: '#000000',
},
}SCSS
$custom: #260101; $custom-light: #614647; $custom-dark: #000000;
JSON
{
"hex": "#260101",
"rgb": {
"r": 38,
"g": 1,
"b": 1
},
"hsl": {
"h": 0,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.17139,
"c": 0.0665,
"h": 28.1
},
"luminance": 0.00436
}Semantic roles & 50–950 ramp
primary
#260101
secondary
#166D6D
accent
#FFFF29
background
#F5F3F3
surface
#EAE5E5
border
#C6C1C1
text
#050000
muted
#797777