Powder Pink#FFB2D0

#FFB2D0 is a very light, moderate pink. Relative luminance 0.577; OKLCH L 84.5% C 0.097 H 354.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).

Powder Pink — editorial page

Color values

HEX#FFB2D0
RGBrgb(255, 178, 208)
HSLhsl(337, 100%, 85%)
HSVhsv(337, 30%, 100%)
CMYKcmyk(0%, 30.2%, 18.4%, 0%)
CIE-LABlab(80.55, 32.23, -3.80)
CIE-LCHlch(80.55, 32.45, 353.27°)
OKLaboklab(84.48% 0.0962 -0.0096)
OKLCHoklch(84.48% 0.097 354.3)
XYZxyz(68.5462, 57.6584, 67.1809)
Luminance0.5766 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB2D0 #B2FFE1
analogous
#FFB2F7 #FFB2D0 #FFBAB2
triadic
#FFB2D0 #D0FFB2 #B2D0FF
tetradic
#FFB2D0 #F7FFB2 #B2FFE1 #BAB2FF
square
#FFB2D0 #F7FFB2 #B2FFE1 #BAB2FF
split-complementary
#FFB2D0 #B2FFBA #B2F7FF
monochromatic
#FF3885 #FF75AB #FFB2D0 #FFE0EC #FFE0EC

Accessibility & contrast

On white

1.68
#FFB2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.53
#FFB2D0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB2D0
12.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB2D0#FFFFFF#000000##000000
##FFB2D01.001.6812.5312.53
#FFFFFF1.681.0021.0021.00
#00000012.5321.001.001.00
##00000012.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC0D1
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#FFAFBC
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ffb2d0;
/* rgb */ color: rgb(255, 178, 208);
/* oklch */ color: oklch(84.5% 0.097 354.3);
Tailwind
colors: {
  custom: {
    50: '#ffc9de',
    500: '#ffb2d0',
    950: '#000000',
  },
}
SCSS
$custom: #ffb2d0;
$custom-light: #ffc9de;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb2d0",
  "rgb": {
    "r": 255,
    "g": 178,
    "b": 208
  },
  "hsl": {
    "h": 336.623,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.84479,
    "c": 0.0967,
    "h": 354.3
  },
  "luminance": 0.57655
}

Semantic roles & 50–950 ramp

primary
#FFB2D0
secondary
#70E6B8
accent
#E68C00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284

Preview Lab

Preview with #FFB2D0

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

Preview Lab → · Contrast checker → · Palette generator →

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