#26261E#26261E
#26261E is a dark, near-neutral yellow. Relative luminance 0.019; OKLCH L 26.6% C 0.014 H 107.3°. Best body text is #FFFFFF at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #26261E |
|---|---|
| RGB | rgb(38, 38, 30) |
| HSL | hsl(60, 12%, 13%) |
| HSV | hsv(60, 21%, 15%) |
| CMYK | cmyk(0%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(14.91, -1.79, 5.32) |
| CIE-LCH | lch(14.91, 5.62, 108.58°) |
| OKLab | oklab(26.58% -0.0043 0.0137) |
| OKLCH | oklch(26.58% 0.014 107.3) |
| XYZ | xyz(1.7268, 1.8920, 1.5023) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.33
Dark Grey
#363737
ΔE00 7.55
Onyx
#353839
ΔE00 8.20
Almost Black
#070D0D
ΔE00 8.95
Gunmetal
#2A3439
ΔE00 9.99
Charcoal Grey
#3C4142
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26261E #1E1E26
analogous
#26221E #26261E #22261E
triadic
#26261E #1E2626 #261E26
tetradic
#26261E #1E2622 #1E1E26 #261E22
square
#26261E #1E2622 #1E1E26 #261E22
split-complementary
#26261E #1E2226 #221E26
monochromatic
#11110D #11110D #26261E #484839 #6A6A54
Accessibility & contrast
On white
15.24
#26261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#26261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26261E
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26261E | 1.00 | 15.24 | 1.38 | 15.24 |
| #FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251E
Deuteranopia (green-blind)
#28261E
Tritanopia (blue-blind)
#272524
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #26261e; /* rgb */ color: rgb(38, 38, 30); /* oklch */ color: oklch(26.6% 0.014 107.3);
Tailwind
colors: {
custom: {
50: '#606059',
500: '#26261e',
950: '#000000',
},
}SCSS
$custom: #26261e; $custom-light: #606059; $custom-dark: #000000;
JSON
{
"hex": "#26261e",
"rgb": {
"r": 38,
"g": 38,
"b": 30
},
"hsl": {
"h": 60,
"s": 11.765,
"l": 13.333
},
"oklch": {
"l": 0.26583,
"c": 0.01434,
"h": 107.3
},
"luminance": 0.01892
}Semantic roles & 50–950 ramp
primary
#26261E
secondary
#494956
accent
#73B573
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978