#FFAABB#FFAABB

#FFAABB is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.5% C 0.102 H 6.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).

Color values

HEX#FFAABB
RGBrgb(255, 170, 187)
HSLhsl(348, 100%, 83%)
HSVhsv(348, 33%, 100%)
CMYKcmyk(0%, 33.3%, 26.7%, 0%)
CIE-LABlab(78.23, 33.42, 4.20)
CIE-LCHlch(78.23, 33.68, 7.17°)
OKLaboklab(82.52% 0.1012 0.0114)
OKLCHoklch(82.52% 0.102 6.5)
XYZxyz(64.5859, 53.6014, 53.9484)
Luminance0.5360 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFAABB #AAFFEE
analogous
#FFAAE5 #FFAABB #FFC3AA
triadic
#FFAABB #BBFFAA #AABBFF
tetradic
#FFAABB #E5FFAA #AAFFEE #C3AAFF
square
#FFAABB #E5FFAA #AAFFEE #C3AAFF
split-complementary
#FFAABB #AAFFC3 #AAE5FF
monochromatic
#FF3059 #FF6D8A #FFAABB #FFE0E7 #FFE0E7

Accessibility & contrast

On white

1.79
#FFAABB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.72
#FFAABB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFAABB
11.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFAABB#FFFFFF#000000##000000
##FFAABB1.001.7911.7211.72
#FFFFFF1.791.0021.0021.00
#00000011.7221.001.001.00
##00000011.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#FFA4B0
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #ffaabb;
/* rgb */ color: rgb(255, 170, 187);
/* oklch */ color: oklch(82.5% 0.102 6.5);
Tailwind
colors: {
  custom: {
    50: '#ffc4cf',
    500: '#ffaabb',
    950: '#000000',
  },
}
SCSS
$custom: #ffaabb;
$custom-light: #ffc4cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffaabb",
  "rgb": {
    "r": 255,
    "g": 170,
    "b": 187
  },
  "hsl": {
    "h": 348,
    "s": 100,
    "l": 83.333
  },
  "oklch": {
    "l": 0.82518,
    "c": 0.10179,
    "h": 6.5
  },
  "luminance": 0.53597
}

Semantic roles & 50–950 ramp

primary
#FFAABB
secondary
#69E4CC
accent
#E6B800
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283

Preview Lab

Preview with #FFAABB

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

Preview Lab → · Contrast checker → · Palette generator →

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