#AAA0FF#AAA0FF

#AAA0FF is a light, vivid blue. Relative luminance 0.409; OKLCH L 75.2% C 0.135 H 287.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).

Color values

HEX#AAA0FF
RGBrgb(170, 160, 255)
HSLhsl(246, 100%, 81%)
HSVhsv(246, 37%, 100%)
CMYKcmyk(33.3%, 37.3%, 0%, 0%)
CIE-LABlab(70.11, 24.76, -45.94)
CIE-LCHlch(70.11, 52.19, 298.33°)
OKLaboklab(75.2% 0.0406 -0.1286)
OKLCHoklch(75.2% 0.135 287.5)
XYZxyz(47.1935, 40.9064, 99.9976)
Luminance0.4091 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAA0FF #F5FFA0
analogous
#A0C6FF #AAA0FF #DAA0FF
triadic
#AAA0FF #FFAAA0 #A0FFAA
tetradic
#AAA0FF #FFA0C6 #F5FFA0 #A0FFDA
square
#AAA0FF #FFA0C6 #F5FFA0 #A0FFDA
split-complementary
#AAA0FF #FFDAA0 #C6FFA0
monochromatic
#3C26FF #7363FF #AAA0FF #E1DDFF #E4E0FF

Accessibility & contrast

On white

2.29
#AAA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.18
#AAA0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAA0FF
9.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAA0FF#FFFFFF#000000##000000
##AAA0FF1.002.299.189.18
#FFFFFF2.291.0021.0021.00
#0000009.1821.001.001.00
##0000009.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#95B2C3
Achromatopsia (no color)
#ABABAB

Design tokens & code

CSS
--color: #aaa0ff;
/* rgb */ color: rgb(170, 160, 255);
/* oklch */ color: oklch(75.2% 0.135 287.5);
Tailwind
colors: {
  custom: {
    50: '#c6bcff',
    500: '#aaa0ff',
    950: '#000000',
  },
}
SCSS
$custom: #aaa0ff;
$custom-light: #c6bcff;
$custom-dark: #000000;
JSON
{
  "hex": "#aaa0ff",
  "rgb": {
    "r": 170,
    "g": 160,
    "b": 255
  },
  "hsl": {
    "h": 246.316,
    "s": 100,
    "l": 81.373
  },
  "oklch": {
    "l": 0.75195,
    "c": 0.13483,
    "h": 287.5
  },
  "luminance": 0.40908
}

Semantic roles & 50–950 ramp

primary
#AAA0FF
secondary
#F4F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186

Preview Lab

Preview with #AAA0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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