#AAAAFF#AAAAFF

#AAAAFF is a light, vivid blue. Relative luminance 0.445; OKLCH L 77.1% C 0.121 H 283.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).

Color values

HEX#AAAAFF
RGBrgb(170, 170, 255)
HSLhsl(240, 100%, 83%)
HSVhsv(240, 33%, 100%)
CMYKcmyk(33.3%, 33.3%, 0%, 0%)
CIE-LABlab(72.57, 19.14, -42.09)
CIE-LCHlch(72.57, 46.23, 294.46°)
OKLaboklab(77.08% 0.0276 -0.1174)
OKLCHoklch(77.08% 0.121 283.2)
XYZxyz(48.9973, 44.5140, 100.5988)
Luminance0.4451 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAAFF #FFFFAA
analogous
#AAD4FF #AAAAFF #D4AAFF
triadic
#AAAAFF #FFAAAA #AAFFAA
tetradic
#AAAAFF #FFAAD4 #FFFFAA #AAFFD4
square
#AAAAFF #FFAAD4 #FFFFAA #AAFFD4
split-complementary
#AAAAFF #FFD4AA #D4FFAA
monochromatic
#3030FF #6D6DFF #AAAAFF #E0E0FF #E0E0FF

Accessibility & contrast

On white

2.12
#AAAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.90
#AAAAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAAFF
9.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAAFF#FFFFFF#000000##000000
##AAAAFF1.002.129.909.90
#FFFFFF2.121.0021.0021.00
#0000009.9021.001.001.00
##0000009.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#8DAFFD
Tritanopia (blue-blind)
#94BAC9
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #aaaaff;
/* rgb */ color: rgb(170, 170, 255);
/* oklch */ color: oklch(77.1% 0.121 283.2);
Tailwind
colors: {
  custom: {
    50: '#c5c3ff',
    500: '#aaaaff',
    950: '#000000',
  },
}
SCSS
$custom: #aaaaff;
$custom-light: #c5c3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaaff",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 83.333
  },
  "oklch": {
    "l": 0.77081,
    "c": 0.12063,
    "h": 283.2
  },
  "luminance": 0.44515
}

Semantic roles & 50–950 ramp

primary
#AAAAFF
secondary
#F7F7D4
accent
#E600E5
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186

Preview Lab

Preview with #AAAAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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