#AAA5FF#AAA5FF

#AAA5FF is a light, vivid blue. Relative luminance 0.427; OKLCH L 76.1% C 0.128 H 285.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).

Color values

HEX#AAA5FF
RGBrgb(170, 165, 255)
HSLhsl(243, 100%, 82%)
HSVhsv(243, 35%, 100%)
CMYKcmyk(33.3%, 35.3%, 0%, 0%)
CIE-LABlab(71.33, 21.95, -44.02)
CIE-LCHlch(71.33, 49.19, 296.50°)
OKLaboklab(76.13% 0.0341 -0.123)
OKLCHoklch(76.13% 0.128 285.5)
XYZxyz(48.0778, 42.6749, 100.2923)
Luminance0.4268 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAA5FF #FAFFA5
analogous
#A5CDFF #AAA5FF #D7A5FF
triadic
#AAA5FF #FFAAA5 #A5FFAA
tetradic
#AAA5FF #FFA5CD #FAFFA5 #A5FFD7
square
#AAA5FF #FFA5CD #FAFFA5 #A5FFD7
split-complementary
#AAA5FF #FFD7A5 #CDFFA5
monochromatic
#362BFF #7068FF #AAA5FF #E2E0FF #E2E0FF

Accessibility & contrast

On white

2.20
#AAA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.54
#AAA5FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAA5FF
9.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAA5FF#FFFFFF#000000##000000
##AAA5FF1.002.209.549.54
#FFFFFF2.201.0021.0021.00
#0000009.5421.001.001.00
##0000009.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#94B6C6
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #aaa5ff;
/* rgb */ color: rgb(170, 165, 255);
/* oklch */ color: oklch(76.1% 0.128 285.5);
Tailwind
colors: {
  custom: {
    50: '#c6bfff',
    500: '#aaa5ff',
    950: '#000000',
  },
}
SCSS
$custom: #aaa5ff;
$custom-light: #c6bfff;
$custom-dark: #000000;
JSON
{
  "hex": "#aaa5ff",
  "rgb": {
    "r": 170,
    "g": 165,
    "b": 255
  },
  "hsl": {
    "h": 243.333,
    "s": 100,
    "l": 82.353
  },
  "oklch": {
    "l": 0.76131,
    "c": 0.12766,
    "h": 285.5
  },
  "luminance": 0.42676
}

Semantic roles & 50–950 ramp

primary
#AAA5FF
secondary
#F5F7D4
accent
#E600D9
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186

Preview Lab

Preview with #AAA5FF

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

Preview Lab → · Contrast checker → · Palette generator →

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