#AAAFF0#AAAFF0

#AAAFF0 is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.093 H 280.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).

Color values

HEX#AAAFF0
RGBrgb(170, 175, 240)
HSLhsl(236, 70%, 80%)
HSVhsv(236, 29%, 94%)
CMYKcmyk(29.2%, 27.1%, 0%, 5.9%)
CIE-LABlab(73.22, 12.59, -32.96)
CIE-LCHlch(73.22, 35.28, 290.91°)
OKLaboklab(77.38% 0.0171 -0.0912)
OKLCHoklch(77.38% 0.093 280.6)
XYZxyz(47.6315, 45.4960, 88.6932)
Luminance0.4550 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAFF0 #F0EBAA
analogous
#AAD2F0 #AAAFF0 #C8AAF0
triadic
#AAAFF0 #F0AAAF #AFF0AA
tetradic
#AAAFF0 #F0AAD2 #F0EBAA #AAF0C8
square
#AAAFF0 #F0AAD2 #F0EBAA #AAF0C8
split-complementary
#AAAFF0 #F0C8AA #D2F0AA
monochromatic
#424DDE #767EE7 #AAAFF0 #DEE0F9 #E5E7FA

Accessibility & contrast

On white

2.08
#AAAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.10
#AAAFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAFF0
10.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAFF0#FFFFFF#000000##000000
##AAAFF01.002.0810.1010.10
#FFFFFF2.081.0021.0021.00
#00000010.1021.001.001.00
##00000010.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#9CB6F3
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#98BBC6
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #aaaff0;
/* rgb */ color: rgb(170, 175, 240);
/* oklch */ color: oklch(77.4% 0.093 280.6);
Tailwind
colors: {
  custom: {
    50: '#c4c6f5',
    500: '#aaaff0',
    950: '#000000',
  },
}
SCSS
$custom: #aaaff0;
$custom-light: #c4c6f5;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaff0",
  "rgb": {
    "r": 170,
    "g": 175,
    "b": 240
  },
  "hsl": {
    "h": 235.714,
    "s": 70,
    "l": 80.392
  },
  "oklch": {
    "l": 0.77379,
    "c": 0.09282,
    "h": 280.6
  },
  "luminance": 0.45497
}

Semantic roles & 50–950 ramp

primary
#AAAFF0
secondary
#F2F0D9
accent
#C414D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285

Preview Lab

Preview with #AAAFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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