#26010C#26010C
#26010C is a very dark, moderate pink. Relative luminance 0.005; OKLCH L 17.5% C 0.067 H 5.9°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #26010C |
|---|---|
| RGB | rgb(38, 1, 12) |
| HSL | hsl(342, 95%, 8%) |
| HSV | hsv(342, 97%, 15%) |
| CMYK | cmyk(0%, 97.4%, 68.4%, 85.1%) |
| CIE-LAB | lab(4.16, 17.96, 1.59) |
| CIE-LCH | lch(4.16, 18.03, 5.05°) |
| OKLab | oklab(17.51% 0.0663 0.0069) |
| OKLCH | oklch(17.51% 0.067 5.9) |
| XYZ | xyz(0.8766, 0.4605, 0.3905) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.79
Dark Maroon
#3C0008
ΔE00 8.13
Dark Plum
#3F012C
ΔE00 10.64
Deep Brown
#410200
ΔE00 10.78
Aubergine
#3D0734
ΔE00 12.06
Eggplant
#380835
ΔE00 12.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26010C #01261B
analogous
#26011E #26010C #260801
triadic
#26010C #0C2601 #010C26
tetradic
#26010C #1E2601 #01261B #080126
square
#26010C #1E2601 #01261B #080126
split-complementary
#26010C #012608 #011E26
monochromatic
#1E0109 #1E0109 #26010C #62031F #9D0432
Accessibility & contrast
On white
19.23
#26010C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#26010C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26010C
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26010C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26010C | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090C
Deuteranopia (green-blind)
#13110B
Tritanopia (blue-blind)
#2B0005
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #26010c; /* rgb */ color: rgb(38, 1, 12); /* oklch */ color: oklch(17.5% 0.067 5.9);
Tailwind
colors: {
custom: {
50: '#61464c',
500: '#26010c',
950: '#000000',
},
}SCSS
$custom: #26010c; $custom-light: #61464c; $custom-dark: #000000;
JSON
{
"hex": "#26010c",
"rgb": {
"r": 38,
"g": 1,
"b": 12
},
"hsl": {
"h": 342.162,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.17505,
"c": 0.06665,
"h": 5.9
},
"luminance": 0.0046
}Semantic roles & 50–950 ramp
primary
#26010C
secondary
#166D53
accent
#FFBF29
background
#F5F3F4
surface
#EAE5E7
border
#C6C1C3
text
#050001
muted
#797777