#260201#260201
#260201 is a very dark, moderate red. Relative luminance 0.005; OKLCH L 17.4% C 0.064 H 29.7°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #260201 |
|---|---|
| RGB | rgb(38, 2, 1) |
| HSL | hsl(2, 95%, 8%) |
| HSV | hsv(2, 97%, 15%) |
| CMYK | cmyk(0%, 94.7%, 97.4%, 85.1%) |
| CIE-LAB | lab(4.14, 16.04, 6.08) |
| CIE-LCH | lch(4.14, 17.15, 20.75°) |
| OKLab | oklab(17.37% 0.0559 0.0319) |
| OKLCH | oklch(17.37% 0.064 29.7) |
| XYZ | xyz(0.8266, 0.4578, 0.0736) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.99
Dark Maroon
#3C0008
ΔE00 7.59
Deep Brown
#410200
ΔE00 9.04
Mahogany
#4A0100
ΔE00 11.23
Dried Blood
#4B0101
ΔE00 11.37
Chocolate Brown
#411900
ΔE00 12.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260201 #012526
analogous
#260112 #260201 #261501
triadic
#260201 #012602 #020126
tetradic
#260201 #122601 #012526 #150126
square
#260201 #122601 #012526 #150126
split-complementary
#260201 #012615 #011226
monochromatic
#1E0201 #1E0201 #260201 #620503 #9D0804
Accessibility & contrast
On white
19.24
#260201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#260201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260201
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260201 | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0901
Deuteranopia (green-blind)
#151200
Tritanopia (blue-blind)
#2B0002
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #260201; /* rgb */ color: rgb(38, 2, 1); /* oklch */ color: oklch(17.4% 0.064 29.7);
Tailwind
colors: {
custom: {
50: '#614747',
500: '#260201',
950: '#000000',
},
}SCSS
$custom: #260201; $custom-light: #614747; $custom-dark: #000000;
JSON
{
"hex": "#260201",
"rgb": {
"r": 38,
"g": 2,
"b": 1
},
"hsl": {
"h": 1.622,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.17368,
"c": 0.06436,
"h": 29.7
},
"luminance": 0.00458
}Semantic roles & 50–950 ramp
primary
#260201
secondary
#166A6D
accent
#F9FF29
background
#F5F4F3
surface
#EAE6E5
border
#C6C2C1
text
#050000
muted
#797777