#202026#202026
#202026 is a very dark, near-neutral blue. Relative luminance 0.015; OKLCH L 24.6% C 0.011 H 285.5°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #202026 |
|---|---|
| RGB | rgb(32, 32, 38) |
| HSL | hsl(240, 9%, 14%) |
| HSV | hsv(240, 16%, 15%) |
| CMYK | cmyk(15.8%, 15.8%, 0%, 85.1%) |
| CIE-LAB | lab(12.48, 1.59, -4.03) |
| CIE-LCH | lch(12.48, 4.33, 291.49°) |
| OKLab | oklab(24.61% 0.003 -0.0109) |
| OKLCH | oklch(24.61% 0.011 285.5) |
| XYZ | xyz(1.4620, 1.4800, 2.0420) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 5.18
Almost Black
#070D0D
ΔE00 7.86
Gunmetal
#2A3439
ΔE00 8.38
Dark Grey
#363737
ΔE00 8.39
Onyx
#353839
ΔE00 8.61
Black
#000000
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202026 #262620
analogous
#202326 #202026 #232026
triadic
#202026 #262020 #202620
tetradic
#202026 #262023 #262620 #202623
square
#202026 #262023 #262620 #202623
split-complementary
#202026 #262320 #232620
monochromatic
#0E0E11 #0E0E11 #202026 #3C3C47 #585868
Accessibility & contrast
On white
16.20
#202026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#202026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202026
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202026 | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2126
Deuteranopia (green-blind)
#1E2026
Tritanopia (blue-blind)
#1F2122
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #202026; /* rgb */ color: rgb(32, 32, 38); /* oklch */ color: oklch(24.6% 0.011 285.5);
Tailwind
colors: {
custom: {
50: '#5b5b60',
500: '#202026',
950: '#000000',
},
}SCSS
$custom: #202026; $custom-light: #5b5b60; $custom-dark: #000000;
JSON
{
"hex": "#202026",
"rgb": {
"r": 32,
"g": 32,
"b": 38
},
"hsl": {
"h": 240,
"s": 8.571,
"l": 13.725
},
"oklch": {
"l": 0.2461,
"c": 0.0113,
"h": 285.5
},
"luminance": 0.0148
}Semantic roles & 50–950 ramp
primary
#202026
secondary
#56564C
accent
#B276B2
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979