#2C2C2A#2C2C2A
#2C2C2A is a dark, near-neutral grey. Relative luminance 0.025; OKLCH L 29.2% C 0.004 H 106.7°. Best body text is #FFFFFF at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #2C2C2A |
|---|---|
| RGB | rgb(44, 44, 42) |
| HSL | hsl(60, 2%, 17%) |
| HSV | hsv(60, 5%, 17%) |
| CMYK | cmyk(0%, 0%, 4.5%, 82.7%) |
| CIE-LAB | lab(17.94, -0.47, 1.30) |
| CIE-LCH | lch(17.94, 1.38, 109.85°) |
| OKLab | oklab(29.24% -0.001 0.0034) |
| OKLCH | oklch(29.24% 0.004 106.7) |
| XYZ | xyz(2.3572, 2.5040, 2.5492) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Grey
#363737
ΔE00 3.77
Charcoal (survey)
#343837
ΔE00 4.33
Onyx
#353839
ΔE00 4.45
Gunmetal
#2A3439
ΔE00 6.50
Charcoal Grey
#3C4142
ΔE00 7.25
Almost Black
#070D0D
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C2C2A #2A2A2C
analogous
#2C2B2A #2C2C2A #2B2C2A
triadic
#2C2C2A #2A2C2C #2C2A2C
tetradic
#2C2C2A #2A2C2B #2A2A2C #2C2A2B
square
#2C2C2A #2A2C2B #2A2A2C #2C2A2B
split-complementary
#2C2C2A #2A2B2C #2B2A2C
monochromatic
#10100F #10100F #2C2C2A #4B4B48 #6B6B66
Accessibility & contrast
On white
13.99
#2C2C2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#2C2C2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2C2C2A
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C2C2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2C2C2A | 1.00 | 13.99 | 1.50 | 13.99 |
| #FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2C2A
Deuteranopia (green-blind)
#2C2C2A
Tritanopia (blue-blind)
#2C2C2B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #2c2c2a; /* rgb */ color: rgb(44, 44, 42); /* oklch */ color: oklch(29.2% 0.004 106.7);
Tailwind
colors: {
custom: {
50: '#656563',
500: '#2c2c2a',
950: '#000000',
},
}SCSS
$custom: #2c2c2a; $custom-light: #656563; $custom-dark: #000000;
JSON
{
"hex": "#2c2c2a",
"rgb": {
"r": 44,
"g": 44,
"b": 42
},
"hsl": {
"h": 60,
"s": 2.326,
"l": 16.863
},
"oklch": {
"l": 0.29239,
"c": 0.00356,
"h": 106.7
},
"luminance": 0.02504
}Semantic roles & 50–950 ramp
primary
#2C2C2A
secondary
#57575A
accent
#7CAC7C
background
#F6F6F5
surface
#EBEBEA
border
#C6C6C6
text
#050505
muted
#7A7A79