#FFD2D7#FFD2D7

#FFD2D7 is a very light, muted red. Relative luminance 0.723; OKLCH L 90.4% C 0.051 H 10.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).

Color values

HEX#FFD2D7
RGBrgb(255, 210, 215)
HSLhsl(353, 100%, 91%)
HSVhsv(353, 18%, 100%)
CMYKcmyk(0%, 17.6%, 15.7%, 0%)
CIE-LABlab(88.09, 16.52, 3.48)
CIE-LCHlch(88.09, 16.88, 11.90°)
OKLaboklab(90.37% 0.0501 0.0094)
OKLCHoklch(90.37% 0.051 10.6)
XYZxyz(76.5522, 72.2620, 74.1923)
Luminance0.7226 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2D7 #D2FFFA
analogous
#FFD2ED #FFD2D7 #FFE3D2
triadic
#FFD2D7 #D7FFD2 #D2D7FF
tetradic
#FFD2D7 #EDFFD2 #D2FFFA #E3D2FF
square
#FFD2D7 #EDFFD2 #D2FFFA #E3D2FF
split-complementary
#FFD2D7 #D2FFE3 #D2EDFF
monochromatic
#FF586A #FF95A1 #FFD2D7 #FFE0E4 #FFE0E4

Accessibility & contrast

On white

1.36
#FFD2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.45
#FFD2D7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2D7
15.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2D7#FFFFFF#000000##000000
##FFD2D71.001.3615.4515.45
#FFFFFF1.361.0021.0021.00
#00000015.4521.001.001.00
##00000015.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#FFCFD4
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd2d7;
/* rgb */ color: rgb(255, 210, 215);
/* oklch */ color: oklch(90.4% 0.051 10.6);
Tailwind
colors: {
  custom: {
    50: '#ffe0e3',
    500: '#ffd2d7',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2d7;
$custom-light: #ffe0e3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2d7",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 215
  },
  "hsl": {
    "h": 353.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.90365,
    "c": 0.05098,
    "h": 10.6
  },
  "luminance": 0.72259
}

Semantic roles & 50–950 ramp

primary
#FFD2D7
secondary
#8BEAE0
accent
#E6CC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFD2D7

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

Preview Lab → · Contrast checker → · Palette generator →

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