#FFAAAA#FFAAAA

#FFAAAA is a very light, moderate red. Relative luminance 0.529; OKLCH L 82.1% C 0.101 H 19.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).

Color values

HEX#FFAAAA
RGBrgb(255, 170, 170)
HSLhsl(0, 100%, 83%)
HSVhsv(0, 33%, 100%)
CMYKcmyk(0%, 33.3%, 33.3%, 0%)
CIE-LABlab(77.83, 31.24, 12.88)
CIE-LCHlch(77.83, 33.79, 22.40°)
OKLaboklab(82.08% 0.0948 0.0335)
OKLCHoklch(82.08% 0.101 19.4)
XYZxyz(62.8726, 52.9161, 44.9248)
Luminance0.5291 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFAAAA #AAFFFF
analogous
#FFAAD4 #FFAAAA #FFD4AA
triadic
#FFAAAA #AAFFAA #AAAAFF
tetradic
#FFAAAA #D4FFAA #AAFFFF #D4AAFF
square
#FFAAAA #D4FFAA #AAFFFF #D4AAFF
split-complementary
#FFAAAA #AAFFD4 #AAD4FF
monochromatic
#FF3030 #FF6D6D #FFAAAA #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.81
#FFAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.58
#FFAAAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFAAAA
11.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFAAAA#FFFFFF#000000##000000
##FFAAAA1.001.8111.5811.58
#FFFFFF1.811.0021.0021.00
#00000011.5821.001.001.00
##00000011.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAB6AA
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#FFA1AB
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #ffaaaa;
/* rgb */ color: rgb(255, 170, 170);
/* oklch */ color: oklch(82.1% 0.101 19.4);
Tailwind
colors: {
  custom: {
    50: '#ffc4c3',
    500: '#ffaaaa',
    950: '#000000',
  },
}
SCSS
$custom: #ffaaaa;
$custom-light: #ffc4c3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffaaaa",
  "rgb": {
    "r": 255,
    "g": 170,
    "b": 170
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 83.333
  },
  "oklch": {
    "l": 0.82076,
    "c": 0.10058,
    "h": 19.4
  },
  "luminance": 0.52912
}

Semantic roles & 50–950 ramp

primary
#FFAAAA
secondary
#69E4E4
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282

Preview Lab

Preview with #FFAAAA

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

Preview Lab → · Contrast checker → · Palette generator →

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