#260109#260109
#260109 is a very dark, moderate red. Relative luminance 0.005; OKLCH L 17.4% C 0.066 H 10.9°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #260109 |
|---|---|
| RGB | rgb(38, 1, 9) |
| HSL | hsl(347, 95%, 8%) |
| HSV | hsv(347, 97%, 15%) |
| CMYK | cmyk(0%, 97.4%, 76.3%, 85.1%) |
| CIE-LAB | lab(4.10, 17.55, 2.76) |
| CIE-LCH | lch(4.10, 17.76, 8.95°) |
| OKLab | oklab(17.4% 0.0648 0.0125) |
| OKLCH | oklch(17.4% 0.066 10.9) |
| XYZ | xyz(0.8596, 0.4536, 0.3007) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.27
Dark Maroon
#3C0008
ΔE00 7.79
Deep Brown
#410200
ΔE00 10.22
Dark Plum
#3F012C
ΔE00 11.38
Mahogany
#4A0100
ΔE00 12.49
Dried Blood
#4B0101
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260109 #01261E
analogous
#26011B #260109 #260B01
triadic
#260109 #092601 #010926
tetradic
#260109 #1B2601 #01261E #0B0126
square
#260109 #1B2601 #01261E #0B0126
split-complementary
#260109 #01260B #011B26
monochromatic
#1E0107 #1E0107 #260109 #620317 #9D0425
Accessibility & contrast
On white
19.25
#260109 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#260109 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260109
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260109 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260109 | 1.00 | 19.25 | 1.09 | 19.25 |
| #FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090909
Deuteranopia (green-blind)
#141108
Tritanopia (blue-blind)
#2B0004
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #260109; /* rgb */ color: rgb(38, 1, 9); /* oklch */ color: oklch(17.4% 0.066 10.9);
Tailwind
colors: {
custom: {
50: '#61464b',
500: '#260109',
950: '#000000',
},
}SCSS
$custom: #260109; $custom-light: #61464b; $custom-dark: #000000;
JSON
{
"hex": "#260109",
"rgb": {
"r": 38,
"g": 1,
"b": 9
},
"hsl": {
"h": 347.027,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.17404,
"c": 0.06598,
"h": 10.9
},
"luminance": 0.00454
}Semantic roles & 50–950 ramp
primary
#260109
secondary
#166D5A
accent
#FFD129
background
#F5F3F4
surface
#EAE5E7
border
#C6C1C3
text
#050001
muted
#797777