#AAA8FF#AAA8FF

#AAA8FF is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.7% C 0.123 H 284.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).

Color values

HEX#AAA8FF
RGBrgb(170, 168, 255)
HSLhsl(241, 100%, 83%)
HSVhsv(241, 34%, 100%)
CMYKcmyk(33.3%, 34.1%, 0%, 0%)
CIE-LABlab(72.07, 20.26, -42.86)
CIE-LCHlch(72.07, 47.41, 295.30°)
OKLaboklab(76.7% 0.0302 -0.1197)
OKLCHoklch(76.7% 0.123 284.1)
XYZxyz(48.6253, 43.7699, 100.4748)
Luminance0.4377 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAA8FF #FDFFA8
analogous
#A8D1FF #AAA8FF #D5A8FF
triadic
#AAA8FF #FFAAA8 #A8FFAA
tetradic
#AAA8FF #FFA8D1 #FDFFA8 #A8FFD5
square
#AAA8FF #FFA8D1 #FDFFA8 #A8FFD5
split-complementary
#AAA8FF #FFD5A8 #D1FFA8
monochromatic
#322EFF #6E6BFF #AAA8FF #E1E0FF #E1E0FF

Accessibility & contrast

On white

2.15
#AAA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.75
#AAA8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAA8FF
9.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAA8FF#FFFFFF#000000##000000
##AAA8FF1.002.159.759.75
#FFFFFF2.151.0021.0021.00
#0000009.7521.001.001.00
##0000009.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#8BAEFD
Tritanopia (blue-blind)
#94B8C8
Achromatopsia (no color)
#B1B1B1

Design tokens & code

CSS
--color: #aaa8ff;
/* rgb */ color: rgb(170, 168, 255);
/* oklch */ color: oklch(76.7% 0.123 284.1);
Tailwind
colors: {
  custom: {
    50: '#c5c1ff',
    500: '#aaa8ff',
    950: '#000000',
  },
}
SCSS
$custom: #aaa8ff;
$custom-light: #c5c1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#aaa8ff",
  "rgb": {
    "r": 170,
    "g": 168,
    "b": 255
  },
  "hsl": {
    "h": 241.379,
    "s": 100,
    "l": 82.941
  },
  "oklch": {
    "l": 0.76699,
    "c": 0.12342,
    "h": 284.1
  },
  "luminance": 0.43771
}

Semantic roles & 50–950 ramp

primary
#AAA8FF
secondary
#F7F7D4
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186

Preview Lab

Preview with #AAA8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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