#44444C#44444C

#44444C is a dark, near-neutral grey. Relative luminance 0.059; OKLCH L 39.0% C 0.013 H 285.7°. Best body text is #FFFFFF at 9.65:1 contrast (WCAG AA passes).

Color values

HEX#44444C
RGBrgb(68, 68, 76)
HSLhsl(240, 6%, 28%)
HSVhsv(240, 11%, 30%)
CMYKcmyk(10.5%, 10.5%, 0%, 70.2%)
CIE-LABlab(29.12, 1.86, -4.80)
CIE-LCHlch(29.12, 5.15, 291.15°)
OKLaboklab(38.96% 0.0036 -0.0129)
OKLCHoklch(38.96% 0.013 285.7)
XYZxyz(5.7553, 5.8850, 7.6688)
Luminance0.0588 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#44444C #4C4C44
analogous
#44484C #44444C #48444C
triadic
#44444C #4C4444 #444C44
tetradic
#44444C #4C4448 #4C4C44 #444C48
square
#44444C #4C4448 #4C4C44 #444C48
split-complementary
#44444C #4C4844 #484C44
monochromatic
#0E0E10 #27272C #44444C #61616C #7E7E8C

Accessibility & contrast

On white

9.65
#44444C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

2.18
#44444C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #44444C
9.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##44444C#FFFFFF#000000##FFFFFF
##44444C1.009.652.189.65
#FFFFFF9.651.0021.001.00
#0000002.1821.001.0021.00
##FFFFFF9.651.0021.001.00

Color blindness preview

Protanopia (red-blind)
#42454C
Deuteranopia (green-blind)
#42444C
Tritanopia (blue-blind)
#424547
Achromatopsia (no color)
#454545

Design tokens & code

CSS
--color: #44444c;
/* rgb */ color: rgb(68, 68, 76);
/* oklch */ color: oklch(39.0% 0.013 285.7);
Tailwind
colors: {
  custom: {
    50: '#77777e',
    500: '#44444c',
    950: '#000000',
  },
}
SCSS
$custom: #44444c;
$custom-light: #77777e;
$custom-dark: #000000;
JSON
{
  "hex": "#44444c",
  "rgb": {
    "r": 68,
    "g": 68,
    "b": 76
  },
  "hsl": {
    "h": 240,
    "s": 5.556,
    "l": 28.235
  },
  "oklch": {
    "l": 0.38965,
    "c": 0.01341,
    "h": 285.7
  },
  "luminance": 0.05885
}

Semantic roles & 50–950 ramp

primary
#44444C
secondary
#7A7A71
accent
#AF79AF
background
#F7F7F7
surface
#EDEDEE
border
#C8C8C9
text
#080809
muted
#7B7B7B

Preview Lab

Preview with #44444C

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#44444C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva