#AFABCD#AFABCD

#AFABCD is a light, muted blue. Relative luminance 0.426; OKLCH L 75.6% C 0.049 H 290.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).

Color values

HEX#AFABCD
RGBrgb(175, 171, 205)
HSLhsl(247, 25%, 74%)
HSVhsv(247, 17%, 80%)
CMYKcmyk(14.6%, 16.6%, 0%, 19.6%)
CIE-LABlab(71.31, 8.25, -16.73)
CIE-LCHlch(71.31, 18.65, 296.25°)
OKLaboklab(75.58% 0.0171 -0.0454)
OKLCHoklch(75.58% 0.049 290.6)
XYZxyz(43.2592, 42.6472, 63.6984)
Luminance0.4265 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFABCD #C9CDAB
analogous
#ABB8CD #AFABCD #C0ABCD
triadic
#AFABCD #CDAFAB #ABCDAF
tetradic
#AFABCD #CDABB8 #C9CDAB #ABCDC0
square
#AFABCD #CDABB8 #C9CDAB #ABCDC0
split-complementary
#AFABCD #CDC0AB #B8CDAB
monochromatic
#665F9F #8A85B6 #AFABCD #D4D1E4 #EDECF4

Accessibility & contrast

On white

2.20
#AFABCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.53
#AFABCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFABCD
9.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFABCD#FFFFFF#000000##000000
##AFABCD1.002.209.539.53
#FFFFFF2.201.0021.0021.00
#0000009.5321.001.001.00
##0000009.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#A4AFCF
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#A9B0B6
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #afabcd;
/* rgb */ color: rgb(175, 171, 205);
/* oklch */ color: oklch(75.6% 0.049 290.6);
Tailwind
colors: {
  custom: {
    50: '#c7c4dc',
    500: '#afabcd',
    950: '#000000',
  },
}
SCSS
$custom: #afabcd;
$custom-light: #c7c4dc;
$custom-dark: #000000;
JSON
{
  "hex": "#afabcd",
  "rgb": {
    "r": 175,
    "g": 171,
    "b": 205
  },
  "hsl": {
    "h": 247.059,
    "s": 25.373,
    "l": 73.725
  },
  "oklch": {
    "l": 0.75579,
    "c": 0.0485,
    "h": 290.6
  },
  "luminance": 0.42648
}

Semantic roles & 50–950 ramp

primary
#AFABCD
secondary
#E9EAE1
accent
#A44298
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131215
muted
#828183

Preview Lab

Preview with #AFABCD

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

Preview Lab → · Contrast checker → · Palette generator →

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