#FFD2D0#FFD2D0

#FFD2D0 is a very light, muted red. Relative luminance 0.719; OKLCH L 90.2% C 0.051 H 21.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).

Color values

HEX#FFD2D0
RGBrgb(255, 210, 208)
HSLhsl(3, 100%, 91%)
HSVhsv(3, 18%, 100%)
CMYKcmyk(0%, 17.6%, 18.4%, 0%)
CIE-LABlab(87.93, 15.46, 6.93)
CIE-LCHlch(87.93, 16.94, 24.15°)
OKLaboklab(90.18% 0.0475 0.0184)
OKLCHoklch(90.18% 0.051 21.1)
XYZxyz(75.6719, 71.9099, 69.5562)
Luminance0.7191 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2D0 #D0FDFF
analogous
#FFD0E5 #FFD2D0 #FFE9D0
triadic
#FFD2D0 #D0FFD2 #D2D0FF
tetradic
#FFD2D0 #E5FFD0 #D0FDFF #E9D0FF
square
#FFD2D0 #E5FFD0 #D0FDFF #E9D0FF
split-complementary
#FFD2D0 #D0FFE9 #D0E5FF
monochromatic
#FF5D56 #FF9793 #FFD2D0 #FFE2E0 #FFE2E0

Accessibility & contrast

On white

1.37
#FFD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.38
#FFD2D0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2D0
15.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2D0#FFFFFF#000000##000000
##FFD2D01.001.3715.3815.38
#FFFFFF1.371.0021.0021.00
#00000015.3821.001.001.00
##00000015.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#FFCED2
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ffd2d0;
/* rgb */ color: rgb(255, 210, 208);
/* oklch */ color: oklch(90.2% 0.051 21.1);
Tailwind
colors: {
  custom: {
    50: '#ffdfde',
    500: '#ffd2d0',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2d0;
$custom-light: #ffdfde;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2d0",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 208
  },
  "hsl": {
    "h": 2.553,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.90178,
    "c": 0.05091,
    "h": 21.1
  },
  "luminance": 0.71907
}

Semantic roles & 50–950 ramp

primary
#FFD2D0
secondary
#89E6EA
accent
#DCE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFD2D0

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

Preview Lab → · Contrast checker → · Palette generator →

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