#26020F#26020F
#26020F is a very dark, moderate pink. Relative luminance 0.005; OKLCH L 17.8% C 0.065 H 1.9°. Best body text is #FFFFFF at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #26020F |
|---|---|
| RGB | rgb(38, 2, 15) |
| HSL | hsl(338, 90%, 8%) |
| HSV | hsv(338, 95%, 15%) |
| CMYK | cmyk(0%, 94.7%, 60.5%, 85.1%) |
| CIE-LAB | lab(4.43, 18.02, 0.50) |
| CIE-LCH | lch(4.43, 18.02, 1.59°) |
| OKLab | oklab(17.84% 0.0649 0.0022) |
| OKLCH | oklch(17.84% 0.065 1.9) |
| XYZ | xyz(0.9073, 0.4901, 0.4987) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.14
Dark Maroon
#3C0008
ΔE00 8.58
Dark Plum
#3F012C
ΔE00 10.07
Deep Brown
#410200
ΔE00 11.36
Aubergine
#3D0734
ΔE00 11.40
Eggplant
#380835
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26020F #022619
analogous
#260221 #26020F #260702
triadic
#26020F #0F2602 #020F26
tetradic
#26020F #212602 #022619 #070226
square
#26020F #212602 #022619 #070226
split-complementary
#26020F #022607 #022126
monochromatic
#1D020B #1D020B #26020F #600526 #9A083D
Accessibility & contrast
On white
19.13
#26020F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#26020F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26020F
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26020F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26020F | 1.00 | 19.13 | 1.10 | 19.13 |
| #FFFFFF | 19.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090A0F
Deuteranopia (green-blind)
#13120E
Tritanopia (blue-blind)
#2A0006
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #26020f; /* rgb */ color: rgb(38, 2, 15); /* oklch */ color: oklch(17.8% 0.065 1.9);
Tailwind
colors: {
custom: {
50: '#61474e',
500: '#26020f',
950: '#000000',
},
}SCSS
$custom: #26020f; $custom-light: #61474e; $custom-dark: #000000;
JSON
{
"hex": "#26020f",
"rgb": {
"r": 38,
"g": 2,
"b": 15
},
"hsl": {
"h": 338.333,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.17837,
"c": 0.06497,
"h": 1.9
},
"luminance": 0.0049
}Semantic roles & 50–950 ramp
primary
#26020F
secondary
#186B4D
accent
#FFB229
background
#F5F4F4
surface
#EAE6E7
border
#C6C2C3
text
#050001
muted
#797777