#201F29#201F29
#201F29 is a very dark, near-neutral blue. Relative luminance 0.014; OKLCH L 24.5% C 0.019 H 289.5°. Best body text is #FFFFFF at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #201F29 |
|---|---|
| RGB | rgb(32, 31, 41) |
| HSL | hsl(246, 14%, 14%) |
| HSV | hsv(246, 24%, 16%) |
| CMYK | cmyk(22%, 24.4%, 0%, 83.9%) |
| CIE-LAB | lab(12.27, 3.18, -6.54) |
| CIE-LCH | lch(12.27, 7.27, 295.91°) |
| OKLab | oklab(24.49% 0.0063 -0.0178) |
| OKLCH | oklch(24.49% 0.019 289.5) |
| XYZ | xyz(1.4858, 1.4471, 2.2984) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 5.32
Almost Black
#070D0D
ΔE00 9.83
Black
#000000
ΔE00 10.09
Dark Grey
#363737
ΔE00 10.16
Gunmetal
#2A3439
ΔE00 10.22
Navy Blue
#1B2A4A
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F29 #28291F
analogous
#1F2329 #201F29 #251F29
triadic
#201F29 #29201F #1F2920
tetradic
#201F29 #291F23 #28291F #1F2925
square
#201F29 #291F23 #28291F #1F2925
split-complementary
#201F29 #29251F #23291F
monochromatic
#0E0D11 #0E0D11 #201F29 #3B394C #56546F
Accessibility & contrast
On white
16.29
#201F29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#201F29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F29
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F29 | 1.00 | 16.29 | 1.29 | 16.29 |
| #FFFFFF | 16.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D2029
Deuteranopia (green-blind)
#1D2029
Tritanopia (blue-blind)
#1E2122
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #201f29; /* rgb */ color: rgb(32, 31, 41); /* oklch */ color: oklch(24.5% 0.019 289.5);
Tailwind
colors: {
custom: {
50: '#5b5a62',
500: '#201f29',
950: '#000000',
},
}SCSS
$custom: #201f29; $custom-light: #5b5a62; $custom-dark: #000000;
JSON
{
"hex": "#201f29",
"rgb": {
"r": 32,
"g": 31,
"b": 41
},
"hsl": {
"h": 246,
"s": 13.889,
"l": 14.118
},
"oklch": {
"l": 0.24488,
"c": 0.0189,
"h": 289.5
},
"luminance": 0.01447
}Semantic roles & 50–950 ramp
primary
#201F29
secondary
#585A4A
accent
#B771B0
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#040305
muted
#797879