#201F26#201F26
#201F26 is a very dark, near-neutral blue. Relative luminance 0.014; OKLCH L 24.3% C 0.013 H 292.0°. Best body text is #FFFFFF at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #201F26 |
|---|---|
| RGB | rgb(32, 31, 38) |
| HSL | hsl(249, 10%, 14%) |
| HSV | hsv(249, 18%, 15%) |
| CMYK | cmyk(15.8%, 18.4%, 0%, 85.1%) |
| CIE-LAB | lab(12.14, 2.31, -4.55) |
| CIE-LCH | lch(12.14, 5.10, 296.94°) |
| OKLab | oklab(24.34% 0.005 -0.0123) |
| OKLCH | oklch(24.34% 0.013 292) |
| XYZ | xyz(1.4354, 1.4270, 2.0332) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 5.52
Almost Black
#070D0D
ΔE00 8.45
Black
#000000
ΔE00 8.91
Dark Grey
#363737
ΔE00 9.08
Gunmetal
#2A3439
ΔE00 9.31
Onyx
#353839
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F26 #25261F
analogous
#1F2126 #201F26 #231F26
triadic
#201F26 #26201F #1F2620
tetradic
#201F26 #261F21 #25261F #1F2623
square
#201F26 #261F21 #25261F #1F2623
split-complementary
#201F26 #26231F #21261F
monochromatic
#0E0E11 #0E0E11 #201F26 #3C3A48 #595669
Accessibility & contrast
On white
16.34
#201F26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#201F26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F26
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F26 | 1.00 | 16.34 | 1.29 | 16.34 |
| #FFFFFF | 16.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E2026
Deuteranopia (green-blind)
#1E2026
Tritanopia (blue-blind)
#1F2021
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #201f26; /* rgb */ color: rgb(32, 31, 38); /* oklch */ color: oklch(24.3% 0.013 292.0);
Tailwind
colors: {
custom: {
50: '#5b5a60',
500: '#201f26',
950: '#000000',
},
}SCSS
$custom: #201f26; $custom-light: #5b5a60; $custom-dark: #000000;
JSON
{
"hex": "#201f26",
"rgb": {
"r": 32,
"g": 31,
"b": 38
},
"hsl": {
"h": 248.571,
"s": 10.145,
"l": 13.529
},
"oklch": {
"l": 0.24342,
"c": 0.01326,
"h": 292
},
"luminance": 0.01427
}Semantic roles & 50–950 ramp
primary
#201F26
secondary
#54564B
accent
#B375AA
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040304
muted
#797879