#AABBFC#AABBFC

#AABBFC is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.3% C 0.094 H 272.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).

Color values

HEX#AABBFC
RGBrgb(170, 187, 252)
HSLhsl(228, 93%, 83%)
HSVhsv(228, 33%, 99%)
CMYKcmyk(32.5%, 25.8%, 0%, 1.2%)
CIE-LABlab(76.75, 8.94, -33.98)
CIE-LCHlch(76.75, 35.14, 284.74°)
OKLaboklab(80.27% 0.0046 -0.0942)
OKLCHoklch(80.27% 0.094 272.8)
XYZxyz(51.9136, 51.1131, 99.2071)
Luminance0.5111 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AABBFC #FCEBAA
analogous
#AAE4FC #AABBFC #C2AAFC
triadic
#AABBFC #FCAABB #BBFCAA
tetradic
#AABBFC #FCAAE4 #FCEBAA #AAFCC2
square
#AABBFC #FCAAE4 #FCEBAA #AAFCC2
split-complementary
#AABBFC #FCC2AA #E4FCAA
monochromatic
#345CF8 #6F8CFA #AABBFC #E1E7FE #E1E7FE

Accessibility & contrast

On white

1.87
#AABBFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.22
#AABBFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AABBFC
11.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AABBFC#FFFFFF#000000##000000
##AABBFC1.001.8711.2211.22
#FFFFFF1.871.0021.0021.00
#00000011.2221.001.001.00
##00000011.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#93C8D2
Achromatopsia (no color)
#BDBDBD

Design tokens & code

CSS
--color: #aabbfc;
/* rgb */ color: rgb(170, 187, 252);
/* oklch */ color: oklch(80.3% 0.094 272.8);
Tailwind
colors: {
  custom: {
    50: '#c5cffd',
    500: '#aabbfc',
    950: '#000000',
  },
}
SCSS
$custom: #aabbfc;
$custom-light: #c5cffd;
$custom-dark: #000000;
JSON
{
  "hex": "#aabbfc",
  "rgb": {
    "r": 170,
    "g": 187,
    "b": 252
  },
  "hsl": {
    "h": 227.561,
    "s": 93.182,
    "l": 82.745
  },
  "oklch": {
    "l": 0.80272,
    "c": 0.0943,
    "h": 272.8
  },
  "luminance": 0.51115
}

Semantic roles & 50–950 ramp

primary
#AABBFC
secondary
#E0C76A
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385

Preview Lab

Preview with #AABBFC

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

Preview Lab → · Contrast checker → · Palette generator →

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