#AFAFCA#AFAFCA

#AFAFCA is a light, muted blue. Relative luminance 0.440; OKLCH L 76.3% C 0.038 H 285.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).

Color values

HEX#AFAFCA
RGBrgb(175, 175, 202)
HSLhsl(240, 20%, 74%)
HSVhsv(240, 13%, 79%)
CMYKcmyk(13.4%, 13.4%, 0%, 20.8%)
CIE-LABlab(72.25, 5.41, -13.67)
CIE-LCHlch(72.25, 14.70, 291.59°)
OKLaboklab(76.28% 0.0102 -0.037)
OKLCHoklch(76.28% 0.038 285.5)
XYZxyz(43.6675, 44.0378, 62.0652)
Luminance0.4404 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFAFCA #CACAAF
analogous
#AFBDCA #AFAFCA #BDAFCA
triadic
#AFAFCA #CAAFAF #AFCAAF
tetradic
#AFAFCA #CAAFBD #CACAAF #AFCABD
square
#AFAFCA #CAAFBD #CACAAF #AFCABD
split-complementary
#AFAFCA #CABDAF #BDCAAF
monochromatic
#656599 #8A8AB2 #AFAFCA #D4D4E2 #EDEDF3

Accessibility & contrast

On white

2.14
#AFAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.81
#AFAFCA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFAFCA
9.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFAFCA#FFFFFF#000000##000000
##AFAFCA1.002.149.819.81
#FFFFFF2.141.0021.0021.00
#0000009.8121.001.001.00
##0000009.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#AAB3B8
Achromatopsia (no color)
#B1B1B1

Design tokens & code

CSS
--color: #afafca;
/* rgb */ color: rgb(175, 175, 202);
/* oklch */ color: oklch(76.3% 0.038 285.5);
Tailwind
colors: {
  custom: {
    50: '#c7c6da',
    500: '#afafca',
    950: '#000000',
  },
}
SCSS
$custom: #afafca;
$custom-light: #c7c6da;
$custom-dark: #000000;
JSON
{
  "hex": "#afafca",
  "rgb": {
    "r": 175,
    "g": 175,
    "b": 202
  },
  "hsl": {
    "h": 240,
    "s": 20.301,
    "l": 73.922
  },
  "oklch": {
    "l": 0.7628,
    "c": 0.03836,
    "h": 285.5
  },
  "luminance": 0.44038
}

Semantic roles & 50–950 ramp

primary
#AFAFCA
secondary
#E9E9E2
accent
#9F479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283

Preview Lab

Preview with #AFAFCA

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

Preview Lab → · Contrast checker → · Palette generator →

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