#262020#262020
#262020 is a dark, near-neutral red. Relative luminance 0.015; OKLCH L 25.0% C 0.009 H 17.8°. Best body text is #FFFFFF at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #262020 |
|---|---|
| RGB | rgb(38, 32, 32) |
| HSL | hsl(0, 9%, 14%) |
| HSV | hsv(0, 16%, 15%) |
| CMYK | cmyk(0%, 15.8%, 15.8%, 85.1%) |
| CIE-LAB | lab(12.92, 2.86, 1.05) |
| CIE-LCH | lch(12.92, 3.05, 20.22°) |
| OKLab | oklab(25.04% 0.0088 0.0028) |
| OKLCH | oklch(25.04% 0.009 17.8) |
| XYZ | xyz(1.5765, 1.5494, 1.5822) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Grey
#363737
ΔE00 8.30
Black
#000000
ΔE00 8.80
Almost Black
#070D0D
ΔE00 8.90
Onyx
#353839
ΔE00 9.25
Very Dark Brown
#1D0200
ΔE00 9.77
Charcoal (survey)
#343837
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262020 #202626
analogous
#262023 #262020 #262320
triadic
#262020 #202620 #202026
tetradic
#262020 #232620 #202626 #232026
square
#262020 #232620 #202626 #232026
split-complementary
#262020 #202623 #202326
monochromatic
#110E0E #110E0E #262020 #473C3C #685858
Accessibility & contrast
On white
16.03
#262020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#262020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262020
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262020 | 1.00 | 16.03 | 1.31 | 16.03 |
| #FFFFFF | 16.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212120
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#271F20
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #262020; /* rgb */ color: rgb(38, 32, 32); /* oklch */ color: oklch(25.0% 0.009 17.8);
Tailwind
colors: {
custom: {
50: '#605b5b',
500: '#262020',
950: '#000000',
},
}SCSS
$custom: #262020; $custom-light: #605b5b; $custom-dark: #000000;
JSON
{
"hex": "#262020",
"rgb": {
"r": 38,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 8.571,
"l": 13.725
},
"oklch": {
"l": 0.25039,
"c": 0.00923,
"h": 17.8
},
"luminance": 0.01549
}Semantic roles & 50–950 ramp
primary
#262020
secondary
#4C5656
accent
#B2B276
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979