#FFAFF0#FFAFF0

#FFAFF0 is a very light, vivid pink. Relative luminance 0.582; OKLCH L 85.0% C 0.124 H 333.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).

Color values

HEX#FFAFF0
RGBrgb(255, 175, 240)
HSLhsl(311, 100%, 84%)
HSVhsv(311, 31%, 100%)
CMYKcmyk(0%, 31.4%, 5.9%, 0%)
CIE-LABlab(80.86, 38.93, -20.60)
CIE-LCHlch(80.86, 44.04, 332.12°)
OKLaboklab(85.03% 0.1109 -0.0553)
OKLCHoklch(85.03% 0.124 333.5)
XYZxyz(72.2973, 58.2143, 89.8494)
Luminance0.5821 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFAFF0 #AFFFBE
analogous
#E6AFFF #FFAFF0 #FFAFC8
triadic
#FFAFF0 #F0FFAF #AFF0FF
tetradic
#FFAFF0 #FFE6AF #AFFFBE #AFC8FF
square
#FFAFF0 #FFE6AF #AFFFBE #AFC8FF
split-complementary
#FFAFF0 #C8FFAF #AFFFE6
monochromatic
#FF35D9 #FF72E5 #FFAFF0 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

1.66
#FFAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.64
#FFAFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFAFF0
12.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFAFF0#FFFFFF#000000##000000
##FFAFF01.001.6612.6412.64
#FFFFFF1.661.0021.0021.00
#00000012.6421.001.001.00
##00000012.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#AEC2F3
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #ffaff0;
/* rgb */ color: rgb(255, 175, 240);
/* oklch */ color: oklch(85.0% 0.124 333.5);
Tailwind
colors: {
  custom: {
    50: '#ffc8f5',
    500: '#ffaff0',
    950: '#000000',
  },
}
SCSS
$custom: #ffaff0;
$custom-light: #ffc8f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffaff0",
  "rgb": {
    "r": 255,
    "g": 175,
    "b": 240
  },
  "hsl": {
    "h": 311.25,
    "s": 100,
    "l": 84.314
  },
  "oklch": {
    "l": 0.85034,
    "c": 0.12389,
    "h": 333.5
  },
  "luminance": 0.58211
}

Semantic roles & 50–950 ramp

primary
#FFAFF0
secondary
#6DE584
accent
#E62B00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285

Preview Lab

Preview with #FFAFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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