#999ABA#999ABA

#999ABA is a light, muted blue. Relative luminance 0.334; OKLCH L 69.6% C 0.047 H 283.7°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).

Color values

HEX#999ABA
RGBrgb(153, 154, 186)
HSLhsl(238, 19%, 66%)
HSVhsv(238, 18%, 73%)
CMYKcmyk(17.7%, 17.2%, 0%, 27.1%)
CIE-LABlab(64.51, 6.37, -16.65)
CIE-LCHlch(64.51, 17.83, 290.92°)
OKLaboklab(69.64% 0.0111 -0.0453)
OKLCHoklch(69.64% 0.047 283.7)
XYZxyz(33.5534, 33.4282, 51.1294)
Luminance0.3343 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#999ABA #BAB999
analogous
#99ABBA #999ABA #A999BA
triadic
#999ABA #BA999A #9ABA99
tetradic
#999ABA #BA99AB #BAB999 #99BAA9
square
#999ABA #BA99AB #BAB999 #99BAA9
split-complementary
#999ABA #BAA999 #ABBA99
monochromatic
#575981 #7476A1 #999ABA #BEBED3 #E2E2EB

Accessibility & contrast

On white

2.73
#999ABA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.69
#999ABA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #999ABA
7.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##999ABA#FFFFFF#000000##000000
##999ABA1.002.737.697.69
#FFFFFF2.731.0021.0021.00
#0000007.6921.001.001.00
##0000007.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#929DBB
Deuteranopia (green-blind)
#919BB9
Tritanopia (blue-blind)
#929FA5
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #999aba;
/* rgb */ color: rgb(153, 154, 186);
/* oklch */ color: oklch(69.6% 0.047 283.7);
Tailwind
colors: {
  custom: {
    50: '#b7b7ce',
    500: '#999aba',
    950: '#000000',
  },
}
SCSS
$custom: #999aba;
$custom-light: #b7b7ce;
$custom-dark: #000000;
JSON
{
  "hex": "#999aba",
  "rgb": {
    "r": 153,
    "g": 154,
    "b": 186
  },
  "hsl": {
    "h": 238.182,
    "s": 19.298,
    "l": 66.471
  },
  "oklch": {
    "l": 0.69636,
    "c": 0.04665,
    "h": 283.7
  },
  "luminance": 0.33429
}

Semantic roles & 50–950 ramp

primary
#999ABA
secondary
#DDDCD2
accent
#9B489E
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082

Preview Lab

Preview with #999ABA

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

Preview Lab → · Contrast checker → · Palette generator →

#999ABA Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva