#26161C#26161C
#26161C is a very dark, muted pink. Relative luminance 0.011; OKLCH L 22.4% C 0.028 H 355.4°. Best body text is #FFFFFF at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #26161C |
|---|---|
| RGB | rgb(38, 22, 28) |
| HSL | hsl(338, 27%, 12%) |
| HSV | hsv(338, 42%, 15%) |
| CMYK | cmyk(0%, 42.1%, 26.3%, 85.1%) |
| CIE-LAB | lab(9.56, 9.28, -0.89) |
| CIE-LCH | lch(9.56, 9.32, 354.54°) |
| OKLab | oklab(22.39% 0.0278 -0.0022) |
| OKLCH | oklch(22.39% 0.028 355.4) |
| XYZ | xyz(1.2959, 1.0698, 1.2366) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.81
Black
#000000
ΔE00 12.04
Dark Maroon
#3C0008
ΔE00 13.54
Dark Plum
#3F012C
ΔE00 13.96
Eggplant
#380835
ΔE00 14.08
Aubergine
#3D0734
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26161C #162620
analogous
#261624 #26161C #261816
triadic
#26161C #1C2616 #161C26
tetradic
#26161C #242616 #162620 #181626
square
#26161C #242616 #162620 #181626
split-complementary
#26161C #162618 #162426
monochromatic
#130B0E #130B0E #26161C #4D2C39 #744355
Accessibility & contrast
On white
17.30
#26161C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#26161C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26161C
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26161C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26161C | 1.00 | 17.30 | 1.21 | 17.30 |
| #FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#18191C
Deuteranopia (green-blind)
#1C1C1C
Tritanopia (blue-blind)
#281518
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #26161c; /* rgb */ color: rgb(38, 22, 28); /* oklch */ color: oklch(22.4% 0.028 355.4);
Tailwind
colors: {
custom: {
50: '#605357',
500: '#26161c',
950: '#000000',
},
}SCSS
$custom: #26161c; $custom-light: #605357; $custom-dark: #000000;
JSON
{
"hex": "#26161c",
"rgb": {
"r": 38,
"g": 22,
"b": 28
},
"hsl": {
"h": 337.5,
"s": 26.667,
"l": 11.765
},
"oklch": {
"l": 0.22394,
"c": 0.02787,
"h": 355.4
},
"luminance": 0.0107
}Semantic roles & 50–950 ramp
primary
#26161C
secondary
#3E5A4F
accent
#C3A065
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#050203
muted
#797878