#AAABCD#AAABCD

#AAABCD is a light, muted blue. Relative luminance 0.421; OKLCH L 75.2% C 0.049 H 283.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).

Color values

HEX#AAABCD
RGBrgb(170, 171, 205)
HSLhsl(238, 26%, 74%)
HSVhsv(238, 17%, 80%)
CMYKcmyk(17.1%, 16.6%, 0%, 19.6%)
CIE-LABlab(70.93, 6.63, -17.35)
CIE-LCHlch(70.93, 18.58, 290.92°)
OKLaboklab(75.18% 0.0116 -0.0472)
OKLCHoklch(75.18% 0.049 283.8)
XYZxyz(42.1574, 42.0791, 63.6468)
Luminance0.4208 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAABCD #CDCCAA
analogous
#AABCCD #AAABCD #BAAACD
triadic
#AAABCD #CDAAAB #ABCDAA
tetradic
#AAABCD #CDAABC #CDCCAA #AACDBA
square
#AAABCD #CDAABC #CDCCAA #AACDBA
split-complementary
#AAABCD #CDBAAA #BCCDAA
monochromatic
#5E5F9F #8385B6 #AAABCD #D1D1E4 #ECECF4

Accessibility & contrast

On white

2.23
#AAABCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.42
#AAABCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAABCD
9.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAABCD#FFFFFF#000000##000000
##AAABCD1.002.239.429.42
#FFFFFF2.231.0021.0021.00
#0000009.4221.001.001.00
##0000009.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#A2ADCC
Tritanopia (blue-blind)
#A3B1B6
Achromatopsia (no color)
#AEAEAE

Design tokens & code

CSS
--color: #aaabcd;
/* rgb */ color: rgb(170, 171, 205);
/* oklch */ color: oklch(75.2% 0.049 283.8);
Tailwind
colors: {
  custom: {
    50: '#c3c4dc',
    500: '#aaabcd',
    950: '#000000',
  },
}
SCSS
$custom: #aaabcd;
$custom-light: #c3c4dc;
$custom-dark: #000000;
JSON
{
  "hex": "#aaabcd",
  "rgb": {
    "r": 170,
    "g": 171,
    "b": 205
  },
  "hsl": {
    "h": 238.286,
    "s": 25.926,
    "l": 73.529
  },
  "oklch": {
    "l": 0.7518,
    "c": 0.04861,
    "h": 283.8
  },
  "luminance": 0.4208
}

Semantic roles & 50–950 ramp

primary
#AAABCD
secondary
#EAEAE1
accent
#A241A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183

Preview Lab

Preview with #AAABCD

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

Preview Lab → · Contrast checker → · Palette generator →

#AAABCD Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva