#26020E#26020E
#26020E is a very dark, moderate pink. Relative luminance 0.005; OKLCH L 17.8% C 0.065 H 3.6°. Best body text is #FFFFFF at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #26020E |
|---|---|
| RGB | rgb(38, 2, 14) |
| HSL | hsl(340, 90%, 8%) |
| HSV | hsv(340, 95%, 15%) |
| CMYK | cmyk(0%, 94.7%, 63.2%, 85.1%) |
| CIE-LAB | lab(4.40, 17.86, 0.98) |
| CIE-LCH | lch(4.40, 17.88, 3.14°) |
| OKLab | oklab(17.8% 0.0645 0.0041) |
| OKLCH | oklch(17.8% 0.065 3.6) |
| XYZ | xyz(0.9004, 0.4873, 0.4620) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.90
Dark Maroon
#3C0008
ΔE00 8.41
Dark Plum
#3F012C
ΔE00 10.35
Deep Brown
#410200
ΔE00 11.12
Aubergine
#3D0734
ΔE00 11.71
Eggplant
#380835
ΔE00 12.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26020E #02261A
analogous
#260220 #26020E #260802
triadic
#26020E #0E2602 #020E26
tetradic
#26020E #202602 #02261A #080226
square
#26020E #202602 #02261A #080226
split-complementary
#26020E #022608 #022026
monochromatic
#1D020B #1D020B #26020E #600523 #9A0839
Accessibility & contrast
On white
19.14
#26020E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#26020E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26020E
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26020E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26020E | 1.00 | 19.14 | 1.10 | 19.14 |
| #FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090A0E
Deuteranopia (green-blind)
#13120D
Tritanopia (blue-blind)
#2A0006
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #26020e; /* rgb */ color: rgb(38, 2, 14); /* oklch */ color: oklch(17.8% 0.065 3.6);
Tailwind
colors: {
custom: {
50: '#61474d',
500: '#26020e',
950: '#000000',
},
}SCSS
$custom: #26020e; $custom-light: #61474d; $custom-dark: #000000;
JSON
{
"hex": "#26020e",
"rgb": {
"r": 38,
"g": 2,
"b": 14
},
"hsl": {
"h": 340,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.17797,
"c": 0.0646,
"h": 3.6
},
"luminance": 0.00487
}Semantic roles & 50–950 ramp
primary
#26020E
secondary
#186B50
accent
#FFB829
background
#F5F4F4
surface
#EAE6E7
border
#C6C2C3
text
#050001
muted
#797777