#ABCCFF#ABCCFF

#ABCCFF is a very light, moderate blue. Relative luminance 0.591; OKLCH L 83.9% C 0.080 H 259.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).

Color values

HEX#ABCCFF
RGBrgb(171, 204, 255)
HSLhsl(216, 100%, 84%)
HSVhsv(216, 33%, 100%)
CMYKcmyk(32.9%, 20%, 0%, 0%)
CIE-LABlab(81.33, 0.74, -28.54)
CIE-LCHlch(81.33, 28.55, 271.48°)
OKLaboklab(83.9% -0.0153 -0.0787)
OKLCHoklch(83.9% 0.08 259)
XYZxyz(56.4321, 59.0612, 103.0149)
Luminance0.5906 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCFF #FFDEAB
analogous
#ABF6FF #ABCCFF #B4ABFF
triadic
#ABCCFF #FFABCC #CCFFAB
tetradic
#ABCCFF #FFABF6 #FFDEAB #ABFFB4
square
#ABCCFF #FFABF6 #FFDEAB #ABFFB4
split-complementary
#ABCCFF #FFB4AB #F6FFAB
monochromatic
#3182FF #6EA7FF #ABCCFF #E0ECFF #E0ECFF

Accessibility & contrast

On white

1.64
#ABCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.81
#ABCCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCFF
12.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCFF#FFFFFF#000000##000000
##ABCCFF1.001.6412.8112.81
#FFFFFF1.641.0021.0021.00
#00000012.8121.001.001.00
##00000012.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#BACFFF
Deuteranopia (green-blind)
#B1C6FE
Tritanopia (blue-blind)
#92D7DD
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #abccff;
/* rgb */ color: rgb(171, 204, 255);
/* oklch */ color: oklch(83.9% 0.080 259.0);
Tailwind
colors: {
  custom: {
    50: '#c6dbff',
    500: '#abccff',
    950: '#000000',
  },
}
SCSS
$custom: #abccff;
$custom-light: #c6dbff;
$custom-dark: #000000;
JSON
{
  "hex": "#abccff",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 255
  },
  "hsl": {
    "h": 216.429,
    "s": 100,
    "l": 83.529
  },
  "oklch": {
    "l": 0.83899,
    "c": 0.08022,
    "h": 259
  },
  "luminance": 0.59064
}

Semantic roles & 50–950 ramp

primary
#ABCCFF
secondary
#E5B46A
accent
#8B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486

Preview Lab

Preview with #ABCCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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