#26000E#26000E
#26000E is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.4% C 0.070 H 1.6°. Best body text is #FFFFFF at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #26000E |
|---|---|
| RGB | rgb(38, 0, 14) |
| HSL | hsl(338, 100%, 7%) |
| HSV | hsv(338, 100%, 15%) |
| CMYK | cmyk(0%, 100%, 63.2%, 85.1%) |
| CIE-LAB | lab(4.01, 18.69, 0.41) |
| CIE-LCH | lch(4.01, 18.69, 1.25°) |
| OKLab | oklab(17.36% 0.0701 0.0019) |
| OKLCH | oklch(17.36% 0.07 1.6) |
| XYZ | xyz(0.8787, 0.4439, 0.4548) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.51
Dark Maroon
#3C0008
ΔE00 8.48
Dark Plum
#3F012C
ΔE00 9.87
Aubergine
#3D0734
ΔE00 11.27
Deep Brown
#410200
ΔE00 11.37
Eggplant
#380835
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26000E #002618
analogous
#260021 #26000E #260500
triadic
#26000E #0E2600 #000E26
tetradic
#26000E #212600 #002618 #050026
square
#26000E #212600 #002618 #050026
split-complementary
#26000E #002605 #002126
monochromatic
#1F000B #1F000B #26000E #630025 #A0003B
Accessibility & contrast
On white
19.29
#26000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#26000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26000E
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26000E | 1.00 | 19.29 | 1.09 | 19.29 |
| #FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090E
Deuteranopia (green-blind)
#12110D
Tritanopia (blue-blind)
#2A0005
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #26000e; /* rgb */ color: rgb(38, 0, 14); /* oklch */ color: oklch(17.4% 0.070 1.6);
Tailwind
colors: {
custom: {
50: '#61464d',
500: '#26000e',
950: '#000000',
},
}SCSS
$custom: #26000e; $custom-light: #61464d; $custom-dark: #000000;
JSON
{
"hex": "#26000e",
"rgb": {
"r": 38,
"g": 0,
"b": 14
},
"hsl": {
"h": 337.895,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.17358,
"c": 0.07015,
"h": 1.6
},
"luminance": 0.00444
}Semantic roles & 50–950 ramp
primary
#26000E
secondary
#136E4D
accent
#FFB029
background
#F5F3F4
surface
#EAE5E7
border
#C6C1C3
text
#050001
muted
#797777