Pale Salmon#FFB19A

#FFB19A is a very light, moderate red. Relative luminance 0.550; OKLCH L 82.9% C 0.097 H 37.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).

Pale Salmon — editorial page

Color values

HEX#FFB19A
RGBrgb(255, 177, 154)
HSLhsl(14, 100%, 80%)
HSVhsv(14, 40%, 100%)
CMYKcmyk(0%, 30.6%, 39.6%, 0%)
CIE-LABlab(79.07, 25.72, 23.24)
CIE-LCHlch(79.07, 34.66, 42.10°)
OKLaboklab(82.92% 0.0777 0.0588)
OKLCHoklch(82.92% 0.097 37.1)
XYZxyz(62.7974, 55.0418, 37.8822)
Luminance0.5504 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB19A #9AE8FF
analogous
#FF9AB6 #FFB19A #FFE39A
triadic
#FFB19A #9AFFB1 #B19AFF
tetradic
#FFB19A #B6FF9A #9AE8FF #E39AFF
square
#FFB19A #B6FF9A #9AE8FF #E39AFF
split-complementary
#FFB19A #9AFFE3 #9AB6FF
monochromatic
#FF5220 #FF825D #FFB19A #FFE0D7 #FFE7E0

Accessibility & contrast

On white

1.75
#FFB19A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.01
#FFB19A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB19A
12.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB19A#FFFFFF#000000##000000
##FFB19A1.001.7512.0112.01
#FFFFFF1.751.0021.0021.00
#00000012.0121.001.001.00
##00000012.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3BA98
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#FFA5AB
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ffb19a;
/* rgb */ color: rgb(255, 177, 154);
/* oklch */ color: oklch(82.9% 0.097 37.1);
Tailwind
colors: {
  custom: {
    50: '#ffc8b7',
    500: '#ffb19a',
    950: '#000000',
  },
}
SCSS
$custom: #ffb19a;
$custom-light: #ffc8b7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb19a",
  "rgb": {
    "r": 255,
    "g": 177,
    "b": 154
  },
  "hsl": {
    "h": 13.663,
    "s": 100,
    "l": 80.196
  },
  "oklch": {
    "l": 0.82923,
    "c": 0.09741,
    "h": 37.1
  },
  "luminance": 0.55037
}

Semantic roles & 50–950 ramp

primary
#FFB19A
secondary
#5BC3E2
accent
#B1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281

Preview Lab

Preview with #FFB19A

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

Preview Lab → · Contrast checker → · Palette generator →

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